aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt1-1/+1
2012-12-17spi/atmel: add DT supportJean-Christophe PLAGNIOL-VILLARD1-1/+16
2012-12-15of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.David Daney1-1/+4
2012-12-15spi: Change FIFO flush operation and spi channel offKyoungil Kim1-4/+4
2012-12-15spi: Keep chipselect assertion during one messageKyoungil Kim1-2/+0
2012-12-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds52-938/+2749
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+102
2012-12-10spi/sparc: Allow of_register_spi_devices for sparcAndreas Larsson1-1/+1
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely47-158/+153
2012-12-07spi: Add support for specifying 3-wire mode via device treeLars-Peter Clausen1-0/+2
2012-12-06spi: Fix comparison of different integer typesGrant Likely1-1/+1
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe1-1/+24
2012-12-06spi/sh: Add SH Mobile series as dependency to MSIOF controllerBastian Hecht1-2/+2
2012-12-06spi/sh-msiof: Remove unneeded clock nameBastian Hecht1-4/+2
2012-12-06spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()Mark Brown1-13/+11
2012-12-06spi/stmp: remove obsolete driverWolfram Sang3-671/+0
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.gitGrant Likely10-77/+2158
2012-12-05spi/clps711x: New SPI master driverAlexander Shiyan3-0/+304
2012-12-03spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat1-1/+0
2012-12-03spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D1-3/+0
2012-11-30spi / ACPI: add ACPI enumeration supportMika Westerberg1-1/+102
2012-11-29of/spi: Honour "status=disabled" property of deviceAlexander Sverdlin1-1/+1
2012-11-23spi/sh-hspi: add CS manual control supportPhil Edworthy1-2/+41
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD1-3/+51
2012-11-14spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.cWei Yongjun1-1/+0
2012-11-14spi/bitbang: (cosmetic) simplify list manipulationGuennadi Liakhovetski1-5/+3
2012-11-14spi/bitbang: avoid needless loop flow manipulationsGuennadi Liakhovetski1-11/+8
2012-11-14Merge branch 'spi-mcspi' into spi-nextMark Brown1-3/+3
2012-11-14spi/omap: fix D0/D1 direction confusionDaniel Mack1-3/+3
2012-11-14Merge branch 'spi-tegra' into spi-nextMark Brown3-0/+674
2012-11-14spi: tegra: add spi driver for sflash controllerLaxman Dewangan3-0/+674
2012-11-09Merge branches 'spi-core' and 'spi-tegra' into spi-nextMark Brown2-6/+15
2012-11-09spi: Dont call master->setup if not populatedLaxman Dewangan1-2/+3
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan1-1/+1
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan2-3/+11
2012-11-07Merge branch 'spi-fix-s3c64xx' into spi-nextMark Brown1-1/+1
2012-11-07spi: s3c64xx: Add fix for crash in spi suspend/resumeAbhilash Kesavan1-1/+1
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown1-20/+19
2012-11-06spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D1-20/+19
2012-11-01Merge branch 'spi-spidev' into spi-nextMark Brown1-0/+10
2012-11-01spi: spidev: Add Rohm DH2228FV DAC compatible stringMaxime Ripard1-0/+1
2012-11-01spi: spidev: Add device tree bindingsMaxime Ripard1-0/+9
2012-10-30Merge branch 'spi-tegra' into spi-nextMark Brown4-4/+1369
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan3-1/+1366
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-1/+2
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds2-25/+34
2012-10-23Merge tag 'spi-linus' into spi-nextMark Brown1-4/+0
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0