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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-03-03
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
1
-8
/
+19
2021-03-03
spi: stm32: properly handle 0 byte transfer
Alain Volmat
1
-0
/
+4
2021-03-03
spi: atmel: Put allocated master before return
Pan Bian
1
-1
/
+1
2021-03-03
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
1
-6
/
+3
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
1
-2
/
+4
2021-01-17
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
1
-2
/
+2
2021-01-17
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
1
-2
/
+1
2020-12-29
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
1
-2
/
+3
2020-12-29
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
1
-11
/
+2
2020-12-29
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
2020-12-29
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
1
-0
/
+1
2020-12-29
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
1
-1
/
+1
2020-12-29
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
1
-9
/
+4
2020-12-29
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
1
-0
/
+2
2020-12-29
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
1
-0
/
+1
2020-12-29
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
1
-0
/
+2
2020-12-29
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
1
-0
/
+1
2020-12-29
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
1
-1
/
+3
2020-12-29
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
1
-1
/
+2
2020-12-29
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
1
-12
/
+6
2020-12-11
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
1
-3
/
+4
2020-12-11
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
1
-10
/
+5
2020-12-11
spi: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
1
-22
/
+12
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-1
/
+57
2020-10-14
spi: fsl-espi: Only process interrupts for expected events
Chris Packham
1
-2
/
+3
2020-09-23
spi: Fix memory leak on splited transfers
Gustav Wiklander
1
-2
/
+7
2020-09-23
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
1
-1
/
+1
2020-09-03
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
1
-1
/
+2
2020-08-26
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2
-1
/
+23
2020-08-21
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-08-21
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
1
-0
/
+10
2020-07-29
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
1
-7
/
+8
2020-07-29
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
1
-1
/
+3
2020-07-22
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
1
-8
/
+6
2020-07-22
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
1
-1
/
+1
2020-07-22
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
1
-14
/
+1
2020-07-22
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
1
-10
/
+10
2020-07-22
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
1
-2
/
+2
2020-07-22
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
1
-4
/
+13
2020-07-22
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
1
-2
/
+2
2020-07-22
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
1
-1
/
+10
2020-07-22
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
1
-0
/
+22
2020-06-20
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2
-6
/
+3
2020-06-20
spi: dw: Fix Rx-only DMA transfers
Serge Semin
1
-0
/
+1
2020-06-20
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
1
-4
/
+8
2020-06-20
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
1
-0
/
+2
2020-06-20
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
1
-0
/
+1
2020-06-20
spi: bcm2835: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-20
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-06-20
spi: Fix controller unregister order
Lukas Wunner
1
-1
/
+2
[next]