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.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-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-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
2020-08-05
spi: stm32: clear only asserted irq flags on interrupt
Tobias Schramm
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2020-08-04
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
54
-759
/
+2545
2020-08-04
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-78
/
+232
2020-08-03
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2
-1
/
+23
2020-07-31
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
1
-1
/
+1
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
53
-758
/
+2532
2020-07-29
Merge remote-tracking branch 'spi/for-5.8' into spi-linus
Mark Brown
1
-1
/
+13
2020-07-29
spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK
Clark Wang
1
-3
/
+8
2020-07-29
spi: lpspi: remove unused fsl_lpspi->chipselect
Clark Wang
1
-2
/
+0
2020-07-29
spi: lpspi: Fix kernel warning dump when probe fail after calling spi_register
Clark Wang
1
-6
/
+6
2020-07-28
spi: rockchip: Fix error in SPI slave pio read
Jon Lin
1
-1
/
+1
2020-07-28
spi: rockchip: Support 64-location deep FIFOs
Jon Lin
1
-11
/
+14
2020-07-28
spi: rockchip: Config spi rx dma burst size depend on xfer length
Jon Lin
1
-2
/
+17
2020-07-28
spi: spi-topcliff-pch: drop call to wakeup-disable
Vaibhav Gupta
1
-2
/
+0
2020-07-28
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-07-27
spi: sun4i: update max transfer size reported
Jonathan Liu
1
-1
/
+1
2020-07-27
spi: imx: enable runtime pm support
Clark Wang
1
-33
/
+88
2020-07-22
spi: mediatek: add spi support for mt8192 IC
leilk.liu
1
-0
/
+3
2020-07-22
spi: lantiq: Add support to Lightning Mountain SoC
Dilip Kota
2
-2
/
+42
2020-07-22
spi: lantiq: Move interrupt configuration to SoC specific data structure
Dilip Kota
1
-25
/
+39
2020-07-22
spi: lantiq: Add fifo size bit mask in SoC specific data structure
Dilip Kota
1
-10
/
+9
2020-07-22
spi: lantiq: Add support to acknowledge interrupt
Dilip Kota
1
-0
/
+13
2020-07-22
spi: lantiq: Move interrupt control register offesets to SoC specific data st...
Dilip Kota
1
-8
/
+12
2020-07-22
spi: lantiq: Add SMP support
Dilip Kota
1
-0
/
+7
2020-07-22
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
1
-0
/
+10
2020-07-22
spi: spi-topcliff-pch: use generic power management
Vaibhav Gupta
1
-38
/
+13
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
1
-95
/
+11
[next]