index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-lib.c
Age
Commit message (
Expand
)
Author
2015-08-28
spi: fsl-(e)spi: simplify cleanup code
Heiner Kallweit
2015-08-28
spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
Heiner Kallweit
2015-01-06
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
2014-12-24
spi/fsl: unnecessary double init_completion removed
Nicholas Mc Guire
2014-12-03
spi: fsl-(e)spi: migrate to generic master queueing
Heiner Kallweit
2014-09-29
spi: fsl: Sort include headers alphabetically
Xiubo Li
2014-07-02
spi/fsl: deal with a compile warning
Zhao Qiang
2014-04-14
spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...
Axel Lin
2014-03-21
spi: fsl-lib: Fix memory leak of pinfo
Axel Lin
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-06-04
spi: spi-fsl-lib: Make mpc8xxx_spi_work static
Sachin Kamat
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-04-13
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely