Age | Commit message (Expand) | Author |
2012-12-19 | spi/sh-hspi: fix return value check in hspi_probe(). | Cyril Roelandt |
2012-12-17 | spi/atmel: add DT support | Jean-Christophe PLAGNIOL-VILLARD |
2012-12-15 | of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. | David Daney |
2012-12-15 | spi: Change FIFO flush operation and spi channel off | Kyoungil Kim |
2012-12-15 | spi: Keep chipselect assertion during one message | Kyoungil Kim |
2012-12-13 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-10 | spi/sparc: Allow of_register_spi_devices for sparc | Andreas Larsson |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely |
2012-12-07 | spi: Add support for specifying 3-wire mode via device tree | Lars-Peter Clausen |
2012-12-06 | spi: Fix comparison of different integer types | Grant Likely |
2012-12-06 | spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. | Jason Gunthorpe |
2012-12-06 | spi/sh: Add SH Mobile series as dependency to MSIOF controller | Bastian Hecht |
2012-12-06 | spi/sh-msiof: Remove unneeded clock name | Bastian Hecht |
2012-12-06 | spi: Remove SPI_BUFSIZ restriction on spi_write_then_read() | Mark Brown |
2012-12-06 | spi/stmp: remove obsolete driver | Wolfram Sang |
2012-12-06 | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br... | Grant Likely |
2012-12-05 | spi/clps711x: New SPI master driver | Alexander Shiyan |
2012-12-03 | spi: omap2-mcspi: remove duplicate inclusion of linux/err.h | Sachin Kamat |
2012-12-03 | spi: omap2-mcspi: Fix the redifine warning | Shubhrajyoti D |
2012-11-30 | spi / ACPI: add ACPI enumeration support | Mika Westerberg |
2012-11-29 | of/spi: Honour "status=disabled" property of device | Alexander Sverdlin |
2012-11-23 | spi/sh-hspi: add CS manual control support | Phil Edworthy |
2012-11-21 | of_spi: add generic binding support to specify cs gpio | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-14 | spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c | Wei Yongjun |
2012-11-14 | spi/bitbang: (cosmetic) simplify list manipulation | Guennadi Liakhovetski |
2012-11-14 | spi/bitbang: avoid needless loop flow manipulations | Guennadi Liakhovetski |
2012-11-14 | Merge branch 'spi-mcspi' into spi-next | Mark Brown |
2012-11-14 | spi/omap: fix D0/D1 direction confusion | Daniel Mack |
2012-11-14 | Merge branch 'spi-tegra' into spi-next | Mark Brown |
2012-11-14 | spi: tegra: add spi driver for sflash controller | Laxman Dewangan |
2012-11-09 | Merge branches 'spi-core' and 'spi-tegra' into spi-next | Mark Brown |
2012-11-09 | spi: Dont call master->setup if not populated | Laxman Dewangan |
2012-11-09 | spi: tegra: sequence compatible strings as per preference | Laxman Dewangan |
2012-11-09 | spi: make sure all transfer has bits_per_word set | Laxman Dewangan |
2012-11-07 | Merge branch 'spi-fix-s3c64xx' into spi-next | Mark Brown |
2012-11-07 | spi: s3c64xx: Add fix for crash in spi suspend/resume | Abhilash Kesavan |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-06 | Merge branch 'spi-linus' into spi-next | Mark Brown |
2012-11-06 | spi: omap2-mcspi: Reorder the wait_for_completion for tx | Shubhrajyoti D |
2012-11-01 | Merge branch 'spi-spidev' into spi-next | Mark Brown |
2012-11-01 | spi: spidev: Add Rohm DH2228FV DAC compatible string | Maxime Ripard |
2012-11-01 | spi: spidev: Add device tree bindings | Maxime Ripard |
2012-10-30 | Merge branch 'spi-tegra' into spi-next | Mark Brown |
2012-10-30 | spi: tegra: add spi driver for SLINK controller | Laxman Dewangan |
2012-10-28 | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds |
2012-10-24 | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-10-23 | Merge tag 'spi-linus' into spi-next | Mark Brown |
2012-10-23 | spi/pl022: Revert recent runtime PM changes | Ulf Hansson |