Age | Commit message (Expand) | Author | Files | Lines |
2021-11-19 | Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -16/+38 |
2021-11-12 | spi: fix use-after-free of the add_lock mutex | Michael Walle | 1 | -6/+6 |
2021-11-12 | spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan() | Dan Carpenter | 1 | -6/+10 |
2021-11-12 | spi: lpspi: Silence error message upon deferred probe | Alexander Stein | 1 | -1/+1 |
2021-11-12 | spi: cadence-quadspi: fix write completion support | Dinh Nguyen | 1 | -3/+21 |
2021-11-02 | Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 21 | -329/+2005 |
2021-11-02 | Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+41 |
2021-10-29 | spi: spi-geni-qcom: Add support for GPI dma | Vinod Koul | 1 | -15/+239 |
2021-10-28 | Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+5 |
2021-10-27 | spi: fsi: Fix contention in the FSI2SPI engine | Eddie James | 1 | -22/+53 |
2021-10-26 | spi: spi-rpc-if: Check return value of rpcif_sw_init() | Lad Prabhakar | 1 | -1/+3 |
2021-10-26 | spi: tegra210-quad: Put device into suspend on driver removal | Dmitry Osipenko | 1 | -2/+2 |
2021-10-26 | spi: tegra20-slink: Put device into suspend on driver removal | Dmitry Osipenko | 1 | -2/+2 |
2021-10-26 | spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() | Yang Yingliang | 1 | -2/+3 |
2021-10-26 | spi: spl022: fix Microwire full duplex mode | Thomas Perrot | 1 | -2/+3 |
2021-10-25 | spi: Fix tegra20 build with CONFIG_PM=n once again | Linus Torvalds | 1 | -1/+1 |
2021-10-20 | spi: altera: Change to dynamic allocation of spi id | Russ Weight | 2 | -2/+2 |
2021-10-20 | spi: at91-usart: replacing legacy gpio interface for gpiod | Maíra Canal | 1 | -22/+5 |
2021-10-18 | Merge tag 'v5.15-rc6' into regulator-5.16 | Mark Brown | 9 | -109/+129 |
2021-10-15 | spi: replace snprintf in show functions with sysfs_emit | Qing Wang | 1 | -1/+1 |
2021-10-15 | spi: cadence: Add of_node_put() before return | Wan Jiabing | 1 | -0/+2 |
2021-10-15 | spi: orion: Add of_node_put() before goto | Wan Jiabing | 1 | -0/+1 |
2021-10-14 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown | 2 | -16/+18 |
2021-10-14 | spi-mux: Fix false-positive lockdep splats | Uwe Kleine-König | 2 | -6/+13 |
2021-10-14 | spi: Fix deadlock when adding SPI controllers on SPI buses | Mark Brown | 1 | -11/+6 |
2021-10-13 | spi: cadence-quadspi: fix dma_unmap_single() call | Arnd Bergmann | 1 | -1/+1 |
2021-10-13 | spi: tegra20: fix build with CONFIG_PM_SLEEP=n | Arnd Bergmann | 1 | -1/+1 |
2021-10-11 | Merge series "spi-bcm-qspi spcr3 enahancements" from Kamal Dasu <kdasu.kdev@g... | Mark Brown | 1 | -54/+208 |
2021-10-11 | spi: bcm-qspi: add support for 3-wire mode for half duplex transfer | Kamal Dasu | 1 | -1/+12 |
2021-10-11 | spi: bcm-qspi: Add mspi spcr3 32/64-bits xfer mode | Kamal Dasu | 1 | -21/+151 |
2021-10-11 | spi: bcm-qspi: clear MSPI spifie interrupt during probe | Kamal Dasu | 1 | -32/+45 |
2021-10-08 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown | 1 | -142/+95 |
2021-10-08 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown | 6 | -58/+60 |
2021-10-07 | spi: Make several public functions private to spi.c | Uwe Kleine-König | 1 | -27/+14 |
2021-10-07 | spi: Reorder functions to simplify the next commit | Uwe Kleine-König | 1 | -86/+86 |
2021-10-07 | spi: Remove unused function spi_busnum_to_master() | Uwe Kleine-König | 1 | -35/+0 |
2021-10-07 | spi: Move comment about chipselect check to the right place | Uwe Kleine-König | 1 | -4/+5 |
2021-10-05 | spi: fsi: Print status on error | Eddie James | 1 | -21/+27 |
2021-10-04 | spi: cadence: fix static checker warning | Parshuram Thombare | 1 | -2/+2 |
2021-10-02 | spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround | Michael Walle | 1 | -19/+7 |
2021-10-01 | spi: cadence-quadspi: Add Xilinx Versal external DMA support | Sai Krishna Potthuri | 1 | -9/+198 |
2021-10-01 | spi: cadence-quadspi: Add OSPI support for Xilinx Versal SoC | Sai Krishna Potthuri | 1 | -0/+25 |
2021-10-01 | spi: mediatek: skip delays if they are 0 | Dafna Hirschfeld | 1 | -28/+36 |
2021-10-01 | spi: atmel: Fix PDC transfer setup bug | Ville Baillie | 1 | -2/+2 |
2021-09-28 | spi: cadence: Fix spelling mistake "nunber" -> "number" | Colin Ian King | 1 | -1/+1 |
2021-09-27 | Merge tag 'v5.15-rc3' into spi-5.15 | Mark Brown | 2 | -9/+1 |
2021-09-27 | Merge series "add support for Cadence's XSPI controller" from Parshuram Thomb... | Mark Brown | 3 | -0/+653 |
2021-09-27 | spi: s3c64xx: describe driver in KConfig | Krzysztof Kozlowski | 1 | -2/+3 |
2021-09-27 | spi: cadence: add support for Cadence XSPI controller | Parshuram Thombare | 3 | -0/+653 |
2021-09-27 | spi: spidev: Add SPI ID table | Mark Brown | 1 | -0/+14 |