summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown1-20/+19
2012-11-06spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D1-20/+19
2012-11-01Merge branch 'spi-spidev' into spi-nextMark Brown1-0/+10
2012-11-01spi: spidev: Add Rohm DH2228FV DAC compatible stringMaxime Ripard1-0/+1
2012-11-01spi: spidev: Add device tree bindingsMaxime Ripard1-0/+9
2012-10-30Merge branch 'spi-tegra' into spi-nextMark Brown4-4/+1369
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan3-1/+1366
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-25Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-25/+34
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown1-4/+0
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0
2012-10-20Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-3/+3
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann1-3/+3
2012-10-17Merge branch 'spi-pl022' into spi-nextMark Brown1-16/+36
2012-10-17spi/pl022: add IDLE state pin managementPatrice Chotard1-13/+31
2012-10-17spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson1-0/+3
2012-10-17spi/pl022: Minor simplification for runtime pmUlf Hansson1-3/+2
2012-10-17Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/...Mark Brown4-34/+42
2012-10-17spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson1-0/+1
2012-10-17spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro1-22/+34
2012-10-17spi/mcspi: allow configuration of pin directionsDaniel Mack1-7/+18
2012-10-17spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer()Florian Fainelli1-7/+0
2012-10-17spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacksFlorian Fainelli1-0/+4
2012-10-17spi/bcm63xx: remove driver versionFlorian Fainelli1-3/+2
2012-10-17spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-16/+16
2012-10-17spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut1-0/+1
2012-10-17spi: mxs: Assign message status after transfer finishedMarek Vasut1-1/+1
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-162/+131
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+370
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-3/+0
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle3-0/+370
2012-10-05Merge branch 'late/kirkwood' into late/socOlof Johansson9-63/+10
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-3/+4
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds20-1039/+1639
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-6/+6
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-58/+6
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2012-10-01dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla1-3/+4
2012-10-01spi: remove completely broken Tegra driverStephen Warren3-709/+0
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown20-388/+1644
2012-09-28spi/imx: set the inactive state of the clock according to the clock polarityKnut Wohlrab1-2/+4
2012-09-28spi/pl022: get/put resources on suspend/resumeLinus Walleij1-22/+44
2012-09-28spi/pl022: use more managed resourcesLinus Walleij1-21/+10
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown5-20/+39
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown5-20/+39
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge1-5/+34
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki1-1/+2
2012-09-22SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2-3/+0