aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+7
2012-10-01spi: remove completely broken Tegra driverStephen Warren1-6/+0
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown1-0/+13
2012-09-01spi: davici - make davinci select edmaVinod Koul1-0/+1
2012-08-22spi: Add SPI master controller for OCTEON SOCs.David Daney1-0/+7
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck1-0/+6
2012-08-17spi/mxs: Add SPI driver for mx233/mx28Marek Vasut1-0/+7
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-1/+8
2012-07-23SPI: MIPS: lantiq: add FALCON spi driverThomas Langer1-0/+9
2012-07-20spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen1-0/+7
2012-07-16coldfire-qspi: Add support for the Coldfire 5251/5253.Steven King1-1/+1
2012-07-11Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into spi-nextMark Brown1-1/+1
2012-07-10spi: tegra: use dmaengine based dma driverLaxman Dewangan1-1/+1
2012-05-14Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim1-1/+1
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang1-1/+1
2012-04-24spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner1-1/+1
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+30
2012-03-09spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli1-0/+6
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song1-0/+7
2012-03-09spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König1-6/+5
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto1-0/+6
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+1
2012-03-07spi: add support for Renesas RSPIShimoda, Yoshihiro1-0/+6
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki1-1/+1
2012-01-14Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2012-01-04Merge branch 'spi/next' (early part) into spi/mergeGrant Likely1-3/+3
2012-01-02spi/tegra: depend instead of select TEGRA_SYSTEM_DMAOlof Johansson1-2/+1
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-2/+2
2011-12-07spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby1-2/+2
2011-11-14spi: drop "select SPI_MASTER_OF"Paul Bolle1-2/+1
2011-10-29spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA1-3/+3
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo1-12/+0
2011-07-14spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo1-4/+1
2011-07-04spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard1-10/+0
2011-06-08spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA1-1/+4
2011-06-06spi: reorganize driversGrant Likely1-18/+0
2011-05-27spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheralCliff Cai1-0/+9
2011-05-20spi/pl022: mark driver non-experimentalLinus Walleij1-2/+2
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+19
2011-03-15Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stableRussell King1-0/+10
2011-03-15spi: add ti-ssp spi master driverCyril Chemparathy1-0/+10
2011-03-08spi_imx: Fix misspelled configuration variable SOC_IMX31Alberto Panizzo1-1/+1
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao1-2/+2