- b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 11 years ago
- 81235b4 Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 'spi/topic/sh-hspi', 'spi/topic/sh-msiof', 'spi/topic/sh-sci', 'spi/topic/sirf' and 'spi/topic/spidev' into spi-next by Mark Brown · 11 years ago
- 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
- 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 11 years ago
- 3bcbc14 Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/ep93xx', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/gpio' into spi-next by Mark Brown · 11 years ago
- 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
- 5634dd8 spi: clps711x: Enable driver compilation with COMPILE_TEST by Axel Lin · 11 years ago
- be8dde46 spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST by Axel Lin · 11 years ago
- 7661ba5 spi: remove obsolete spi-ti-ssp driver by Arnd Bergmann · 11 years ago
- 6840cc2 spi: add xtfpga SPI controller driver by Max Filippov · 11 years ago
- 1bd6363bc0 spi: sh-msiof: Use core message handling instead of spi-bitbang by Geert Uytterhoeven · 11 years ago
- 80faf90 spi: qup: Depend on ARM && COMPILE_TEST to avoid build error by Axel Lin · 11 years ago
- 702d3cf spi: qup: Enable driver compilation with COMPILE_TEST by Axel Lin · 11 years ago
- b5f6517 spi: sunxi: Add Allwinner A10 SPI controller driver by Maxime Ripard · 11 years ago
- d006941 spi/imx: Drop default setting for SPI_IMX by Fabio Estevam · 11 years ago
- 64ff247 spi: Add Qualcomm QUP SPI controller support by Ivan T. Ivanov · 11 years ago
- 1acbdeb spi/fsl-dspi: Convert to use regmap and add big-endian support by Chao Fu · 11 years ago
- f6ab395 spi: omap2: use SUPERH, not SH by Paul Bolle · 11 years ago
- 7961656 spi/sunxi: Add missing dependency on RESET_CONTROLLER by Mark Brown · 11 years ago
- 3558fe9 spi: sunxi: Add Allwinner A31 SPI controller driver by Maxime Ripard · 11 years ago
- e290c34 spi: rspi: Document support for Renesas QSPI in Kconfig by Geert Uytterhoeven · 11 years ago
- 794f61a spi: dw-mmio: remove HAVE_CLK build dependecy by Baruch Siach · 11 years ago
- 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
- f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
- 907e26b Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus by Mark Brown · 11 years ago
- 36e66bf Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bitbang', 'spi/topic/bpw', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/davinci', 'spi/topic/dw' and 'spi/topic/falcon' into spi-linus by Mark Brown · 11 years ago
- e2e5ed7 spi: rspi: Remove dependency on DMAE for SHMOBILE by Geert Uytterhoeven · 11 years ago
- dd5c1f9 spi/davinci: Don't select EDMA by Sekhar Nori · 11 years ago
- ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
- 142168e spi: bcm63xx-hsspi: add bcm63xx HSSPI driver by Jonas Gorski · 11 years ago
- 7ad3544 spi: sh-msiof: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
- 3faecea spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabled by Tomasz Figa · 11 years ago
- 1b49f10 spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX by Tomasz Figa · 11 years ago
- 0079aae spi: omap2: Add build dependencies for writel_relaxed() by Mark Brown · 11 years ago
- ad14ad7 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
- 8211e6b Merge remote-tracking branch 'spi/topic/loop' into spi-next by Mark Brown · 11 years ago
- 7d5f880 spi: s3c64xx: Allow build on all Samsung platforms by Mateusz Krawczuk · 11 years ago
- 5ce0ba8 spi: rcar: add Renesas QSPI support on RSPI by Hiep Cao Minh · 11 years ago
- b444d1d spi: fsl-dspi: several minor improvements and fixes by Uwe Kleine-König · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- a3e412d Merge remote-tracking branch 'spi/topic/sirf' into spi-next by Mark Brown · 11 years ago
- 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
- afa8f0c Merge remote-tracking branch 'spi/topic/efm32' into spi-next by Mark Brown · 11 years ago
- 2f2613b Merge remote-tracking branch 'spi/topic/dspi' into spi-next by Mark Brown · 11 years ago
- b492479 Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
- 788a739 Merge remote-tracking branch 'spi/topic/build' into spi-next by Mark Brown · 11 years ago
- 505a149 spi/qspi: Add qspi flash controller by Sourav Poddar · 11 years ago
- 349ad66 spi:Add Freescale DSPI driver for Vybrid VF610 platform by Chao Fu · 11 years ago
- 86f8973 spi: new controller driver for efm32 SoCs by Uwe Kleine-König · 11 years ago
- 5a9e119 spi/build: Remove SPI_SIRF from compile test by Mark Brown · 11 years ago
- 7668c29 spi/sirf: Depends on SIRF_DMA by Mark Brown · 11 years ago
- dd1053a spi/drivers: Enable build of drivers with COMPILE_TEST by Mark Brown · 11 years ago
- 7884891 spi: davinci: Update configs to make it selectable on Keystone by Santosh Shilimkar · 11 years ago
- 838af50 spi/rspi: Add missing dependency on DMAE by Mark Brown · 11 years ago
- fa4bd4f spi: add spi controller v3 master driver for Blackfin by Scott Jiang · 11 years ago
- d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
- c5dece3 ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary by Arnd Bergmann · 11 years ago
- 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
- 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
- 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
- 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 12 years ago
- f333a33 spi/tegra114: add spi driver by Laxman Dewangan · 12 years ago
- 447b0c7 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC by Andreas Larsson · 12 years ago
- e8beacb spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment by Andreas Larsson · 12 years ago
- 6c43a51 drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
- f804387 spi: add driver for BCM2835 by Chris Boot · 12 years ago
- 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- a349685 spi/pxa2xx: add support for Lynxpoint SPI controllers by Mika Westerberg · 12 years ago
- 5928808 spi/pxa2xx: add support for DMA engine by Mika Westerberg · 12 years ago
- cd7bed0 spi/pxa2xx: break out the private DMA API usage into a separate file by Mika Westerberg · 12 years ago
- 2b49ebd spi/pxa2xx: allow building on a 64-bit kernel by Mika Westerberg · 12 years ago
- 6d1f56a drivers/spi: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 746aeff spi/sh: Add SH Mobile series as dependency to MSIOF controller by Bastian Hecht · 12 years ago
- 266904c spi/stmp: remove obsolete driver by Wolfram Sang · 12 years ago
- a34fc82 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
- 161b96c spi/clps711x: New SPI master driver by Alexander Shiyan · 12 years ago
- 8528547 spi: tegra: add spi driver for sflash controller by Laxman Dewangan · 12 years ago
- dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago
- b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 536a53a spi: remove completely broken Tegra driver by Stephen Warren · 12 years ago
- f4b81dd Merge branches 'spi-drivers' and 'spi-mxs' into spi-next by Mark Brown · 12 years ago
- b5f1433 spi: davici - make davinci select edma by Vinod Koul · 12 years ago
- 6b52c00 spi: Add SPI master controller for OCTEON SOCs. by David Daney · 12 years ago
- 3ce8859 spi: Master driver for NXP SC18IS602/603 by Guenter Roeck · 12 years ago
- 646781d spi/mxs: Add SPI driver for mx233/mx28 by Marek Vasut · 12 years ago
- 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
- 6cd3c7e SPI: MIPS: lantiq: add FALCON spi driver by Thomas Langer · 12 years ago
- b316590 spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver by Lars-Peter Clausen · 12 years ago
- bce4d12 coldfire-qspi: Add support for the Coldfire 5251/5253. by Steven King · 12 years ago
- 9e9fd65 Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into spi-next by Mark Brown · 12 years ago
- 619ac8d spi: tegra: use dmaengine based dma driver by Laxman Dewangan · 12 years ago
- f1cb86e Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung by Kukjin Kim · 13 years ago
- 22ac3e8 spi/bfin5xx: rename config macro name for bfin5xx spi controller driver by Scott Jiang · 13 years ago
- c4bec60 spi/s3c64xx: Allow usage for ARCH_S3C24XX by Heiko Stuebner · 13 years ago
- d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 13 years ago