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: atmel: fix corrupted data issue on SAM9 family SoCs
Cyrille Pitchen
2017-10-12
1
-1
/
+23
*
spi: sunxi: fix transfer timeout
Michal Suchanek
2016-08-22
2
-2
/
+18
*
spi: sun4i: fix FIFO limit
Michal Suchanek
2016-08-22
1
-3
/
+10
*
spi: spi-ti-qspi: Handle truncated frames properly
Ben Hutchings
2016-06-15
1
-12
/
+20
*
spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
Ben Hutchings
2016-06-15
1
-6
/
+9
*
spi: fix parent-device reference leak
Johan Hovold
2016-01-25
1
-1
/
+1
*
spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
David Mosberger-Tang
2015-12-13
1
-1
/
+2
*
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
Andy Shevchenko
2015-12-13
1
-2
/
+4
*
spi: ti-qspi: Fix data corruption seen on r/w stress test
Vignesh R
2015-12-13
1
-2
/
+1
*
spi: xtensa-xtfpga: fix register endianness
Max Filippov
2015-10-19
1
-2
/
+2
*
spi: Fix documentation of spi_alloc_master()
Guenter Roeck
2015-10-09
1
-2
/
+1
*
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
Tan, Jui Nee
2015-10-09
1
-0
/
+4
*
spi: fix race freeing dummy_tx/rx before it is unmapped
Martin Sperl
2015-07-09
1
-5
/
+6
*
spi: bitbang: Make setup_transfer() callback optional
Pelle Nilsson
2015-05-28
1
-7
/
+10
*
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
2015-04-27
1
-1
/
+4
*
spi: trigger trace event for message-done before mesg->complete
Uwe Kleine-König
2015-04-10
1
-2
/
+3
*
spi: qup: Fix cs-num DT property parsing
Ivan T. Ivanov
2015-04-10
1
-4
/
+5
*
spi: pl022: Fix race in giveback() leading to driver lock-up
Alexander Sverdlin
2015-03-23
1
-1
/
+1
*
spi: atmel: Fix interrupt setup for PDC transfers
Torsten Fleischer
2015-03-23
1
-6
/
+6
*
spi: dw: revisit FIFO size detection again
Andy Shevchenko
2015-03-23
1
-2
/
+2
*
spi: spi-fsl-dspi: Remove usage of devm_kzalloc
Bhuvanchandra DV
2015-02-10
1
-2
/
+12
*
spi: dw-mid: fix FIFO size
Andy Shevchenko
2015-02-04
1
-1
/
+0
*
spi: dw: Fix detecting FIFO depth
Axel Lin
2015-02-04
1
-2
/
+2
*
spi/pxa2xx: Clear cur_chip pointer before starting next message
Mika Westerberg
2015-02-04
1
-1
/
+1
*
spi: sh-msiof: Add runtime PM lock in initializing
Hisashi Nakamura
2015-01-15
1
-0
/
+5
*
spi: sirf: fix word width configuration
Qipan Li
2014-12-10
1
-2
/
+2
*
spi: Fix mapping from vmalloc-ed buffer to scatter list
Charles Keepax
2014-12-04
1
-3
/
+3
*
spi: dw: Fix dynamic speed change.
Thor Thayer
2014-12-04
1
-5
/
+1
*
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
2014-11-14
1
-2
/
+5
*
spi: fsl-dspi: Fix CTAR selection
Alexander Stein
2014-11-14
1
-2
/
+2
*
spi: pl022: Fix incorrect dma_unmap_sg
Ray Jui
2014-11-13
1
-1
/
+1
*
spi: dw-mid: terminate ongoing transfers at exit
Andy Shevchenko
2014-10-30
1
-0
/
+4
*
spi: dw-mid: check that DMA was inited before exit
Andy Shevchenko
2014-10-30
1
-0
/
+2
*
spi: dw-mid: respect 8 bit mode
Andy Shevchenko
2014-10-30
1
-2
/
+2
*
spi: sirf: enable RX_IO_DMA_INT interrupt
Qipan Li
2014-10-05
1
-1
/
+2
*
spi: dw: Don't use devm_kzalloc in master->setup callback
Axel Lin
2014-10-05
1
-2
/
+10
*
spi: fsl: Don't use devm_kzalloc in master->setup callback
Axel Lin
2014-10-05
2
-6
/
+19
*
spi: dw-pci: fix bug when regs left uninitialized
Andy Shevchenko
2014-10-05
1
-0
/
+2
*
spi: dw: fix kernel crash due to NULL pointer dereference
Andy Shevchenko
2014-10-05
1
-1
/
+1
*
spi/omap-mcspi: Fix the spi task hangs waiting dma_rx
Jorge A. Ventura
2014-10-05
1
-1
/
+2
*
spi/pxa2xx: Add ACPI ID for Intel Braswell
Alan Cox
2014-09-17
1
-0
/
+1
*
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
2014-09-17
1
-0
/
+14
*
spi: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
2014-09-17
1
-6
/
+4
*
-
-
-
.
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...
Mark Brown
2014-06-28
3
-35
/
+21
|
\
\
\
|
|
|
*
spi: sh-sci: fix use-after-free in sh_sci_spi_remove()
Jürg Billeter
2014-06-17
1
-2
/
+2
|
|
*
|
spi: qup: Remove chip select function
Andy Gross
2014-06-22
1
-27
/
+6
|
|
*
|
spi: qup: Fix order of spi_register_master
Andy Gross
2014-06-21
1
-4
/
+7
|
|
|
/
|
*
/
spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
Chew, Chiau Ee
2014-06-17
1
-2
/
+6
|
/
/
*
/
spi/pxa2xx: change default supported DMA burst size to 1
Chew, Chiau Ee
2014-06-06
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
Mark Brown
2014-06-02
12
-12
/
+0
|
\
[next]