aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-spi.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-10
|\ \
| * | spi: Always check complete callback before calling itAxel Lin2014-04-03
| |/
* | spi: fsl-spi: Convert to let spi core validate xfer->bits_per_wordAxel Lin2014-02-22
* | spi: fsl: Fix problem with multi message transfersStefan Roese2014-02-04
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* 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