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
...
*
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
*
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-17
1
-1
/
+1
*
spi: stm32: Rate-limit the 'Communication suspended' message
Marek Vasut
2020-09-17
1
-1
/
+5
*
spi: stm32: always perform registers configuration prior to transfer
Alain Volmat
2020-09-03
1
-25
/
+17
*
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
2020-09-03
1
-1
/
+2
*
spi: stm32: fix fifo threshold level in case of short transfer
Amelie Delaunay
2020-09-03
1
-8
/
+18
*
spi: stm32h7: fix race condition at end of transfer
Antonio Borneo
2020-09-03
1
-1
/
+1
*
spi: stm32: clear only asserted irq flags on interrupt
Tobias Schramm
2020-09-03
1
-1
/
+1
*
spi: stm32: fixes suspend/resume management
Amelie Delaunay
2020-08-26
1
-3
/
+24
*
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2020-08-26
2
-1
/
+23
*
spi: spidev: Align buffers for DMA
Christian Eggers
2020-08-19
1
-8
/
+13
*
spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
Hauke Mehrtens
2020-08-19
1
-1
/
+1
*
spi: rockchip: Fix error in SPI slave pio read
Jon Lin
2020-08-19
1
-1
/
+1
*
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
2020-08-19
1
-0
/
+10
*
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
2020-07-29
1
-7
/
+8
*
spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
Lingling Xu
2020-07-22
1
-1
/
+1
*
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
2020-07-22
1
-8
/
+6
*
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
2020-07-22
1
-14
/
+1
*
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-07-16
1
-10
/
+10
*
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-07-16
1
-2
/
+2
*
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
2020-07-16
1
-1
/
+10
*
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
2020-07-16
1
-0
/
+23
*
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
2020-07-09
1
-4
/
+13
*
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2020-06-22
2
-6
/
+3
*
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
2020-06-22
1
-0
/
+1
*
spi: dw: Fix Rx-only DMA transfers
Serge Semin
2020-06-22
1
-0
/
+1
*
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
2020-06-22
1
-4
/
+8
*
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-06-22
1
-0
/
+2
*
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
2020-06-22
1
-0
/
+1
*
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
Geert Uytterhoeven
2020-06-22
1
-4
/
+6
*
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
2020-06-17
1
-4
/
+4
*
spi: bcm-qspi: Handle clock probe deferral
Florian Fainelli
2020-06-17
1
-7
/
+5
*
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
2020-06-17
1
-1
/
+3
*
spi: bcm2835: Fix controller unregister order
Lukas Wunner
2020-06-17
1
-1
/
+3
*
spi: pxa2xx: Fix runtime PM ref imbalance on probe error
Lukas Wunner
2020-06-17
1
-1
/
+0
*
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
2020-06-17
1
-1
/
+3
*
spi: Fix controller unregister order
Lukas Wunner
2020-06-17
1
-1
/
+2
*
spi: dw: Fix controller unregister order
Lukas Wunner
2020-06-17
1
-1
/
+3
*
spi: dw: Fix native CS being unset
Sasha Levin
2020-06-17
1
-1
/
+9
*
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
2020-06-07
1
-0
/
+3
*
spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
Vladimir Oltean
2020-04-17
1
-13
/
+6
*
spi: spi_register_controller(): free bus id on error paths
Aaro Koskinen
2020-03-25
1
-17
/
+15
*
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
2020-03-25
1
-3
/
+0
*
spi: pxa2xx: Add CS control clock quirk
Evan Green
2020-03-25
1
-0
/
+23
*
spi: qup: call spi_qup_pm_resume_runtime before suspending
Yuji Sasaki
2020-03-25
1
-4
/
+7
*
spi: spi-omap2-mcspi: Support probe deferral for DMA channels
Vignesh Raghavendra
2020-03-25
1
-39
/
+38
*
spi: atmel-quadspi: fix possible MMIO window size overrun
Tudor Ambarus
2020-03-12
1
-0
/
+11
[prev]
[next]