index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
2021-03-03
1
-6
/
+3
*
spi: cadence: cache reference clock rate during probe
Michael Hennerich
2021-01-23
1
-2
/
+4
*
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
2021-01-17
1
-2
/
+1
*
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-29
1
-1
/
+1
*
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
2020-12-29
1
-0
/
+2
*
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
2020-12-29
1
-0
/
+1
*
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-12-29
1
-0
/
+2
*
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
2020-12-29
1
-0
/
+1
*
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
2020-12-29
1
-1
/
+3
*
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2020-12-29
2
-1
/
+23
*
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-12-29
1
-1
/
+2
*
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-12-29
1
-12
/
+6
*
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
2020-12-11
1
-3
/
+4
*
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
1
-10
/
+5
*
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-12-11
1
-1
/
+53
*
spi: unbinding slave before calling spi_destroy_queue
yangerkun
2020-10-17
1
-2
/
+2
*
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-07-22
1
-10
/
+10
*
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-07-22
1
-2
/
+2
*
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2020-06-20
2
-6
/
+3
*
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
2020-06-20
1
-4
/
+8
*
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-06-20
1
-0
/
+2
*
spi: bcm2835: Fix controller unregister order
Lukas Wunner
2020-06-20
1
-1
/
+3
*
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
2020-06-20
1
-1
/
+3
*
spi: Fix controller unregister order
Lukas Wunner
2020-06-20
1
-1
/
+2
*
spi: No need to assign dummy value in spi_unregister_controller()
Andy Shevchenko
2020-06-20
1
-3
/
+1
*
spi: dw: Fix controller unregister order
Lukas Wunner
2020-06-20
1
-1
/
+3
*
spi: dw: fix possible race condition
Sasha Levin
2020-06-20
1
-1
/
+2
*
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
2020-06-20
1
-1
/
+3
*
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
2020-06-11
1
-0
/
+3
*
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-05-20
2
-3
/
+13
*
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
2020-04-02
1
-3
/
+0
*
spi: qup: call spi_qup_pm_resume_runtime before suspending
Yuji Sasaki
2020-04-02
1
-0
/
+5
*
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
Christophe Leroy
2020-01-29
1
-1
/
+1
*
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Martin Sperl
2020-01-29
1
-1
/
+12
*
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni
2020-01-29
1
-7
/
+36
*
spi: tegra114: clear packed bit for unpacked mode
Sowjanya Komatineni
2020-01-29
1
-0
/
+2
*
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
2020-01-23
1
-7
/
+3
*
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2020-01-04
1
-1
/
+4
*
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2020-01-04
1
-0
/
+6
*
spi: img-spfi: fix potential double release
Pan Bian
2020-01-04
1
-0
/
+2
*
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
2020-01-04
1
-0
/
+3
*
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-12-21
1
-4
/
+2
*
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-11-28
1
-2
/
+2
*
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
2019-11-28
1
-19
/
+7
*
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
2019-11-28
1
-2
/
+2
*
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
2019-11-25
1
-0
/
+3
*
spi: spidev: Fix OF tree warning logic
Trent Piepho
2019-11-25
1
-5
/
+3
*
spi: bcm2835aux: fix corruptions for longer spi transfers
Martin Sperl
2019-09-10
1
-4
/
+4
*
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
Martin Sperl
2019-09-10
1
-7
/
+0
*
spi: bcm2835aux: unifying code between polling and interrupt driven code
Martin Sperl
2019-09-10
1
-33
/
+18
[next]