| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 2012-10-28 | 1 | -1/+2 |
|\ |
|
| * | spi: mxs: Terminate DMA in case of DMA timeout | Marek Vasut | 2012-10-17 | 1 | -0/+1 |
| * | spi: mxs: Assign message status after transfer finished | Marek Vasut | 2012-10-17 | 1 | -1/+1 |
* | | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-10-25 | 2 | -25/+34 |
|\ \ |
|
| * | | spi/pl022: Revert recent runtime PM changes | Ulf Hansson | 2012-10-23 | 1 | -3/+0 |
| * | | spi: spi-rspi: fix build error for the latest shdma driver | Shimoda, Yoshihiro | 2012-10-17 | 1 | -22/+34 |
| |/ |
|
* | | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-10-20 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | spi/s3c64xx: use correct dma_transfer_direction type | Arnd Bergmann | 2012-10-17 | 1 | -3/+3 |
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-10-10 | 2 | -162/+131 |
|\ \ |
|
| * | | spi: davici - make davinci select edma | Vinod Koul | 2012-09-01 | 1 | -0/+1 |
| * | | spi: spi-davinci: convert to DMA engine API | Matt Porter | 2012-09-01 | 1 | -162/+130 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 3 | -0/+370 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle | 2012-10-05 | 3 | -0/+370 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | spi: Add SPI master controller for OCTEON SOCs. | David Daney | 2012-08-22 | 3 | -0/+370 |
* | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-07 | 2 | -3/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'late/kirkwood' into late/soc | Olof Johansson | 2012-10-05 | 9 | -63/+10 |
| |\ \ \ \ |
|
| * | | | | | SPI: OMAP: remove unnecessary includes of plat/clock.h | Paul Walmsley | 2012-09-22 | 2 | -3/+0 |
* | | | | | | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-10-03 | 1 | -3/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | dt/s3c64xx/spi: Use of_get_child_by_name to get a named child | Srinivas Kandagatla | 2012-10-01 | 1 | -3/+4 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 2012-10-03 | 20 | -1039/+1639 |
|\ \ \ \ \ \ |
|
| * | | | | | | spi: remove completely broken Tegra driver | Stephen Warren | 2012-10-01 | 3 | -709/+0 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'spi-drivers' and 'spi-mxs' into spi-next | Mark Brown | 2012-09-28 | 20 | -388/+1644 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | * | | | | | Merge tag 'v3.6-rc6' into spi-mxs | Mark Brown | 2012-09-25 | 5 | -20/+39 |
| | | |\ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | spi/mxs: Make the SPI block clock speed configurable via DT | Marek Vasut | 2012-09-06 | 1 | -6/+15 |
| | | * | | | | | mxs/spi: Rework the mxs_ssp_timeout to be more readable | Marek Vasut | 2012-09-06 | 1 | -11/+9 |
| | | * | | | | | mxs/spi: Decrement the DMA/PIO border | Marek Vasut | 2012-09-06 | 1 | -1/+1 |
| | | * | | | | | mxs/spi: Increment the transfer length only if transfer succeeded | Marek Vasut | 2012-09-06 | 1 | -1/+1 |
| | | * | | | | | mxs/spi: Fix issues when doing long continuous transfer | Marek Vasut | 2012-09-06 | 1 | -53/+88 |
| | | * | | | | | spi/mxs: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -4/+1 |
| | | * | | | | | mxs/spi: Fix misuse of init_completion | Marek Vasut | 2012-08-27 | 1 | -1/+3 |
| | | * | | | | | mxs/spi: Restart the block after unsuccessful transfer | Marek Vasut | 2012-08-27 | 1 | -1/+3 |
| | | * | | | | | spi/mxs: Add DMA support into SPI driver | Marek Vasut | 2012-08-17 | 1 | -15/+216 |
| | | * | | | | | mmc: spi: Pull out common DMA parts from MXS MMC | Marek Vasut | 2012-08-17 | 1 | -1/+0 |
| | | * | | | | | spi/mxs: Add SPI driver for mx233/mx28 | Marek Vasut | 2012-08-17 | 3 | -0/+439 |
| | * | | | | | | spi/imx: set the inactive state of the clock according to the clock polarity | Knut Wohlrab | 2012-09-28 | 1 | -2/+4 |
| | * | | | | | | spi/pl022: get/put resources on suspend/resume | Linus Walleij | 2012-09-28 | 1 | -22/+44 |
| | * | | | | | | spi/pl022: use more managed resources | Linus Walleij | 2012-09-28 | 1 | -21/+10 |
| | * | | | | | | Merge tag 'v3.6-rc6' into spi-drivers | Mark Brown | 2012-09-25 | 5 | -20/+39 |
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | spi/pl022: Devicetree support w/o platform data | Roland Stigge | 2012-09-25 | 1 | -5/+34 |
| | * | | | | | | spi/s3c64xx: Don't free controller_data on non-dt platforms | Sylwester Nawrocki | 2012-09-25 | 1 | -1/+2 |
| | * | | | | | | spi: omap2-mcspi: add pinctrl support | Matt Porter | 2012-09-22 | 1 | -0/+8 |
| | * | | | | | | spi/pl022: adopt pinctrl support | Patrice Chotard | 2012-09-20 | 1 | -0/+46 |
| | * | | | | | | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function | Shubhrajyoti D | 2012-09-12 | 1 | -112/+144 |
| | * | | | | | | spi/gpio: Fix stub for spi_gpio_probe_dt() | Mark Brown | 2012-09-07 | 1 | -1/+1 |
| | * | | | | | | spi: spi-sh-hspi: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-06 | 1 | -4/+1 |
| | * | | | | | | spi/pl022: Fix chipselects pointer computation | Roland Stigge | 2012-09-06 | 1 | -4/+3 |
| | * | | | | | | spi: spi-tle62x0: Use module_spi_driver macro | Sachin Kamat | 2012-09-06 | 1 | -12/+1 |
| | * | | | | | | spi: spi-gpio: Add DT bindings | Daniel Mack | 2012-09-06 | 1 | -3/+96 |
| | * | | | | | | spi: spi-gpio: store chipselect information in private structure | Daniel Mack | 2012-09-06 | 1 | -10/+24 |
| | * | | | | | | spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions | Guenter Roeck | 2012-08-27 | 1 | -4/+4 |