index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
32 hours
spi: cadence-qspi: Fix exec_mem_op error handling
Emanuele Ghidoli
1
-8
/
+9
32 hours
spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() c...
Felix Gu
1
-0
/
+12
32 hours
spi: stm32-ospi: Fix reset control leak on probe error
Felix Gu
1
-1
/
+3
32 hours
spi: stm32-ospi: Fix resource leak in remove() callback
Felix Gu
1
-4
/
+1
32 hours
spi: geni-qcom: Check DMA interrupts early in ISR
Praveen Talari
1
-4
/
+5
10 days
spi: spi-fsl-lpspi: fix teardown order issue (UAF)
Marc Kleine-Budde
1
-1
/
+2
10 days
spi: use generic driver_override infrastructure
Danilo Krummrich
1
-12
/
+7
10 days
spi: meson-spicc: Fix double-put in remove path
Felix Gu
1
-2
/
+0
10 days
spi: sn-f-ospi: Fix resource leak in f_ospi_probe()
Felix Gu
1
-12
/
+5
10 days
spi: intel-pci: Add support for Nova Lake mobile SPI flash
Alan Borzeszkowski
1
-0
/
+1
10 days
spi: spi-dw-dma: fix print error log when wait finish transaction
Vladimir Yakovlev
1
-1
/
+1
2026-03-25
spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
Felix Gu
1
-8
/
+4
2026-03-25
spi: amlogic: spifc-a4: Remove redundant clock cleanup
Felix Gu
1
-39
/
+7
2026-03-25
spi: fix statistics allocation
Johan Hovold
1
-9
/
+8
2026-03-25
spi: fix use-after-free on controller registration failure
Johan Hovold
1
-4
/
+4
2026-03-19
spi: rockchip-sfc: Fix double-free in remove() callback
Felix Gu
1
-1
/
+1
2026-03-19
spi: amlogic: spifc-a4: Fix DMA mapping error handling
Felix Gu
1
-3
/
+2
2026-03-12
spi: stm32: fix missing pointer assignment in case of dma chaining
Alain Volmat
1
-0
/
+3
2026-03-04
spi: spidev: fix lock inversion between spi_lock and buf_lock
Fabian Godehardt
1
-41
/
+22
2026-03-04
spi: geni-qcom: Fix abort sequence execution for serial engine errors
Praveen Talari
1
-14
/
+10
2026-03-04
spi: cadence-qspi: Try hard to disable the clocks
Miquel Raynal (Schneider Electric)
1
-2
/
+5
2026-03-04
spi: cadence-qspi: Fix probe error path and remove
Miquel Raynal (Schneider Electric)
1
-19
/
+25
2026-03-04
spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
Chin-Ting Kuo
1
-1
/
+10
2026-03-04
spi: spi-mem: Limit octal DTR constraints to octal DTR situations
Miquel Raynal
1
-2
/
+13
2026-03-04
spi: stm32: fix Overrun issue at < 8bpw
Deepak Kumar
1
-4
/
+5
2026-03-04
spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
Mark Brown
1
-6
/
+6
2026-03-04
spi-geni-qcom: use xfer->bits_per_word for can_dma()
Jonathan Marek
1
-4
/
+4
2026-03-04
spi-geni-qcom: initialize mode related registers to 0
Jonathan Marek
1
-0
/
+6
2026-02-26
spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
Felix Gu
1
-1
/
+1
2026-02-26
spi: microchip-core: use XOR instead of ANDNOT to fix the logic
Andy Shevchenko
1
-1
/
+1
2026-02-26
spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy call
Akif Ejaz
1
-3
/
+1
2026-02-05
spi: tegra114: Preserve SPI mode bits in def_command1_reg
Vishwaroop A
1
-0
/
+3
2026-02-02
spi: tegra: Fix a memory leak in tegra_slink_probe()
Felix Gu
1
-2
/
+4
2026-01-30
spi: tegra210-quad: Protect curr_xfer check in IRQ handler
Breno Leitao
1
-0
/
+20
2026-01-30
spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq...
Breno Leitao
1
-0
/
+3
2026-01-30
spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
Breno Leitao
1
-0
/
+5
2026-01-30
spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer...
Breno Leitao
1
-0
/
+3
2026-01-30
spi: tegra210-quad: Move curr_xfer read inside spinlock
Breno Leitao
1
-2
/
+4
2026-01-30
spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
Breno Leitao
1
-2
/
+17
2026-01-15
spi: intel-pci: Add support for Nova Lake SPI serial flash
Alan Borzeszkowski
1
-0
/
+1
2026-01-15
spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
Jun Guo
1
-0
/
+1
2026-01-12
spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...
Devyn Liu
1
-3
/
+1
2026-01-12
spi: spi-sprd-adi: Fix double free in probe error path
Felix Gu
1
-23
/
+10
2025-12-23
spi: cadence-quadspi: Prevent indirect read
Mark Brown
1
-12
/
+11
2025-12-23
spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slow
Mateusz Litwin
1
-14
/
+5
2025-12-23
spi: cadence-quadspi: Prevent lost complete() call during indirect read
Mateusz Litwin
1
-1
/
+9
2025-12-22
spi: sun6i: Support A523's SPI controllers
Chen-Yu Tsai
1
-4
/
+7
2025-12-18
spi: cadence-quadspi: Fix probe error path and logging
Mark Brown
1
-2
/
+6
2025-12-17
spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ
Fei Shao
1
-1
/
+1
2025-12-17
spi: cadence-quadspi: Fix clock disable on probe failure path
Anurag Dutta
1
-1
/
+3
[next]