| Age | Commit message (Expand) | Author |
| 2021-11-12 | spi: fix use-after-free of the add_lock mutex | Michael Walle |
| 2021-11-12 | spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan() | Dan Carpenter |
| 2021-11-12 | spi: lpspi: Silence error message upon deferred probe | Alexander Stein |
| 2021-11-12 | spi: cadence-quadspi: fix write completion support | Dinh Nguyen |
| 2021-10-29 | spi: spi-geni-qcom: Add support for GPI dma | Vinod Koul |
| 2021-10-27 | spi: fsi: Fix contention in the FSI2SPI engine | Eddie James |
| 2021-10-26 | spi: spi-rpc-if: Check return value of rpcif_sw_init() | Lad Prabhakar |
| 2021-10-26 | spi: tegra210-quad: Put device into suspend on driver removal | Dmitry Osipenko |
| 2021-10-26 | spi: tegra20-slink: Put device into suspend on driver removal | Dmitry Osipenko |
| 2021-10-26 | spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() | Yang Yingliang |
| 2021-10-20 | spi: at91-usart: replacing legacy gpio interface for gpiod | Maíra Canal |
| 2021-10-15 | spi: replace snprintf in show functions with sysfs_emit | Qing Wang |
| 2021-10-15 | spi: cadence: Add of_node_put() before return | Wan Jiabing |
| 2021-10-15 | spi: orion: Add of_node_put() before goto | Wan Jiabing |
| 2021-10-14 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown |
| 2021-10-14 | spi-mux: Fix false-positive lockdep splats | Uwe Kleine-König |
| 2021-10-14 | spi: Fix deadlock when adding SPI controllers on SPI buses | Mark Brown |
| 2021-10-13 | spi: cadence-quadspi: fix dma_unmap_single() call | Arnd Bergmann |
| 2021-10-13 | spi: tegra20: fix build with CONFIG_PM_SLEEP=n | Arnd Bergmann |
| 2021-10-11 | Merge series "spi-bcm-qspi spcr3 enahancements" from Kamal Dasu <kdasu.kdev@g... | Mark Brown |
| 2021-10-11 | spi: bcm-qspi: add support for 3-wire mode for half duplex transfer | Kamal Dasu |
| 2021-10-11 | spi: bcm-qspi: Add mspi spcr3 32/64-bits xfer mode | Kamal Dasu |
| 2021-10-11 | spi: bcm-qspi: clear MSPI spifie interrupt during probe | Kamal Dasu |
| 2021-10-07 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown |
| 2021-10-07 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown |
| 2021-10-07 | spi: Make several public functions private to spi.c | Uwe Kleine-König |
| 2021-10-07 | spi: Reorder functions to simplify the next commit | Uwe Kleine-König |
| 2021-10-07 | spi: Remove unused function spi_busnum_to_master() | Uwe Kleine-König |
| 2021-10-07 | spi: Move comment about chipselect check to the right place | Uwe Kleine-König |
| 2021-10-05 | spi: fsi: Print status on error | Eddie James |
| 2021-10-04 | spi: cadence: fix static checker warning | Parshuram Thombare |
| 2021-10-03 | Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2021-10-03 | Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2021-10-02 | Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2021-10-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
| 2021-10-02 | Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2021-10-02 | Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2021-10-02 | drm/i915: fix blank screen booting crashes | Hugh Dickins |
| 2021-10-02 | hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur... | Nadezda Lutovinova |
| 2021-10-02 | hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu... | Nadezda Lutovinova |
| 2021-10-02 | hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu... | Nadezda Lutovinova |
| 2021-10-02 | hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller | Vadim Pasternak |
| 2021-10-02 | hwmon: (pmbus/ibm-cffps) max_power_out swap changes | Brandon Wyman |
| 2021-10-02 | hwmon: (occ) Fix P10 VRM temp sensors | Eddie James |
| 2021-10-02 | spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround | Michael Walle |
| 2021-10-01 | Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
| 2021-10-01 | spi: cadence-quadspi: Add Xilinx Versal external DMA support | Sai Krishna Potthuri |
| 2021-10-01 | spi: cadence-quadspi: Add OSPI support for Xilinx Versal SoC | Sai Krishna Potthuri |
| 2021-10-01 | firmware: xilinx: Add OSPI Mux selection support | Sai Krishna Potthuri |
| 2021-10-01 | spi: mediatek: skip delays if they are 0 | Dafna Hirschfeld |