summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-049-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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-0220-1039/+1639
|\ \ \ \ \ \
| * | | | | | spi: remove completely broken Tegra driverStephen Warren2012-10-013-709/+0
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-2820-388/+1644
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | Merge tag 'v3.6-rc6' into spi-mxsMark Brown2012-09-255-20/+39
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | spi/mxs: Make the SPI block clock speed configurable via DTMarek Vasut2012-09-061-6/+15
| | | * | | | | mxs/spi: Rework the mxs_ssp_timeout to be more readableMarek Vasut2012-09-061-11/+9
| | | * | | | | mxs/spi: Decrement the DMA/PIO borderMarek Vasut2012-09-061-1/+1
| | | * | | | | mxs/spi: Increment the transfer length only if transfer succeededMarek Vasut2012-09-061-1/+1
| | | * | | | | mxs/spi: Fix issues when doing long continuous transferMarek Vasut2012-09-061-53/+88
| | | * | | | | spi/mxs: Fix device remove functionGuenter Roeck2012-08-271-4/+1
| | | * | | | | mxs/spi: Fix misuse of init_completionMarek Vasut2012-08-271-1/+3
| | | * | | | | mxs/spi: Restart the block after unsuccessful transferMarek Vasut2012-08-271-1/+3
| | | * | | | | spi/mxs: Add DMA support into SPI driverMarek Vasut2012-08-171-15/+216
| | | * | | | | mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut2012-08-171-1/+0
| | | * | | | | spi/mxs: Add SPI driver for mx233/mx28Marek Vasut2012-08-173-0/+439
| | * | | | | | spi/imx: set the inactive state of the clock according to the clock polarityKnut Wohlrab2012-09-281-2/+4
| | * | | | | | spi/pl022: get/put resources on suspend/resumeLinus Walleij2012-09-281-22/+44
| | * | | | | | spi/pl022: use more managed resourcesLinus Walleij2012-09-281-21/+10
| | * | | | | | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-255-20/+39
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-251-5/+34
| | * | | | | | spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki2012-09-251-1/+2
| | * | | | | | spi: omap2-mcspi: add pinctrl supportMatt Porter2012-09-221-0/+8
| | * | | | | | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-201-0/+46
| | * | | | | | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-121-112/+144
| | * | | | | | spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown2012-09-071-1/+1
| | * | | | | | spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-061-4/+1
| | * | | | | | spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-061-4/+3
| | * | | | | | spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat2012-09-061-12/+1
| | * | | | | | spi: spi-gpio: Add DT bindingsDaniel Mack2012-09-061-3/+96
| | * | | | | | spi: spi-gpio: store chipselect information in private structureDaniel Mack2012-09-061-10/+24
| | * | | | | | spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck2012-08-271-4/+4
| | * | | | | | spi/topcliff-pch: Fix device remove functionGuenter Roeck2012-08-271-2/+0
| | * | | | | | spi/tegra: Fix device remove functionGuenter Roeck2012-08-271-1/+3
| | * | | | | | spi/stmp: Fix device remove functionGuenter Roeck2012-08-271-5/+1