summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| | * spi: add support for DLN-2 USB-SPI adapterLaurentiu Palcu2014-12-221-0/+10
| |/ |/|
| * spi: Kconfig: Remove additional newlineMichal Simek2015-01-161-1/+0
|/
*-. Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown2014-12-081-1/+1
|\ \
| | * spi: s3c64xx: add support for exynos7 SPI controllerPadmavathi Venna2014-11-261-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's...Mark Brown2014-12-081-0/+15
|\ \ \ | |_|/ |/| |
| | * spi: meson: Select REGMAP_MMIOBeniamino Galvani2014-11-271-0/+1
| | * spi: meson: Add support for Amlogic Meson SPIFCBeniamino Galvani2014-11-241-0/+7
| |/ |/|
| * spi: Add driver for IMG SPFI controllerAndrew Bresticker2014-11-171-0/+7
|/
*-. Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2014-10-031-1/+1
|\ \
| | * spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee2014-08-161-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-031-1/+1
|\ \ \ | | |/ | |/|
| | * spi: dw-mid: remove Moorestown supportAndy Shevchenko2014-09-131-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2014-10-031-0/+8
|\ \ \ | | |/
| * | spi: bcm53xx: Fix module dependencyAxel Lin2014-09-261-0/+2
| * | spi: bcm53xx: driver for SPI controller on Broadcom bcma SoCRafał Miłecki2014-08-191-0/+6
| |/
* | spi/drivers: Restrict COMPILE_TEST by HAS_DMA where neededGeert Uytterhoeven2014-08-311-2/+5
|/
*-. Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/...Mark Brown2014-08-041-1/+1
|\ \
| | * spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMAGeert Uytterhoeven2014-07-101-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...Mark Brown2014-08-041-1/+13
|\ \ \ | |_|/ |/| |
| | * spi: rspi: Relax DMA dependency and increase build coverageGeert Uytterhoeven2014-07-101-1/+1
| |/ |/|
| * spi/rockchip: Add dependencies on relaxed I/O accessorsMark Brown2014-07-051-0/+1
| * spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-041-0/+11
|/
*---. Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to...Mark Brown2014-06-021-2/+9
|\ \ \
| | | * spi: cadence: Add dependency on ARMHarini Katakam2014-04-151-1/+1
| | | * spi: Add driver for Cadence SPI controllerHarini Katakam2014-04-141-0/+7
| | |/
| * | spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang2014-04-141-2/+2
| |/
* | spi/topcliff-pch: Fix Kconfig dependenciesJean Delvare2014-05-161-1/+1
|/
* spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-081-1/+1
*-. Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown2014-03-301-0/+13
|\ \
| | * spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TESTAxel Lin2014-03-211-1/+1
| | * spi: add xtfpga SPI controller driverMax Filippov2014-03-131-0/+13
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown2014-03-301-7/+13
|\ \ \ \ | | | |/ | | |/|
| | | * spi: remove obsolete spi-ti-ssp driverArnd Bergmann2014-03-181-7/+0
| | |/
| * | spi: sunxi: Add Allwinner A10 SPI controller driverMaxime Ripard2014-02-231-0/+6
| * | spi/sunxi: Add missing dependency on RESET_CONTROLLERMark Brown2014-02-061-0/+1
| * | spi: sunxi: Add Allwinner A31 SPI controller driverMaxime Ripard2014-02-051-0/+6
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-301-1/+0
|\ \ \ | | |/ | |/|
| | * spi: sh-msiof: Use core message handling instead of spi-bitbangGeert Uytterhoeven2014-02-271-1/+0
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2014-03-301-1/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | spi: qup: Depend on ARM && COMPILE_TEST to avoid build errorAxel Lin2014-02-241-1/+1
| | | | * | spi: qup: Enable driver compilation with COMPILE_TESTAxel Lin2014-02-231-1/+1
| | | | * | spi: Add Qualcomm QUP SPI controller supportIvan T. Ivanov2014-02-201-0/+13
| | |_|/ / | |/| | |
| | * | | spi: omap2: use SUPERH, not SHPaul Bolle2014-02-101-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown2014-03-301-1/+0
|\ \ \ \ \ | | |/ / /
| * | | | spi/imx: Drop default setting for SPI_IMXFabio Estevam2014-02-231-1/+0
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown2014-03-301-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | spi/fsl-dspi: Convert to use regmap and add big-endian supportChao Fu2014-02-161-0/+1
| | |/ / / | |/| | |
| | * | | spi: dw-mmio: remove HAVE_CLK build dependecyBaruch Siach2014-02-031-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ 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
| |/ /
OpenPOWER on IntegriCloud