aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-01spi: davici - make davinci select edmaVinod Koul1-0/+1
2012-09-01spi: spi-davinci: convert to DMA engine APIMatt Porter1-162/+130
2012-08-27spi/mxs: Fix device remove functionGuenter Roeck1-4/+1
2012-08-27spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck1-4/+4
2012-08-27spi/topcliff-pch: Fix device remove functionGuenter Roeck1-2/+0
2012-08-27spi/tegra: Fix device remove functionGuenter Roeck1-1/+3
2012-08-27spi/stmp: Fix device remove functionGuenter Roeck1-5/+1
2012-08-27mxs/spi: Fix misuse of init_completionMarek Vasut1-1/+3
2012-08-27mxs/spi: Restart the block after unsuccessful transferMarek Vasut1-1/+3
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+26
2012-08-23spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck1-1/+1
2012-08-22spi: Add SPI master controller for OCTEON SOCs.David Daney3-0/+370
2012-08-22spi/pl022: Add devicetree supportRoland Stigge1-9/+70
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge1-14/+34
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck3-0/+371
2012-08-22spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck1-1/+2
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck1-1/+2
2012-08-22spi/mpc52xx: Fix device remove functionGuenter Roeck1-2/+2
2012-08-22spi/mpc52xx: Fix error handling in probe functionGuenter Roeck1-2/+3
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck1-1/+0
2012-08-22spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D1-2/+1
2012-08-22spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D1-17/+11
2012-08-22spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D1-14/+14
2012-08-22drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall1-0/+1
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds5-15/+13
2012-08-17spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D1-2/+0
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser1-3/+1
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn1-148/+61
2012-08-17spi/mxs: Add DMA support into SPI driverMarek Vasut1-15/+216
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-1/+0
2012-08-17spi/mxs: Add SPI driver for mx233/mx28Marek Vasut3-0/+439
2012-08-17spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functionsGuenter Roeck1-2/+2
2012-08-17spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck1-1/+0
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN1-1/+0
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli1-5/+26
2012-08-13spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck1-1/+3
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann1-1/+1
2012-08-04spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D1-4/+2
2012-08-04spi/s3c64xx: Add missing static storage class specifiersSachin Kamat1-6/+6
2012-08-03spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König1-1/+1
2012-08-03spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König1-1/+1
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-102/+127
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King1-99/+5
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King1-31/+150
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+479
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds11-39/+410
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-07-23spi/orion: remove uneeded spi_infoMichael Walle1-5/+0
2012-07-23spi/bcm63xx: fix clock configuration selectionFlorian Fainelli1-1/+1