summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown
2012-11-06spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D
2012-11-01Merge branch 'spi-spidev' into spi-nextMark Brown
2012-11-01spi: spidev: Add Rohm DH2228FV DAC compatible stringMaxime Ripard
2012-11-01spi: spidev: Add device tree bindingsMaxime Ripard
2012-10-30Merge branch 'spi-tegra' into spi-nextMark Brown
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-25Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann
2012-10-17Merge branch 'spi-pl022' into spi-nextMark Brown
2012-10-17spi/pl022: add IDLE state pin managementPatrice Chotard
2012-10-17spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson
2012-10-17spi/pl022: Minor simplification for runtime pmUlf Hansson
2012-10-17Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/...Mark Brown
2012-10-17spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson
2012-10-17spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro
2012-10-17spi/mcspi: allow configuration of pin directionsDaniel Mack
2012-10-17spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer()Florian Fainelli
2012-10-17spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacksFlorian Fainelli
2012-10-17spi/bcm63xx: remove driver versionFlorian Fainelli
2012-10-17spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-17spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut
2012-10-17spi: mxs: Assign message status after transfer finishedMarek Vasut
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-10-05Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla
2012-10-01spi: remove completely broken Tegra driverStephen Warren
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown
2012-09-28spi/imx: set the inactive state of the clock according to the clock polarityKnut Wohlrab
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij
2012-09-28spi/pl022: use more managed resourcesLinus Walleij
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown
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: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley