summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-1/+1
* spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type coresAndreas Larsson2013-04-071-5/+45
* spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...Andreas Larsson2013-04-071-12/+86
* spi/spi-fsl-spi: Add support for setting a maximum number of bits per wordAndreas Larsson2013-04-071-1/+7
* spi/spi-fsl-spi: Introduce a type for the driverAndreas Larsson2013-04-071-7/+32
* spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...Andreas Larsson2013-04-071-20/+31
* spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactiveAndreas Larsson2013-04-071-0/+4
* spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson2013-04-071-402/+9
* spi/fsl: Use PTR_RET functionAlexandru Gheorghiu2013-04-011-3/+1
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-2/+2
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-7/+7
* spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-191-1/+1
* spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-301-1/+3
* spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-231-0/+3
* spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-051-17/+11
* spi: reorganize driversGrant Likely2011-06-061-0/+1192