summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-cpm.c
Commit message (Expand)AuthorAgeFilesLines
* spi: fsl: remove is_dma_mapped checksDavid Lechner2024-03-281-10/+4
* spi: fsl-cpm: Properly define and use IO pointersChristophe Leroy2023-08-091-37/+37
* spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-04-051-0/+23
* spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0)Giulio Benetti2022-10-191-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* spi: fsl-cpm: Correct the free:ingLinus Walleij2019-11-151-1/+2
* spi: fsl-spi: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-1/+1
* spi: fsl-spi: fix devm_ioremap_resource() error caseChristophe Leroy2015-04-241-1/+6
* spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1Christophe Leroy2015-04-221-17/+18
* spi: fsl-(e)spi: Support compile as moduleEsben Haabendal2015-01-061-0/+9
* spi: fsl-spi: Don't use cpm_command on CPM1Christophe Leroy2014-11-211-1/+4
* spi: fsl: Sort include headers alphabeticallyXiubo Li2014-09-291-7/+7
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* | spi: Add missing newline to dev_ prints in driversJarkko Nikula2013-10-161-1/+1
|/
* spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson2013-04-071-0/+387