index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-cpm.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-15
spi: fsl-cpm: Correct the free:ing
Linus Walleij
2019-09-04
spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-04-24
spi: fsl-spi: fix devm_ioremap_resource() error case
Christophe Leroy
2015-04-22
spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1
Christophe Leroy
2015-01-06
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
2014-11-21
spi: fsl-spi: Don't use cpm_command on CPM1
Christophe Leroy
2014-09-29
spi: fsl: Sort include headers alphabetically
Xiubo Li
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-16
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson