index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-18
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-06
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-03
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
54
-759
/
+2545
2020-08-03
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
2020-07-22
spi: spi-cadence: add support for chip select high
Shreyas Joshi
1
-1
/
+1
2020-07-22
spi: lpspi: fix the imbalance of runtime pm function call
Clark Wang
1
-1
/
+6
2020-07-21
spi: dw-dma: Fix Tx DMA channel working too fast
Serge Semin
1
-1
/
+13
2020-07-20
spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
Hauke Mehrtens
1
-1
/
+1
2020-07-17
Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+14
2020-07-17
spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
[next]