aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-lib.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-18spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309Rasmus Villemoes
2016-11-14spi: fsl-espi: separate fsl-espi from fsl-lib completelyHeiner Kallweit
2016-11-11spi: fsl-espi: add support for ESPI RXSKIP modeHeiner Kallweit
2016-10-28spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsignedHeiner Kallweit
2016-10-28spi: fsl-espi: fix and improve writing to TX FIFOHeiner Kallweit
2016-09-14spi: fsl-espi: align register access with other driversHeiner Kallweit
2016-09-12spi: fsl-espi: pre-allocate message bufferHeiner Kallweit
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit
2015-01-06spi: fsl-(e)spi: Support compile as moduleEsben Haabendal
2014-12-03spi: fsl-(e)spi: migrate to generic master queueingHeiner Kallweit
2014-04-14spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...Axel Lin
2013-04-07spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type coresAndreas Larsson
2013-04-07spi/spi-fsl-spi: Add support for setting a maximum number of bits per wordAndreas Larsson
2013-04-07spi/spi-fsl-spi: Introduce a type for the driverAndreas Larsson
2013-04-07spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...Andreas Larsson
2013-04-07spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson
2011-06-06spi: reorganize driversGrant Likely