aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit1-15/+0
2015-08-28spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit1-4/+0
2015-01-06spi: fsl-(e)spi: Support compile as moduleEsben Haabendal1-2/+12
2014-12-24spi/fsl: unnecessary double init_completion removedNicholas Mc Guire1-2/+0
2014-12-03spi: fsl-(e)spi: migrate to generic master queueingHeiner Kallweit1-58/+1
2014-09-29spi: fsl: Sort include headers alphabeticallyXiubo Li1-3/+3
2014-07-02spi/fsl: deal with a compile warningZhao Qiang1-1/+1
2014-04-14spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzallocAxel Lin1-6/+0
2014-03-21spi: fsl-lib: Fix memory leak of pinfoAxel Lin1-10/+4
2013-08-29spi: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-04spi: spi-fsl-lib: Make mpc8xxx_spi_work staticSachin Kamat1-1/+1
2013-04-07spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environmentAndreas Larsson1-0/+8
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-2/+2
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely1-1/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+236