index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
Ran Wang
1
-0
/
+7
2020-12-02
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
1
-1
/
+2
2020-12-02
spi: imx: fix the unbalanced spi runtime pm management
Clark Wang
1
-0
/
+1
2020-12-02
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
1
-19
/
+8
2020-12-02
spi: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
1
-22
/
+12
2020-11-24
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
1
-14
/
+7
2020-11-24
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
2020-11-24
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-1
/
+57
2020-11-24
spi: lpspi: Fix use-after-free on unbind
Lukas Wunner
1
-3
/
+0
2020-11-24
spi: cadence-quadspi: Fix error return code in cqspi_probe
Zhihao Cheng
1
-0
/
+2
2020-11-24
spi: fix client driver breakages when using GPIO descriptors
Sven Van Asbroeck
1
-17
/
+6
2020-11-18
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
1
-2
/
+1
2020-11-18
spi: fsl-dspi: fix wrong pointer in suspend/resume
Zhao Qiang
1
-6
/
+4
2020-11-18
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
1
-8
/
+15
2020-11-10
spi: bcm2835: fix gpio cs level inversion
Martin Hundebøll
1
-12
/
+0
2020-11-05
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
1
-1
/
+1
2020-11-05
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
1
-1
/
+5
2020-10-29
spi: fsi: Fix clock running too fast
Brad Bishop
1
-1
/
+1
2020-10-29
spi: omap2-mcspi: Improve performance waiting for CHSTAT
Aswath Govindraju
1
-4
/
+13
2020-10-29
spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
Marek Vasut
1
-1
/
+4
2020-10-29
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
1
-9
/
+41
2020-10-29
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
1
-2
/
+2
2020-10-29
spi: dw-pci: free previously allocated IRQs if desc->setup() fails
Jay Fang
1
-7
/
+9
2020-10-29
spi: fsi: Implement restricted size for certain controllers
Eddie James
1
-12
/
+53
2020-10-29
spi: fsi: Fix use of the bneq+ sequencer instruction
Brad Bishop
1
-3
/
+25
2020-10-29
spi: fsi: Handle 9 to 15 byte transfers lengths
Brad Bishop
1
-3
/
+3
2020-10-10
Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2020-09-28
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
1
-2
/
+3
2020-09-26
Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-12
/
+15
2020-09-24
spi: bcm-qspi: Fix probe regression on iProc platforms
Ray Jui
1
-1
/
+1
2020-09-23
spi: fsl-dspi: fix use-after-free in remove path
Sascha Hauer
1
-5
/
+7
2020-09-21
spi: fsl-espi: Only process interrupts for expected events
Chris Packham
1
-2
/
+3
2020-09-15
spi: bcm2835: Make polling_limit_us static
Jason Yan
1
-1
/
+1
2020-09-11
Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+28
2020-09-11
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
Vladimir Oltean
1
-3
/
+3
2020-09-09
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
1
-1
/
+1
2020-09-09
spi: Fix memory leak on splited transfers
Gustav Wiklander
1
-2
/
+7
2020-09-08
spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads
Vignesh Raghavendra
1
-3
/
+5
2020-09-07
spi: stm32: Rate-limit the 'Communication suspended' message
Marek Vasut
1
-1
/
+5
2020-09-02
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
1
-1
/
+1
2020-08-25
spi: spi-cadence-quadspi: Populate get_name() interface
Vignesh Raghavendra
1
-0
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-19
Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-39
/
+85
2020-08-10
spi: stm32: always perform registers configuration prior to transfer
Alain Volmat
1
-25
/
+17
2020-08-10
spi: stm32: fixes suspend/resume management
Amelie Delaunay
1
-3
/
+24
2020-08-10
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
1
-1
/
+2
2020-08-10
spi: stm32: fix fifo threshold level in case of short transfer
Amelie Delaunay
1
-8
/
+18
2020-08-10
spi: stm32h7: fix race condition at end of transfer
Antonio Borneo
1
-1
/
+1
2020-08-07
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
[next]