index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-lib.h
Age
Commit message (
Expand
)
Author
2016-11-14
spi: fsl-espi: separate fsl-espi from fsl-lib completely
Heiner Kallweit
2016-11-11
spi: fsl-espi: add support for ESPI RXSKIP mode
Heiner Kallweit
2016-10-28
spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned
Heiner Kallweit
2016-10-28
spi: fsl-espi: fix and improve writing to TX FIFO
Heiner Kallweit
2016-09-14
spi: fsl-espi: align register access with other drivers
Heiner Kallweit
2016-09-12
spi: fsl-espi: pre-allocate message buffer
Heiner Kallweit
2015-08-28
spi: fsl-(e)spi: simplify cleanup code
Heiner Kallweit
2015-01-06
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
2014-12-03
spi: fsl-(e)spi: migrate to generic master queueing
Heiner Kallweit
2014-04-14
spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...
Axel Lin
2013-04-07
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
Andreas Larsson
2013-04-07
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
Andreas Larsson
2013-04-07
spi/spi-fsl-spi: Introduce a type for the driver
Andreas Larsson
2013-04-07
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...
Andreas Larsson
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
2011-06-06
spi: reorganize drivers
Grant Likely