aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-102/+127
2012-07-31spi: omap2-mcspi: remove private DMA API implementationGravatar Russell King 1-99/+5
2012-07-31spi: omap2-mcspi: add DMA engine supportGravatar Russell King 1-31/+150
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-0/+479
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Gravatar Linus Torvalds 11-39/+410
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+1
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-2/+2
2012-07-23spi/orion: remove uneeded spi_infoGravatar Michael Walle 1-5/+0
2012-07-23spi/bcm63xx: fix clock configuration selectionGravatar Florian Fainelli 1-1/+1
2012-07-23SPI: MIPS: lantiq: add FALCON spi driverGravatar Thomas Langer 3-0/+479
2012-07-23spi/orion: add device tree bindingGravatar Andrew Lunn 1-0/+17
2012-07-22spi/omap2: mark omap2_mcspi_master_setup as __devinitGravatar Arnd Bergmann 1-1/+1
2012-07-20spi: omap2-mcspi: Fix the below warningGravatar Shubhrajyoti D 1-2/+4
2012-07-20spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverGravatar Lars-Peter Clausen 3-0/+284
2012-07-19spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sitesGravatar Mark Brown 1-8/+4
2012-07-19spi/s3c64xx: Convert to devm_request_and_ioremap()Gravatar Mark Brown 1-17/+1
2012-07-19spi/s3c64xx: Put the /CS GPIO into output modeGravatar Mark Brown 1-1/+2
2012-07-19spi/s3c64xx: Fix handling of errors in gpio_request()Gravatar Mark Brown 1-4/+5
2012-07-16coldfire-qspi: Add support for the Coldfire 5251/5253.Gravatar Steven King 1-1/+1
2012-07-13spi/imx: use gpio_is_valid to determine if a gpio is validGravatar Hui Wang 1-6/+6
2012-07-13spi/imx: remove redundant config.speed_hz settingGravatar Hui Wang 1-2/+0
2012-07-13spi: s3c64xx: add device tree supportGravatar Thomas Abraham 1-39/+264
2012-07-13spi: s3c64xx: Remove the 'set_level' callback from controller dataGravatar Thomas Abraham 1-5/+26
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsGravatar Thomas Abraham 1-3/+2
2012-07-13spi: s3c64xx: move controller information into driver dataGravatar Thomas Abraham 1-27/+123
2012-07-13spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macroGravatar Thomas Abraham 1-4/+0
2012-07-13Merge branch 'next/devel-dma-ops' into next/dt-samsungGravatar Kukjin Kim 1-14/+19
2012-07-11Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Gravatar Mark Brown 5-34/+62
2012-07-10spi/gpio: start with CS non-activeGravatar Uwe Kleine-König 1-1/+2
2012-07-10spi: tegra: use dmaengine based dma driverGravatar Laxman Dewangan 2-6/+85
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Arnd Bergmann 1-2/+2
2012-07-02spi/pl022: enable runtime PMGravatar Linus Walleij 1-0/+4
2012-07-02spi/pl022: delete DB5500 supportGravatar Linus Walleij 1-14/+0
2012-07-02spi/pl022: disable port when unusedGravatar Virupax Sadashivpetimath 1-0/+5
2012-06-20spi/s3c64xx: Add the use of DMA config operationGravatar Boojin Kim 1-14/+19
2012-06-18SPI: fix over-eager devm_xxx() conversionGravatar Russell King 1-1/+2
2012-06-12spi/tegra: add clk_prepare/clk_unprepareGravatar Prashant Gaikwad 1-2/+2
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+1
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 2-18/+42
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 16-444/+705
2012-05-20spi: Add "spi:" prefix to modalias attribute of spi devicesGravatar Grant Likely 1-1/+1
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGravatar Grant Likely 6-13/+2
2012-05-19SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsGravatar Barry Song 1-12/+8
2012-05-19spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlGravatar Herton Ronaldo Krzesinski 1-1/+1
2012-05-19spi: refactor spi-coldfire-qspi to use SPI queue framework.Gravatar Steven King 1-141/+114
2012-05-19spi/omap2-mcspi: convert to the pump message infrastructureGravatar Shubhrajyoti D 1-133/+110
2012-05-19spi/rspi: add dmaengine supportGravatar Shimoda, Yoshihiro 1-6/+314
2012-05-19spi/topcliff: use correct __devexit_p annotationGravatar Arnd Bergmann 1-1/+1
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Gravatar Arnd Bergmann 1-7/+23
2012-05-14Merge branch 'imx/pinctrl' into imx/clockGravatar Arnd Bergmann 8-127/+165