| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-10 | spi: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-02-08 | spi: fsl-lib: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 1 | -7/+7 |
| 2023-07-14 | spi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2015-08-28 | spi: fsl-(e)spi: simplify cleanup code | Heiner Kallweit | 1 | -15/+0 |
| 2015-08-28 | spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup | Heiner Kallweit | 1 | -4/+0 |
| 2015-01-06 | spi: fsl-(e)spi: Support compile as module | Esben Haabendal | 1 | -2/+12 |
| 2014-12-24 | spi/fsl: unnecessary double init_completion removed | Nicholas Mc Guire | 1 | -2/+0 |
| 2014-12-03 | spi: fsl-(e)spi: migrate to generic master queueing | Heiner Kallweit | 1 | -58/+1 |
| 2014-09-29 | spi: fsl: Sort include headers alphabetically | Xiubo Li | 1 | -3/+3 |
| 2014-07-02 | spi/fsl: deal with a compile warning | Zhao Qiang | 1 | -1/+1 |
| 2014-04-14 | spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza... | Axel Lin | 1 | -6/+0 |
| 2014-03-21 | spi: fsl-lib: Fix memory leak of pinfo | Axel Lin | 1 | -10/+4 |
| 2013-08-29 | spi: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-06-04 | spi: spi-fsl-lib: Make mpc8xxx_spi_work static | Sachin Kamat | 1 | -1/+1 |
| 2013-04-07 | spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ... | Andreas Larsson | 1 | -0/+8 |
| 2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -2/+2 |
| 2012-04-13 | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 1 | -1/+1 |
| 2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+236 |