index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
guts.c
Age
Commit message (
Expand
)
Author
2022-07-05
soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...
Yang Yingliang
2022-07-05
soc: fsl: guts: fix return value check in fsl_guts_init()
Yang Yingliang
2022-06-27
soc: fsl: guts: add serial_number support
Michael Walle
2022-06-27
soc: fsl: guts: drop platform driver
Michael Walle
2022-06-27
soc: fsl: guts: use of_root instead of own reference
Michael Walle
2022-06-27
soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
2022-06-27
soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
2022-06-27
soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
2022-06-27
soc: fsl: guts: machine variable might be unset
Michael Walle
2022-02-18
soc: fsl: guts: Add a missing memory allocation failure check
Christophe JAILLET
2022-02-18
soc: fsl: guts: Revert commit 3c0d64e867ed
Christophe JAILLET
2021-10-21
soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-04-06
soc: fsl: guts: remove unneeded semicolon
Yang Li
2019-08-15
soc: fsl: guts: Add definition for LS1028A
Yinbo Zhu
2019-06-17
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-20
soc: fsl: guts: Add definition for LX2160A
Vabhav Sharma
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
2019-01-11
soc: fsl: guts: reuse machine name from device tree
Li Yang
2018-01-22
soc: fsl: guts: Add a NULL check for devm_kasprintf()
Fabio Estevam
2017-12-08
soc: fsl: support GUTS driver for ls1012a/ls1046a
yangbo lu
2017-09-22
soc/fsl/guts: Add compatible string for LS1088
ashish kumar
2016-11-29
soc: fsl: fix section mismatch build warnings
Sudeep Holla
2016-11-29
soc: fsl: add GUTS driver for QorIQ platforms
yangbo lu