summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()Mark Brown2012-12-061-13/+11
* spi/stmp: remove obsolete driverWolfram Sang2012-12-063-671/+0
* Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely2012-12-0610-77/+2158
|\
| * spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat2012-12-031-1/+0
| * spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D2012-12-031-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-linus' into spi-nextMark Brown2012-10-231-4/+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/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/clps711x: New SPI master driverAlexander Shiyan2012-12-053-0/+304
* | | | | | spi/sh-hspi: add CS manual control supportPhil Edworthy2012-11-231-2/+41
* | | | | | of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD2012-11-211-3/+51
* | | | | | spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.cWei Yongjun2012-11-141-1/+0
* | | | | | spi/bitbang: (cosmetic) simplify list manipulationGuennadi Liakhovetski2012-11-141-5/+3
* | | | | | spi/bitbang: avoid needless loop flow manipulationsGuennadi Liakhovetski2012-11-141-11/+8
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| | |/ / | |/| |
* | | | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-10-242-25/+34
|\ \ \ \ | | |_|/ | |/| |
| * | | spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-231-3/+0
| | |/ | |/|
| * | spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro2012-10-171-22/+34
| |/
* | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-191-3/+3
|\ \ | |/ |/|
| * spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-171-3/+3
* | 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
OpenPOWER on IntegriCloud