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-01-04
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
1
-0
/
+3
2019-12-21
spi: atmel: Fix CS high support
Gregory CLEMENT
1
-4
/
+2
2019-11-28
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
1
-2
/
+2
2019-11-28
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
1
-19
/
+7
2019-11-28
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
1
-2
/
+2
2019-11-25
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
1
-0
/
+3
2019-11-25
spi: spidev: Fix OF tree warning logic
Trent Piepho
1
-5
/
+3
2019-11-25
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
Nathan Chancellor
1
-2
/
+2
2019-09-10
spi: bcm2835aux: fix corruptions for longer spi transfers
Martin Sperl
1
-4
/
+4
2019-09-10
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
Martin Sperl
1
-7
/
+0
2019-09-10
spi: bcm2835aux: unifying code between polling and interrupt driven code
Martin Sperl
1
-33
/
+18
2019-09-10
spi: bcm2835aux: ensure interrupts are enabled for shared handler
Rob Herring
1
-0
/
+5
2019-08-11
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Lukas Wunner
1
-1
/
+2
2019-07-10
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
YueHaibing
1
-1
/
+1
2019-06-22
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
1
-6
/
+1
2019-05-31
spi: Fix zero length xfer bug
Chris Lesiak
1
-0
/
+2
2019-05-31
spi: rspi: Fix sequencer reset during initialization
Geert Uytterhoeven
1
-3
/
+6
2019-05-31
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
1
-2
/
+13
2019-05-31
spi: tegra114: reset controller on probe
Sowjanya Komatineni
1
-14
/
+18
2019-05-31
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
1
-2
/
+6
2019-03-23
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
1
-0
/
+1
2019-03-23
spi: ti-qspi: Fix mmap read when more than one CS in use
Vignesh R
1
-3
/
+3
2019-01-09
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
1
-1
/
+1
2019-01-09
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
1
-2
/
+1
2019-01-09
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
1
-0
/
+1
2019-01-09
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
1
-6
/
+4
2018-10-04
spi: rspi: Fix interrupted DMA transfers
Geert Uytterhoeven
1
-4
/
+6
2018-10-04
spi: rspi: Fix invalid SPI use during system suspend
Geert Uytterhoeven
1
-0
/
+24
2018-10-04
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
1
-1
/
+2
2018-10-04
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
1
-0
/
+25
2018-10-04
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
1
-8
/
+23
2018-09-09
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
1
-12
/
+12
2018-09-09
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-05-30
spi: bcm-qspi: fIX some error handling paths
Christophe Jaillet
1
-2
/
+2
2018-05-22
spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
Kamal Dasu
1
-2
/
+2
2018-05-22
spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
Kamal Dasu
1
-8
/
+16
2018-05-22
spi: pxa2xx: Allow 64-bit DMA
Andy Shevchenko
1
-1
/
+1
2018-04-24
spi: Fix scatterlist elements size in spi_map_buf
Maxime Chevallier
1
-2
/
+8
2018-04-08
spi: davinci: fix up dma_mapping_error() incorrect patch
Greg Kroah-Hartman
1
-1
/
+1
2018-04-08
Revert "spi: bcm-qspi: shut up warning about cfi header inclusion"
Greg Kroah-Hartman
1
-1
/
+0
2018-03-24
spi: dw: Disable clock after unregistering the host
Marek Vasut
1
-1
/
+1
2018-03-22
spi: sun6i: disable/unprepare clocks on remove
Tobias Jordan
1
-1
/
+1
2018-03-22
spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Akinobu Mita
1
-4
/
+5
2018-03-03
spi: atmel: fixed spin_lock usage inside atmel_spi_remove
Radu Pirea
1
-1
/
+1
2018-02-25
spi: bcm-qspi: shut up warning about cfi header inclusion
Arnd Bergmann
1
-0
/
+1
2018-02-25
spi: sun4i: disable clocks in the remove function
Takuo Koguchi
1
-1
/
+1
2018-02-03
spi: imx: do not access registers while clocks disabled
Stefan Agner
1
-2
/
+13
2017-12-29
spi: xilinx: Detect stall with Unknown commands
Ricardo Ribalda Delgado
1
-0
/
+11
2017-12-14
Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
Sasha Levin
1
-1
/
+0
2017-12-10
spi: spi-axi: fix potential use-after-free after deregistration
Johan Hovold
1
-1
/
+3
[next]