index
:
Linux Stable
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.13.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
*
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-09-22
1
-1
/
+1
*
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-22
1
-0
/
+1
*
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-22
1
-0
/
+1
*
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-08-12
1
-0
/
+2
*
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-08-08
1
-14
/
+5
*
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-28
1
-1
/
+3
*
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
2021-07-28
1
-5
/
+9
*
spi: mediatek: fix fifo rx mode
Peter Hess
2021-07-28
1
-3
/
+13
*
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
2021-07-20
1
-1
/
+5
*
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-07-20
1
-1
/
+1
*
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-07-20
1
-1
/
+3
*
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
2021-07-20
1
-1
/
+1
*
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
2021-07-20
1
-0
/
+1
*
spi: gpio: Don't leak SPI master in probe error path
Lukas Wunner
2021-06-03
1
-6
/
+2
*
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-05-22
1
-7
/
+2
*
spi: omap-100k: Fix reference leak to master
Wei Yongjun
2021-05-22
1
-3
/
+3
*
spi: dln2: Fix reference leak to master
Wei Yongjun
2021-05-22
1
-1
/
+1
*
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
2021-05-22
1
-6
/
+14
*
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
2021-03-04
1
-8
/
+19
*
spi: stm32: properly handle 0 byte transfer
Alain Volmat
2021-03-04
1
-0
/
+4
*
spi: atmel: Put allocated master before return
Pan Bian
2021-03-04
1
-1
/
+1
*
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
2021-03-04
1
-6
/
+3
*
spi: cadence: cache reference clock rate during probe
Michael Hennerich
2021-01-23
1
-2
/
+4
*
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
2021-01-17
1
-2
/
+2
*
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
2021-01-17
1
-2
/
+1
*
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
2020-12-30
1
-2
/
+3
*
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-30
1
-11
/
+2
*
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-30
1
-1
/
+1
*
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
2020-12-30
1
-0
/
+1
*
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
1
-1
/
+1
*
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
1
-9
/
+4
*
spi: fix resource leak for drivers without .remove callback
Uwe Kleine-König
2020-12-30
1
-9
/
+10
*
spi: mxs: fix reference leak in mxs_spi_probe
Zhang Qilong
2020-12-30
1
-0
/
+1
*
spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...
Qinglang Miao
2020-12-30
1
-1
/
+3
*
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
2020-12-30
1
-0
/
+2
*
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
2020-12-30
1
-0
/
+1
*
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-12-30
1
-0
/
+2
*
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
2020-12-30
1
-0
/
+1
*
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
2020-12-30
1
-1
/
+3
*
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-12-30
1
-1
/
+2
*
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
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: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
1
-22
/
+12
*
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-12-11
1
-1
/
+57
*
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
2020-10-29
1
-9
/
+41
*
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
2020-10-29
1
-2
/
+2
*
spi: fsl-espi: Only process interrupts for expected events
Chris Packham
2020-10-07
1
-2
/
+3
*
spi: Fix memory leak on splited transfers
Gustav Wiklander
2020-09-23
1
-2
/
+7
*
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
2020-09-23
1
-1
/
+1
[next]