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