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