summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-08-14Merge branch 'testing/defconfig-warnings' of git://git.kernel.org/pub/scm/lin...tracking-multiplatform-llct-20120814.0Arnd Bergmann
2012-08-14[RFC] ARM: treewide: manually change more mach-*/*.h includesArnd Bergmann
2012-08-14[RFC] ARM: treewide: scripted conversion to mach-*/*.hArnd Bergmann
2012-08-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann
2012-08-13Merge branch 'warnings/low-prio' into testing/defconfig-warningsArnd Bergmann
2012-08-13Merge branch 'warnings/of_device_id' into testing/defconfig-warningsArnd Bergmann
2012-08-13warnings in drivers/spi/spi-s3c64xx.cArnd Bergmann
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23spi/orion: remove uneeded spi_infoMichael Walle
2012-07-23spi/bcm63xx: fix clock configuration selectionFlorian Fainelli
2012-07-23SPI: MIPS: lantiq: add FALCON spi driverThomas Langer
2012-07-23spi/orion: add device tree bindingAndrew Lunn
2012-07-22spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann
2012-07-21spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König
2012-07-20spi: omap2-mcspi: Fix the below warningShubhrajyoti D
2012-07-20spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen
2012-07-19spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sitesMark Brown
2012-07-19spi/s3c64xx: Convert to devm_request_and_ioremap()Mark Brown
2012-07-19spi/s3c64xx: Put the /CS GPIO into output modeMark Brown
2012-07-19spi/s3c64xx: Fix handling of errors in gpio_request()Mark Brown
2012-07-16coldfire-qspi: Add support for the Coldfire 5251/5253.Steven King
2012-07-13spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang
2012-07-13spi/imx: remove redundant config.speed_hz settingHui Wang
2012-07-13spi: s3c64xx: add device tree supportThomas Abraham
2012-07-13spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham
2012-07-13spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macroThomas Abraham
2012-07-13Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim
2012-07-12spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König
2012-07-11Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown
2012-07-10spi/gpio: start with CS non-activeUwe Kleine-König
2012-07-10spi: tegra: use dmaengine based dma driverLaxman Dewangan
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-02spi/pl022: enable runtime PMLinus Walleij
2012-07-02spi/pl022: delete DB5500 supportLinus Walleij
2012-07-02spi/pl022: disable port when unusedVirupax Sadashivpetimath
2012-06-20spi/s3c64xx: Add the use of DMA config operationBoojin Kim
2012-06-18SPI: fix over-eager devm_xxx() conversionRussell King
2012-06-12spi/tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds