aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-02-04spi: rspi: Document support for Renesas QSPI in KconfigGravatar Geert Uytterhoeven 1-2/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Linus Torvalds 1-3/+11
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Gravatar Mark Brown 1-1/+1
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Gravatar Mark Brown 1-1/+3
2014-01-23Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Gravatar Mark Brown 1-2/+8
2014-01-13spi: rspi: Remove dependency on DMAE for SHMOBILEGravatar Geert Uytterhoeven 1-1/+1
2014-01-09spi/davinci: Don't select EDMAGravatar Sekhar Nori 1-1/+0
2013-12-11spi: tegra: use reset frameworkGravatar Stephen Warren 1-0/+3
2013-12-04spi: bcm63xx-hsspi: add bcm63xx HSSPI driverGravatar Jonas Gorski 1-0/+7
2013-11-27spi: sh-msiof: Enable driver compilation with COMPILE_TESTGravatar Laurent Pinchart 1-1/+2
2013-11-24spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabledGravatar Tomasz Figa 1-1/+1
2013-11-24spi: s3c64xx: Do not require legacy DMA API in case of S3C64XXGravatar Tomasz Figa 1-1/+1
2013-11-24spi: omap2: Add build dependencies for writel_relaxed()Gravatar Mark Brown 1-0/+1
2013-10-25Merge remote-tracking branch 'spi/topic/rspi' into spi-nextGravatar Mark Brown 1-1/+1
2013-10-25Merge remote-tracking branch 'spi/topic/loop' into spi-nextGravatar Mark Brown 1-1/+1
2013-09-26spi: s3c64xx: Allow build on all Samsung platformsGravatar Mateusz Krawczuk 1-1/+1
2013-09-17spi: rcar: add Renesas QSPI support on RSPIGravatar Hiep Cao Minh 1-1/+1
2013-09-17spi: fsl-dspi: several minor improvements and fixesGravatar Uwe Kleine-König 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-2/+1
2013-09-01Merge remote-tracking branch 'spi/topic/sirf' into spi-nextGravatar Mark Brown 1-1/+1
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextGravatar Mark Brown 1-0/+8
2013-09-01Merge remote-tracking branch 'spi/topic/efm32' into spi-nextGravatar Mark Brown 1-0/+7
2013-09-01Merge remote-tracking branch 'spi/topic/dspi' into spi-nextGravatar Mark Brown 1-0/+7
2013-09-01Merge remote-tracking branch 'spi/topic/davinci' into spi-nextGravatar Mark Brown 1-1/+1
2013-09-01Merge remote-tracking branch 'spi/topic/build' into spi-nextGravatar Mark Brown 1-14/+14
2013-08-22spi/qspi: Add qspi flash controllerGravatar Sourav Poddar 1-0/+8
2013-08-22spi:Add Freescale DSPI driver for Vybrid VF610 platformGravatar Chao Fu 1-0/+7
2013-08-09spi: new controller driver for efm32 SoCsGravatar Uwe Kleine-König 1-0/+7
2013-08-06spi/build: Remove SPI_SIRF from compile testGravatar Mark Brown 1-1/+1
2013-08-06spi/sirf: Depends on SIRF_DMAGravatar Mark Brown 1-1/+1
2013-07-29spi/drivers: Enable build of drivers with COMPILE_TESTGravatar Mark Brown 1-14/+14
2013-07-25spi: davinci: Update configs to make it selectable on KeystoneGravatar Santosh Shilimkar 1-1/+1
2013-07-15spi/rspi: Add missing dependency on DMAEGravatar Mark Brown 1-1/+1
2013-07-15spi: add spi controller v3 master driver for BlackfinGravatar Scott Jiang 1-1/+8
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryGravatar Arnd Bergmann 1-1/+1
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCGravatar David Daney 1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-4/+4
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-2/+28
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBGravatar Alexandre Courbot 1-4/+4
2013-04-07spi/tegra114: add spi driverGravatar Laxman Dewangan 1-0/+8
2013-04-07spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...Gravatar Andreas Larsson 1-1/+3
2013-04-07spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Gravatar Andreas Larsson 1-1/+6
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesGravatar Heiko Carstens 1-1/+2
2013-03-12spi: add driver for BCM2835Gravatar Chris Boot 1-0/+11
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+8
2013-02-08spi/pxa2xx: add support for Lynxpoint SPI controllersGravatar Mika Westerberg 1-1/+1
2013-02-08spi/pxa2xx: add support for DMA engineGravatar Mika Westerberg 1-1/+6
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileGravatar Mika Westerberg 1-0/+6