summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-015-6/+6
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-225-6/+6
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| | * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-58/+6
|\| |
| * | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-201-1/+1
| |\ \
| | * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
| * | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-202-55/+2
| |\ \ \ | | |/ / | |/| |
| | * | spi: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-172-55/+2
| * | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-121-1/+2
| |/ /
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-012-2/+2
|\ \ \
| * \ \ Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-132-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König2012-08-031-1/+1
| | * | spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König2012-08-031-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-015-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | spi: fix comment/printk typos in spiMasanari Iida2012-09-015-6/+6
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-251-5/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-171-5/+26
* | | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-08-205-15/+13
|\ \ \ \ | |/ / / |/| | |
| * | | spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck2012-08-171-2/+2
| * | | spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck2012-08-171-1/+0
| * | | spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-171-1/+0
| * | | spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck2012-08-131-1/+3
| * | | spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-041-4/+2
| * | | spi/s3c64xx: Add missing static storage class specifiersSachin Kamat2012-08-041-6/+6
| | |/ | |/|
* / | spi/s3c64xx: improve error handlingArnd Bergmann2012-08-101-1/+1
|/ /
* | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-102/+127
|\ \
| * | spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-311-99/+5
| * | spi: omap2-mcspi: add DMA engine supportRussell King2012-07-311-31/+150
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-0/+479
|\ \ \
| * | | SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-233-0/+479
| |/ /
* | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-07-2611-39/+410
|\ \ \
| * | | spi/orion: remove uneeded spi_infoMichael Walle2012-07-231-5/+0
| * | | spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-231-1/+1
| * | | spi/orion: add device tree bindingAndrew Lunn2012-07-231-0/+17
| * | | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-221-1/+1
| * | | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-201-2/+4
| * | | spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-203-0/+284
| * | | spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-131-6/+6
| * | | spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-131-2/+0
| * | | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-115-34/+62
| |\ \ \
| | * | | spi/pl022: enable runtime PMLinus Walleij2012-07-021-0/+4
| | * | | spi/pl022: delete DB5500 supportLinus Walleij2012-07-021-14/+0
| | * | | spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-021-0/+5
| | |/ /
| * | | spi/gpio: start with CS non-activeUwe Kleine-König2012-07-101-1/+2
| * | | spi: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-102-6/+85