aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\
| * Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-19
| |\
| | * spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann2013-03-12
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \ \
| * | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\| |
| * | | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-18
| |\ \ \
| | * | | spi/davinci: no wildcards in DT compatible propertyManjunathappa, Prakash2013-04-17
| | | |/ | | |/|
| * / | spi: mxs-spi: move to use generic DMA helperShawn Guo2013-04-04
| |/ /
* | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-29
|\ \ \ | |_|/ |/| |
| * | spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-04-27
| * | spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...Wei Yongjun2013-04-25
| * | spi/spi-atmel: add dmaengine supportNicolas Ferre2013-04-24
| * | spi/spi-atmel: add flag to controller data for lock operationsNicolas Ferre2013-04-23
| * | spi/spi-atmel: add physical base addressNicolas Ferre2013-04-23
| * | spi/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-23
| * | spi/s3c64xx: Check for errors in dmaengine prepare_transfer()Mark Brown2013-04-18
| * | spi/s3c64xx: Fix non-dmaengine usageMark Brown2013-04-18
| * | spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()Wei Yongjun2013-04-18
| * | spi/s3c64xx: let device core setup the default pin configurationThomas Abraham2013-04-16
| * | spi: omap2-mcspi: Fix transfers if DMADEVICES is not setTony Lindgren2013-04-15
| * | spi: s3c64xx: move to generic dmaengine APIArnd Bergmann2013-04-12
| * | spi-gpio: init CS before spi_bitbang_setup()Josef Ahmad2013-04-10
| * | spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loopAnatolij Gustschin2013-04-09
| * | spi: spi-mpc512x-psc: add support for gpio chip selectsAnatolij Gustschin2013-04-09
| * | spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-08
| * | spi: tegra: slink: make local symbols staticWei Yongjun2013-04-08
| * | spi/pxa2xx: Convert to devm_ioremap_resource()Sachin Kamat2013-04-08
| * | spi/tegra114: add spi driverLaxman Dewangan2013-04-07
| * | spi/tegra-slink: assume CONFIG_OF, remove platform dataStephen Warren2013-04-07
| * | spi/tegra-sflash: assume CONFIG_OF, remove platform dataStephen Warren2013-04-07
| * | spi/tegra-slink: remove redundant codeStephen Warren2013-04-07
| * | 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
| * | mxs/spi: fix error return code in mxs_spi_probe()Wei Yongjun2013-04-03
| * | spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flagMark Brown2013-04-03
| * | spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-01
| * | Merge branch 'spi-fix' into spi-nextMark Brown2013-04-01
| |\ \
| * | | spi/spi-atmel: status information passed through controller dataNicolas Ferre2013-04-01
| * | | spi/spi-atmel: call unmapping on transfers buffersNicolas Ferre2013-04-01
| * | | spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0Wenyou Yang2013-04-01
| * | | spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...Wenyou Yang2013-04-01
| * | | spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flagLaxman Dewangan2013-04-01
| * | | spi/spidev: Use PTR_RET functionAlexandru Gheorghiu2013-04-01
| * | | spi/fsl: Use PTR_RET functionAlexandru Gheorghiu2013-04-01
| * | | spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()Wei Yongjun2013-04-01