Age | Commit message (Expand) | Author | Files | Lines |
2012-11-14 | Merge branch 'spi-mcspi' into spi-next | Mark Brown | 1 | -3/+3 |
2012-11-14 | spi/omap: fix D0/D1 direction confusion | Daniel Mack | 1 | -3/+3 |
2012-11-14 | Merge branch 'spi-tegra' into spi-next | Mark Brown | 3 | -0/+674 |
2012-11-14 | spi: tegra: add spi driver for sflash controller | Laxman Dewangan | 3 | -0/+674 |
2012-11-09 | Merge branches 'spi-core' and 'spi-tegra' into spi-next | Mark Brown | 2 | -6/+15 |
2012-11-09 | spi: Dont call master->setup if not populated | Laxman Dewangan | 1 | -2/+3 |
2012-11-09 | spi: tegra: sequence compatible strings as per preference | Laxman Dewangan | 1 | -1/+1 |
2012-11-09 | spi: make sure all transfer has bits_per_word set | Laxman Dewangan | 2 | -3/+11 |
2012-11-07 | Merge branch 'spi-fix-s3c64xx' into spi-next | Mark Brown | 1 | -1/+1 |
2012-11-07 | spi: s3c64xx: Add fix for crash in spi suspend/resume | Abhilash Kesavan | 1 | -1/+1 |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-11-06 | Merge branch 'spi-linus' into spi-next | Mark Brown | 1 | -20/+19 |
2012-11-06 | spi: omap2-mcspi: Reorder the wait_for_completion for tx | Shubhrajyoti D | 1 | -20/+19 |
2012-11-01 | Merge branch 'spi-spidev' into spi-next | Mark Brown | 1 | -0/+10 |
2012-11-01 | spi: spidev: Add Rohm DH2228FV DAC compatible string | Maxime Ripard | 1 | -0/+1 |
2012-11-01 | spi: spidev: Add device tree bindings | Maxime Ripard | 1 | -0/+9 |
2012-10-30 | Merge branch 'spi-tegra' into spi-next | Mark Brown | 4 | -4/+1369 |
2012-10-30 | spi: tegra: add spi driver for SLINK controller | Laxman Dewangan | 3 | -1/+1366 |
2012-10-28 | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -1/+2 |
2012-10-25 | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2 | -25/+34 |
2012-10-23 | Merge tag 'spi-linus' into spi-next | Mark Brown | 1 | -4/+0 |
2012-10-23 | spi/pl022: Revert recent runtime PM changes | Ulf Hansson | 1 | -3/+0 |
2012-10-20 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -3/+3 |
2012-10-17 | spi/s3c64xx: use correct dma_transfer_direction type | Arnd Bergmann | 1 | -3/+3 |
2012-10-17 | Merge branch 'spi-pl022' into spi-next | Mark Brown | 1 | -16/+36 |
2012-10-17 | spi/pl022: add IDLE state pin management | Patrice Chotard | 1 | -13/+31 |
2012-10-17 | spi/pl022: Activate resourses before deactivate them in suspend | Ulf Hansson | 1 | -0/+3 |
2012-10-17 | spi/pl022: Minor simplification for runtime pm | Ulf Hansson | 1 | -3/+2 |
2012-10-17 | Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/... | Mark Brown | 4 | -34/+42 |
2012-10-17 | spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" | Ulf Hansson | 1 | -0/+1 |
2012-10-17 | spi: spi-rspi: fix build error for the latest shdma driver | Shimoda, Yoshihiro | 1 | -22/+34 |
2012-10-17 | spi/mcspi: allow configuration of pin directions | Daniel Mack | 1 | -7/+18 |
2012-10-17 | spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() | Florian Fainelli | 1 | -7/+0 |
2012-10-17 | spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks | Florian Fainelli | 1 | -0/+4 |
2012-10-17 | spi/bcm63xx: remove driver version | Florian Fainelli | 1 | -3/+2 |
2012-10-17 | spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 1 | -16/+16 |
2012-10-17 | spi: mxs: Terminate DMA in case of DMA timeout | Marek Vasut | 1 | -0/+1 |
2012-10-17 | spi: mxs: Assign message status after transfer finished | Marek Vasut | 1 | -1/+1 |
2012-10-10 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -162/+131 |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -0/+370 |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -3/+0 |
2012-10-05 | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle | 3 | -0/+370 |
2012-10-05 | Merge branch 'late/kirkwood' into late/soc | Olof Johansson | 9 | -63/+10 |
2012-10-03 | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 1 | -3/+4 |
2012-10-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 20 | -1039/+1639 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -6/+6 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -58/+6 |
2012-10-02 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -6/+6 |
2012-10-01 | dt/s3c64xx/spi: Use of_get_child_by_name to get a named child | Srinivas Kandagatla | 1 | -3/+4 |