index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-cpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: fsl: remove is_dma_mapped checks
David Lechner
2024-03-28
1
-10
/
+4
*
spi: fsl-cpm: Properly define and use IO pointers
Christophe Leroy
2023-08-09
1
-37
/
+37
*
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2023-04-05
1
-0
/
+23
*
spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0)
Giulio Benetti
2022-10-19
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
spi: fsl-cpm: Correct the free:ing
Linus Walleij
2019-11-15
1
-1
/
+2
*
spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-22
1
-1
/
+1
*
spi: fsl-spi: fix devm_ioremap_resource() error case
Christophe Leroy
2015-04-24
1
-1
/
+6
*
spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1
Christophe Leroy
2015-04-22
1
-17
/
+18
*
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
2015-01-06
1
-0
/
+9
*
spi: fsl-spi: Don't use cpm_command on CPM1
Christophe Leroy
2014-11-21
1
-1
/
+4
*
spi: fsl: Sort include headers alphabetically
Xiubo Li
2014-09-29
1
-7
/
+7
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
|
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
|
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
2013-10-16
1
-1
/
+1
|
/
*
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
2013-04-07
1
-0
/
+387