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