aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
| | * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-14
| | * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
| | * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-14
| | * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\| |
| * | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-20
| |\ \
| | * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
| * | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| |\ \ \ | | |/ / | |/| |
| | * | spi: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-17
| * | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| * | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-12
| |/ /
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
| |\ \ \ | | |/ / | |/| |
| | * | spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König2012-08-03
| | * | spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König2012-08-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ \ | |/ / / |/| | |
| * | | spi: fix comment/printk typos in spiMasanari Iida2012-09-01
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-25
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-17
* | | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-08-20
|\ \ \ \ | |/ / / |/| | |
| * | | spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck2012-08-17
| * | | spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck2012-08-17
| * | | spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-17
| * | | spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck2012-08-13
| * | | spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-04
| * | | spi/s3c64xx: Add missing static storage class specifiersSachin Kamat2012-08-04
| | |/ | |/|
* / | spi/s3c64xx: improve error handlingArnd Bergmann2012-08-10
|/ /
* | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \
| * | spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-31
| * | spi: omap2-mcspi: add DMA engine supportRussell King2012-07-31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
|\ \ \
| * | | SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-23
| |/ /
* | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-07-26
|\ \ \
| * | | spi/orion: remove uneeded spi_infoMichael Walle2012-07-23
| * | | spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-23
| * | | spi/orion: add device tree bindingAndrew Lunn2012-07-23
| * | | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-22
| * | | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-20
| * | | spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-20
| * | | spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-13
| * | | spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-13
| * | | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-11
| |\ \ \
| | * | | spi/pl022: enable runtime PMLinus Walleij2012-07-02
| | * | | spi/pl022: delete DB5500 supportLinus Walleij2012-07-02
| | * | | spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-02
| | |/ /
| * | | spi/gpio: start with CS non-activeUwe Kleine-König2012-07-10
| * | | spi: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-10