aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-09-01spi: davici - make davinci select edmaVinod Koul
2012-09-01spi: spi-davinci: convert to DMA engine APIMatt Porter
2012-08-27spi/mxs: Fix device remove functionGuenter Roeck
2012-08-27spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck
2012-08-27spi/topcliff-pch: Fix device remove functionGuenter Roeck
2012-08-27spi/tegra: Fix device remove functionGuenter Roeck
2012-08-27spi/stmp: Fix device remove functionGuenter Roeck
2012-08-27mxs/spi: Fix misuse of init_completionMarek Vasut
2012-08-27mxs/spi: Restart the block after unsuccessful transferMarek Vasut
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-23spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck
2012-08-22spi: Add SPI master controller for OCTEON SOCs.David Daney
2012-08-22spi/pl022: Add devicetree supportRoland Stigge
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck
2012-08-22spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck
2012-08-22spi/mpc52xx: Fix device remove functionGuenter Roeck
2012-08-22spi/mpc52xx: Fix error handling in probe functionGuenter Roeck
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck
2012-08-22spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D
2012-08-22spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D
2012-08-22spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D
2012-08-22drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-08-17spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn
2012-08-17spi/mxs: Add DMA support into SPI driverMarek Vasut
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut
2012-08-17spi/mxs: Add SPI driver for mx233/mx28Marek Vasut
2012-08-17spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck
2012-08-17spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli
2012-08-13spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann
2012-08-04spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D
2012-08-04spi/s3c64xx: Add missing static storage class specifiersSachin Kamat
2012-08-03spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König
2012-08-03spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23spi/orion: remove uneeded spi_infoMichael Walle
2012-07-23spi/bcm63xx: fix clock configuration selectionFlorian Fainelli