summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat2012-12-021-1/+0
* spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D2012-12-021-3/+0
* Merge branch 'spi-mcspi' into spi-nextMark Brown2012-11-141-3/+3
|\
| * spi/omap: fix D0/D1 direction confusionDaniel Mack2012-11-141-3/+3
* | Merge branch 'spi-tegra' into spi-nextMark Brown2012-11-143-0/+674
|\ \
| * | spi: tegra: add spi driver for sflash controllerLaxman Dewangan2012-11-143-0/+674
| | |
| \ \
*-. | | Merge branches 'spi-core' and 'spi-tegra' into spi-nextMark Brown2012-11-092-6/+15
|\ \| |
| | * | spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan2012-11-091-1/+1
| | * | spi: make sure all transfer has bits_per_word setLaxman Dewangan2012-11-092-3/+11
| * | | spi: Dont call master->setup if not populatedLaxman Dewangan2012-11-091-2/+3
* | | | Merge branch 'spi-fix-s3c64xx' into spi-nextMark Brown2012-11-071-1/+1
|\ \ \ \
| * | | | spi: s3c64xx: Add fix for crash in spi suspend/resumeAbhilash Kesavan2012-11-071-1/+1
| |/ / /
* | | | Merge branch 'spi-linus' into spi-nextMark Brown2012-11-061-20/+19
|\ \ \ \
| * | | | spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D2012-11-061-20/+19
| |/ / /
* | | | Merge branch 'spi-spidev' into spi-nextMark Brown2012-11-011-0/+10
|\ \ \ \
| * | | | spi: spidev: Add Rohm DH2228FV DAC compatible stringMaxime Ripard2012-11-011-0/+1
| * | | | spi: spidev: Add device tree bindingsMaxime Ripard2012-11-011-0/+9
| |/ / /
* | | | Merge branch 'spi-tegra' into spi-nextMark Brown2012-10-304-4/+1369
|\ \ \ \ | | |/ / | |/| |
| * | | spi: tegra: add spi driver for SLINK controllerLaxman Dewangan2012-10-303-1/+1366
| |/ /
| * | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
| |\ \
| * \ \ Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-10-252-25/+34
| |\ \ \
| * \ \ \ Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-201-3/+3
| |\ \ \ \
| | * | | | spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-171-3/+3
* | | | | | Merge tag 'spi-linus' into spi-nextMark Brown2012-10-231-4/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-231-3/+0
* | | | | | Merge branch 'spi-pl022' into spi-nextMark Brown2012-10-171-16/+36
|\ \ \ \ \ \
| * | | | | | spi/pl022: add IDLE state pin managementPatrice Chotard2012-10-171-13/+31
| * | | | | | spi/pl022: Activate resourses before deactivate them in suspendUlf Hansson2012-10-171-0/+3
| * | | | | | spi/pl022: Minor simplification for runtime pmUlf Hansson2012-10-171-3/+2
| | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/...Mark Brown2012-10-174-34/+42
|\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-171-16/+16
| | | | |/ / /
| | | * | | | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| | | * | | | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
| | | |/ / /
| | * / / / spi/mcspi: allow configuration of pin directionsDaniel Mack2012-10-171-7/+18
| | |/ / /
| * | | | spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer()Florian Fainelli2012-10-171-7/+0
| * | | | spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacksFlorian Fainelli2012-10-171-0/+4
| * | | | spi/bcm63xx: remove driver versionFlorian Fainelli2012-10-171-3/+2
| |/ / /
* | / / spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"Ulf Hansson2012-10-171-0/+1
| |/ / |/| |
* | | spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro2012-10-171-22/+34
|/ /
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-102-162/+131
|\ \
| * | spi: davici - make davinci select edmaVinod Koul2012-09-011-0/+1
| * | spi: spi-davinci: convert to DMA engine APIMatt Porter2012-09-011-162/+130
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-093-0/+370
|\ \ \
| * \ \ Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-053-0/+370
| |\ \ \ | | |_|/ | |/| |
| | * | spi: Add SPI master controller for OCTEON SOCs.David Daney2012-08-223-0/+370
* | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-072-3/+0
|\ \ \ \
| * \ \ \ Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-059-63/+10
| |\ \ \ \
| * | | | | SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2012-09-222-3/+0
* | | | | | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-031-3/+4
|\ \ \ \ \ \
| * | | | | | dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla2012-10-011-3/+4
| | |_|_|_|/ | |/| | | |