summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown2014-03-301-1/+1
|\ \
| | * spi: clps711x: Enable driver compilation with COMPILE_TESTAxel Lin2014-03-271-1/+1
| |/
* | spi: rspi: Document support for Renesas QSPI in KconfigGeert Uytterhoeven2014-02-041-2/+2
|/
* Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-251-3/+11
|\
| *-. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-231-1/+1
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-231-1/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | spi: omap2: Add build dependencies for writel_relaxed()Mark Brown2013-11-241-0/+1
| | | |/ / | | |/| |
| | | * | spi: sh-msiof: Enable driver compilation with COMPILE_TESTLaurent Pinchart2013-11-271-1/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown2014-01-231-2/+8
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | spi/davinci: Don't select EDMASekhar Nori2014-01-091-1/+0
| | |_|/ / | |/| | |
| | | * | spi: rspi: Remove dependency on DMAE for SHMOBILEGeert Uytterhoeven2014-01-131-1/+1
| | |/ / | |/| |
| | * | spi: bcm63xx-hsspi: add bcm63xx HSSPI driverJonas Gorski2013-12-041-0/+7
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-0/+3
|\ \ \ | |_|/ |/| |
| * | spi: tegra: use reset frameworkStephen Warren2013-12-111-0/+3
| |/
* | spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabledTomasz Figa2013-11-241-1/+1
* | spi: s3c64xx: Do not require legacy DMA API in case of S3C64XXTomasz Figa2013-11-241-1/+1
|/
* Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown2013-10-251-1/+1
|\
| * spi: rcar: add Renesas QSPI support on RSPIHiep Cao Minh2013-09-171-1/+1
* | Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown2013-10-251-1/+1
|\ \
| * | spi: s3c64xx: Allow build on all Samsung platformsMateusz Krawczuk2013-09-261-1/+1
| |/
* | spi: fsl-dspi: several minor improvements and fixesUwe Kleine-König2013-09-171-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+1
* Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown2013-09-011-1/+1
|\
| * spi/sirf: Depends on SIRF_DMAMark Brown2013-08-061-1/+1
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-0/+8
|\ \
| * | spi/qspi: Add qspi flash controllerSourav Poddar2013-08-221-0/+8
| |/
* | Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown2013-09-011-0/+7
|\ \
| * | spi: new controller driver for efm32 SoCsUwe Kleine-König2013-08-091-0/+7
| |/
* | Merge remote-tracking branch 'spi/topic/dspi' into spi-nextMark Brown2013-09-011-0/+7
|\ \
| * | spi:Add Freescale DSPI driver for Vybrid VF610 platformChao Fu2013-08-221-0/+7
| |/
* | Merge remote-tracking branch 'spi/topic/davinci' into spi-nextMark Brown2013-09-011-1/+1
|\ \
| * | spi: davinci: Update configs to make it selectable on KeystoneSantosh Shilimkar2013-07-251-1/+1
| |/
* | Merge remote-tracking branch 'spi/topic/build' into spi-nextMark Brown2013-09-011-14/+14
|\ \
| * | spi/build: Remove SPI_SIRF from compile testMark Brown2013-08-061-1/+1
| * | spi/drivers: Enable build of drivers with COMPILE_TESTMark Brown2013-07-291-14/+14
| * | spi/rspi: Add missing dependency on DMAEMark Brown2013-07-151-1/+1
| |/
* | spi: add spi controller v3 master driver for BlackfinScott Jiang2013-07-151-1/+8
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann2013-06-201-1/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-4/+4
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-4/+4
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-291-2/+28
|\ \
| * | spi/tegra114: add spi driverLaxman Dewangan2013-04-071-0/+8
| * | spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...Andreas Larsson2013-04-071-1/+3
| * | spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson2013-04-071-1/+6
| * | spi: add driver for BCM2835Chris Boot2013-03-121-0/+11
| |/
* | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-211-1/+2
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-9/+8
|\
| * drivers/spi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-10/+9
OpenPOWER on IntegriCloud