aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04spi: rspi: Document support for Renesas QSPI in KconfigGeert Uytterhoeven1-2/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-3/+11
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2014-01-23Merge 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-linusMark Brown1-1/+1
2014-01-23Merge 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-linusMark Brown1-1/+3
2014-01-23Merge 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-linusMark Brown1-2/+8
2014-01-13spi: rspi: Remove dependency on DMAE for SHMOBILEGeert Uytterhoeven1-1/+1
2014-01-09spi/davinci: Don't select EDMASekhar Nori1-1/+0
2013-12-11spi: tegra: use reset frameworkStephen Warren1-0/+3
2013-12-04spi: bcm63xx-hsspi: add bcm63xx HSSPI driverJonas Gorski1-0/+7
2013-11-27spi: sh-msiof: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2013-11-24spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabledTomasz Figa1-1/+1
2013-11-24spi: s3c64xx: Do not require legacy DMA API in case of S3C64XXTomasz Figa1-1/+1
2013-11-24spi: omap2: Add build dependencies for writel_relaxed()Mark Brown1-0/+1
2013-10-25Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown1-1/+1
2013-10-25Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown1-1/+1
2013-09-26spi: s3c64xx: Allow build on all Samsung platformsMateusz Krawczuk1-1/+1
2013-09-17spi: rcar: add Renesas QSPI support on RSPIHiep Cao Minh1-1/+1
2013-09-17spi: fsl-dspi: several minor improvements and fixesUwe Kleine-König1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-2/+1
2013-09-01Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown1-1/+1
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown1-0/+8
2013-09-01Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown1-0/+7
2013-09-01Merge remote-tracking branch 'spi/topic/dspi' into spi-nextMark Brown1-0/+7
2013-09-01Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown1-1/+1
2013-09-01Merge remote-tracking branch 'spi/topic/build' into spi-nextMark Brown1-14/+14
2013-08-22spi/qspi: Add qspi flash controllerSourav Poddar1-0/+8
2013-08-22spi:Add Freescale DSPI driver for Vybrid VF610 platformChao Fu1-0/+7
2013-08-09spi: new controller driver for efm32 SoCsUwe Kleine-König1-0/+7
2013-08-06spi/build: Remove SPI_SIRF from compile testMark Brown1-1/+1
2013-08-06spi/sirf: Depends on SIRF_DMAMark Brown1-1/+1
2013-07-29spi/drivers: Enable build of drivers with COMPILE_TESTMark Brown1-14/+14
2013-07-25spi: davinci: Update configs to make it selectable on KeystoneSantosh Shilimkar1-1/+1
2013-07-15spi/rspi: Add missing dependency on DMAEMark Brown1-1/+1
2013-07-15spi: add spi controller v3 master driver for BlackfinScott Jiang1-1/+8
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann1-1/+1
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-4/+4
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+28
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-4/+4
2013-04-07spi/tegra114: add spi driverLaxman Dewangan1-0/+8
2013-04-07spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARCAndreas Larsson1-1/+3
2013-04-07spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environmentAndreas Larsson1-1/+6
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+2
2013-03-12spi: add driver for BCM2835Chris Boot1-0/+11
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+8
2013-02-08spi/pxa2xx: add support for Lynxpoint SPI controllersMika Westerberg1-1/+1
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg1-1/+6
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg1-0/+6