summaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* spi: Add HiSilicon v3xx SPI NOR flash controller driverJohn Garry2020-01-101-0/+9
* spi: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-9/+9
* spi: atmel: Remove platform data supportGregory CLEMENT2019-10-181-0/+1
* Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-1/+1
|\
| * spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab2019-07-311-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-7/+0
|\ \
| * | spi: remove w90x900 driverArnd Bergmann2019-09-041-7/+0
| |/
* / spi: npcm-fiu: add NPCM FIU controller driverTomer Maimon2019-08-301-0/+10
|/
* Merge tag 'v5.2-rc4' into spi-5.3Mark Brown2019-06-101-0/+1
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | spi: Add spi driver for Socionext SynQuacer platformMasahisa Kojima2019-06-041-0/+10
* | spi: Allow selecting BCM2835 SPI controllers on ARCH_BRCMSTBFlorian Fainelli2019-05-131-2/+2
|/
* spi: spi-mem: Add support for Zynq QSPI controllerNaga Sureshkumar Relli2019-04-051-1/+9
* spi: mt7621: Move SPI driver out of stagingStefan Roese2019-03-251-0/+6
* spi: sifive: Add driver for the SiFive SPI controllerYash Shah2019-02-191-0/+6
* spi: Kconfig: imx: Update the help text to make it more genericFabio Estevam2019-01-281-2/+1
* spi: spi-mem: Add driver for NXP FlexSPI controllerYogesh Narayan Gaur2019-01-281-0/+10
* spi: ath79: Enable support for compile testAlban Bedel2019-01-171-1/+1
* spi: ath79: Simplify ath79_spi_chipselect()Alban Bedel2019-01-171-1/+1
* spi: fix typo in SPI_STM32 help textCezary Gapinski2019-01-071-1/+1
* spi: add cpu details to fsl-dspi Kconfig helpAngelo Dureghello2019-01-071-1/+1
* spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf2019-01-071-0/+11
*-. Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown2018-12-201-0/+9
|\ \
| | * mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann2018-12-111-1/+1
| | * spi: Add QuadSPI driver for Atmel SAMA5D2Piotr Bugalski2018-11-071-0/+9
| |/
* | spi: npcm: add NPCM PSPI controller driverTomer Maimon2018-11-131-0/+7
* | spi: Kconfig: Enable McSPI driver for K3 platformsVignesh R2018-11-071-1/+1
* | spi: Add MXIC controller driverMason Yang2018-11-051-0/+6
|/
* Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-10-251-0/+8
|\
| * spi: at91-usart: Add driver for at91-usart as SPIRadu Pirea2018-09-101-0/+8
* | spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCsFlorian Fainelli2018-10-211-1/+1
* | spi: spi-mem: add stm32 qspi controllerLudovic Barre2018-10-191-0/+9
* | spi: spi-geni-qcom: Add SPI driver support for GENI based QUPGirish Mahadevan2018-10-111-0/+12
* | spi: Introduce new driver for Qualcomm QuadSPI controllerGirish Mahadevan2018-10-111-0/+6
* | spi: mediatek: add spi slave for Mediatek MT2712Leilk Liu2018-09-281-0/+10
* | spi: sprd: Add SPI driver for Spreadtrum SC9860Lanqing Liu2018-08-281-0/+6
|/
* spi: add SPI controller driver for UniPhier SoCKeiji Hayashibara2018-08-011-0/+13
* spi: Fix typo on SPI_MEM help textFabio Estevam2018-05-311-1/+1
* spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2018-05-111-0/+7
* spi: remove forgotten CONFIG_SPI_BCM53XXRafał Miłecki2018-05-101-8/+0
* spi: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-181-9/+3
* spi: remove blackfin related host driversArnd Bergmann2018-03-261-19/+0
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+2
*---. Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/...Mark Brown2017-11-101-4/+7
|\ \ \
| | | * spi: spreadtrum adi: add hwspinlock dependencyArnd Bergmann2017-10-051-0/+1
| | | * spi: Add ADI driver for Spreadtrum platformBaolin Wang2017-09-191-0/+6
| | |/ | |/|
| | * spi: Kconfig: Remove old comments now that SPI slave is supportedFabio Estevam2017-09-201-4/+0
| |/
* / spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello2017-11-031-1/+1
|/
*-. Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown2017-09-041-2/+2
|\ \
| * | spi: fix building SPI_PXA on MMPArnd Bergmann2017-08-071-2/+2
| |/