summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-09-28spi/pl022: use more managed resourcesLinus Walleij
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki
2012-09-22spi: omap2-mcspi: add pinctrl supportMatt Porter
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard
2012-09-12spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D
2012-09-07spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown
2012-09-06spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge
2012-09-06spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat
2012-09-06spi: spi-gpio: Add DT bindingsDaniel Mack
2012-09-06spi: spi-gpio: store chipselect information in private structureDaniel Mack
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-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/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/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-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