aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-spi.c
Commit message (Expand)AuthorAge
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* | spi: use dev_get_platdata()Jingoo Han2013-08-29
|/
* spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type coresAndreas Larsson2013-04-07
* spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...Andreas Larsson2013-04-07
* spi/spi-fsl-spi: Add support for setting a maximum number of bits per wordAndreas Larsson2013-04-07
* spi/spi-fsl-spi: Introduce a type for the driverAndreas Larsson2013-04-07
* spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...Andreas Larsson2013-04-07
* spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactiveAndreas Larsson2013-04-07
* spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson2013-04-07
* spi/fsl: Use PTR_RET functionAlexandru Gheorghiu2013-04-01
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-20
* spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-30
* spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-23
* spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-05
* spi: reorganize driversGrant Likely2011-06-06