aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-12-19spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt
2012-12-17spi/atmel: add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-12-15of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.David Daney
2012-12-15spi: Change FIFO flush operation and spi channel offKyoungil Kim
2012-12-15spi: Keep chipselect assertion during one messageKyoungil Kim
2012-12-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10spi/sparc: Allow of_register_spi_devices for sparcAndreas Larsson
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-12-07spi: Add support for specifying 3-wire mode via device treeLars-Peter Clausen
2012-12-06spi: Fix comparison of different integer typesGrant Likely
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe
2012-12-06spi/sh: Add SH Mobile series as dependency to MSIOF controllerBastian Hecht
2012-12-06spi/sh-msiof: Remove unneeded clock nameBastian Hecht
2012-12-06spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()Mark Brown
2012-12-06spi/stmp: remove obsolete driverWolfram Sang
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely
2012-12-05spi/clps711x: New SPI master driverAlexander Shiyan
2012-12-03spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat
2012-12-03spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D
2012-11-30spi / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-29of/spi: Honour "status=disabled" property of deviceAlexander Sverdlin
2012-11-23spi/sh-hspi: add CS manual control supportPhil Edworthy
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD
2012-11-14spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.cWei Yongjun
2012-11-14spi/bitbang: (cosmetic) simplify list manipulationGuennadi Liakhovetski
2012-11-14spi/bitbang: avoid needless loop flow manipulationsGuennadi Liakhovetski
2012-11-14Merge branch 'spi-mcspi' into spi-nextMark Brown
2012-11-14spi/omap: fix D0/D1 direction confusionDaniel Mack
2012-11-14Merge branch 'spi-tegra' into spi-nextMark Brown
2012-11-14spi: tegra: add spi driver for sflash controllerLaxman Dewangan
2012-11-09Merge branches 'spi-core' and 'spi-tegra' into spi-nextMark Brown
2012-11-09spi: Dont call master->setup if not populatedLaxman Dewangan
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan
2012-11-07Merge branch 'spi-fix-s3c64xx' into spi-nextMark Brown
2012-11-07spi: s3c64xx: Add fix for crash in spi suspend/resumeAbhilash Kesavan
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown
2012-11-06spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D
2012-11-01Merge branch 'spi-spidev' into spi-nextMark Brown
2012-11-01spi: spidev: Add Rohm DH2228FV DAC compatible stringMaxime Ripard
2012-11-01spi: spidev: Add device tree bindingsMaxime Ripard
2012-10-30Merge branch 'spi-tegra' into spi-nextMark Brown
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson