Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | spi/sh-hspi: fix return value check in hspi_probe(). | Cyril Roelandt | 1 | -1/+1 |
2012-12-17 | spi/atmel: add DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+16 |
2012-12-15 | of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. | David Daney | 1 | -1/+4 |
2012-12-15 | spi: Change FIFO flush operation and spi channel off | Kyoungil Kim | 1 | -4/+4 |
2012-12-15 | spi: Keep chipselect assertion during one message | Kyoungil Kim | 1 | -2/+0 |
2012-12-14 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 52 | -938/+2749 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+102 |
2012-12-11 | spi/sparc: Allow of_register_spi_devices for sparc | Andreas Larsson | 1 | -1/+1 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 47 | -158/+153 |
2012-12-07 | spi: Add support for specifying 3-wire mode via device tree | Lars-Peter Clausen | 1 | -0/+2 |
2012-12-07 | spi: Fix comparison of different integer types | Grant Likely | 1 | -1/+1 |
2012-12-06 | spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. | Jason Gunthorpe | 1 | -1/+24 |
2012-12-06 | spi/sh: Add SH Mobile series as dependency to MSIOF controller | Bastian Hecht | 1 | -2/+2 |
2012-12-06 | spi/sh-msiof: Remove unneeded clock name | Bastian Hecht | 1 | -4/+2 |
2012-12-06 | spi: Remove SPI_BUFSIZ restriction on spi_write_then_read() | Mark Brown | 1 | -13/+11 |
2012-12-06 | spi/stmp: remove obsolete driver | Wolfram Sang | 3 | -671/+0 |
2012-12-06 | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br... | Grant Likely | 10 | -77/+2158 |
2012-12-06 | spi/clps711x: New SPI master driver | Alexander Shiyan | 3 | -0/+304 |
2012-12-02 | spi: omap2-mcspi: remove duplicate inclusion of linux/err.h | Sachin Kamat | 1 | -1/+0 |
2012-12-02 | spi: omap2-mcspi: Fix the redifine warning | Shubhrajyoti D | 1 | -3/+0 |
2012-11-30 | spi / ACPI: add ACPI enumeration support | Mika Westerberg | 1 | -1/+102 |
2012-11-29 | of/spi: Honour "status=disabled" property of device | Alexander Sverdlin | 1 | -1/+1 |
2012-11-23 | spi/sh-hspi: add CS manual control support | Phil Edworthy | 1 | -2/+41 |
2012-11-22 | of_spi: add generic binding support to specify cs gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+51 |
2012-11-14 | spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c | Wei Yongjun | 1 | -1/+0 |
2012-11-14 | spi/bitbang: (cosmetic) simplify list manipulation | Guennadi Liakhovetski | 1 | -5/+3 |
2012-11-14 | spi/bitbang: avoid needless loop flow manipulations | Guennadi Liakhovetski | 1 | -11/+8 |
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 |