| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: stm32-qspi: Fix W=1 build warning | Patrice Chotard | 2021-06-04 | 1 | -0/+1 |
* | spi: altera: Make SPI_ALTERA_CORE invisible | Geert Uytterhoeven | 2021-04-28 | 1 | -1/+1 |
* | spi: altera: Add DFL bus driver for Altera API Controller | Matthew Gerlach | 2021-04-20 | 1 | -0/+9 |
* | spi: altera: separate core code from platform code | Matthew Gerlach | 2021-04-20 | 1 | -1/+8 |
* | spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs | Jay Fang | 2021-03-31 | 1 | -0/+10 |
* | Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2021-02-22 | 1 | -22/+11 |
|\ |
|
| * | spi: remove sirf prima/atlas driver | Arnd Bergmann | 2021-01-21 | 1 | -7/+0 |
| * | Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe... | Mark Brown | 2021-01-15 | 1 | -7/+0 |
| |\ |
|
| | * | spi: Drop unused efm32 bus driver | Uwe Kleine-König | 2021-01-15 | 1 | -7/+0 |
| * | | spi: cadence-quadspi: Add QSPI support for Intel LGM SoC | Ramuthevar Vadivel Murugan | 2021-01-13 | 1 | -1/+1 |
| * | | spi: tegra210-quad: Add support for Tegra210 QSPI controller | Sowjanya Komatineni | 2021-01-06 | 1 | -0/+9 |
| * | | spi: txx9: Remove driver | Thomas Bogendoerfer | 2021-01-05 | 1 | -6/+0 |
| * | | spi: renesas rpc-if: Update Add RZ/G2 to Kconfig description | Adam Ford | 2021-01-04 | 1 | -1/+1 |
| |/ |
|
* / | ARM: remove u300 platform | Arnd Bergmann | 2021-01-20 | 1 | -1/+0 |
|/ |
|
* | spi: dw-bt1: Fix undefined devm_mux_control_get symbol | Serge Semin | 2020-11-27 | 1 | -2/+2 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2020-09-13 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG | Arnd Bergmann | 2020-08-19 | 1 | -1/+1 |
* | | | spi: dw: Add Baikal-T1 SPI Controller glue driver | Serge Semin | 2020-10-09 | 1 | -0/+28 |
* | | | spi: dw: Add memory operations support | Serge Semin | 2020-10-09 | 1 | -0/+1 |
* | | | spi: qup: Allow for compile-testing on !ARM | Alex Dewar | 2020-09-07 | 1 | -1/+1 |
|/ / |
|
* / | spi: Prevent adding devices below an unregistering controller | Lukas Wunner | 2020-08-03 | 1 | -0/+3 |
|/ |
|
* | spi: lantiq: Add support to Lightning Mountain SoC | Dilip Kota | 2020-07-22 | 1 | -2/+2 |
* | spi: Fix SPI NOR and SPI NAND acronyms | Tudor Ambarus | 2020-07-17 | 1 | -5/+5 |
* | spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio() | Tudor Ambarus | 2020-07-17 | 1 | -1/+1 |
* | Merge series "mtd: spi-nor: Move cadence-qaudspi to spi-mem framework" from V... | Mark Brown | 2020-06-19 | 1 | -0/+11 |
|\ |
|
| * | spi: Move cadence-quadspi driver to drivers/spi/ | Ramuthevar Vadivel Murugan | 2020-06-19 | 1 | -0/+11 |
* | | spi: altera: use regmap-mmio instead of direct mmio register access | Xu Yilun | 2020-06-19 | 1 | -0/+1 |
* | | Merge series "spi: bcm63xx: add BMIPS support" from Álvaro Fernández Rojas ... | Mark Brown | 2020-06-16 | 1 | -2/+2 |
|\ \ |
|
| * | | spi: bcm63xx-hsspi: allow building for BMIPS | Álvaro Fernández Rojas | 2020-06-16 | 1 | -1/+1 |
| * | | spi: bcm63xx-spi: allow building for BMIPS | Álvaro Fernández Rojas | 2020-06-16 | 1 | -1/+1 |
| |/ |
|
* / | spi: add Renesas RPC-IF driver | Sergei Shtylyov | 2020-06-16 | 1 | -0/+6 |
|/ |
|
* | spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core | Serge Semin | 2020-05-29 | 1 | -3/+6 |
* | spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI | Serge Semin | 2020-05-29 | 1 | -1/+1 |
* | spi: dw: Move Non-DMA code to the DW PCIe-SPI driver | Serge Semin | 2020-05-29 | 1 | -4/+4 |
* | spi: uniphier: Depend on HAS_IOMEM | Kunihiko Hayashi | 2020-05-11 | 1 | -0/+1 |
* | spi: spi-amd: Add AMD SPI controller driver support | Sanjay R Mehta | 2020-04-27 | 1 | -0/+6 |
* | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-04-03 | 1 | -1/+1 |
|\ |
|
| * | spi: pxa2xx: Enable support for compile-testing | Geert Uytterhoeven | 2020-02-11 | 1 | -1/+1 |
* | | spi: meson-spicc: add a linear clock divider support | Sunny Luo | 2020-03-12 | 1 | -0/+1 |
* | | Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 2020-03-11 | 1 | -0/+10 |
|\ \ |
|
| * | | spi: add support for mediatek spi-nor controller | Chuanhong Guo | 2020-03-11 | 1 | -0/+10 |
| |/ |
|
* | | spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX | John Garry | 2020-03-11 | 1 | -1/+0 |
* | | spi: Add FSI-attached SPI controller driver | Eddie James | 2020-03-10 | 1 | -0/+7 |
* | | spi: Remove CONFIG_ prefix from Kconfig select | Joe Perches | 2020-03-06 | 1 | -1/+1 |
* | | spi: Add generic SPI multiplexer | Chris Packham | 2020-02-13 | 1 | -0/+11 |
* | | spi: add driver for ar934x spi controller | Chuanhong Guo | 2020-02-11 | 1 | -0/+7 |
|/ |
|
* | spi: Add HiSilicon v3xx SPI NOR flash controller driver | John Garry | 2020-01-10 | 1 | -0/+9 |
* | spi: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-20 | 1 | -9/+9 |
* | spi: atmel: Remove platform data support | Gregory CLEMENT | 2019-10-18 | 1 | -0/+1 |