index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
spi: fix parent-device reference leak
Johan Hovold
1
-1
/
+1
2016-02-15
spi: ti-qspi: Fix data corruption seen on r/w stress test
Vignesh R
1
-2
/
+1
2016-02-15
spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
David Mosberger-Tang
1
-1
/
+2
2015-11-09
spi: fix pointer-integer size mismatch warning
SeongJae Park
1
-1
/
+1
2015-10-28
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
Tan, Jui Nee
1
-0
/
+4
2015-10-28
spi: Fix documentation of spi_alloc_master()
Guenter Roeck
1
-2
/
+1
2015-05-04
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
1
-1
/
+4
2015-04-09
spi: pl022: Fix race in giveback() leading to driver lock-up
Alexander Sverdlin
1
-1
/
+1
2015-02-08
spi/pxa2xx: Clear cur_chip pointer before starting next message
Mika Westerberg
1
-1
/
+1
2015-02-08
spi: dw-mid: fix FIFO size
Andy Shevchenko
1
-1
/
+0
2015-01-26
spi: fsl: Fix problem with multi message transfers
Stefan Roese
1
-5
/
+15
2014-12-06
spi: dw: Fix dynamic speed change.
Thor Thayer
1
-5
/
+1
2014-11-13
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-13
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-31
spi: dw-mid: terminate ongoing transfers at exit
Andy Shevchenko
1
-0
/
+4
2014-10-31
spi: dw-mid: check that DMA was inited before exit
Andy Shevchenko
1
-0
/
+2
2014-10-31
spi: dw-mid: respect 8 bit mode
Andy Shevchenko
1
-2
/
+2
2014-10-13
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: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
1
-6
/
+4
2014-06-09
spi: core: Ignore unsupported Dual/Quad Transfer Mode bits
Geert Uytterhoeven
1
-1
/
+10
2014-05-15
spi: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
1
-0
/
+3
2014-03-22
spi: spi-ath79: fix initial GPIO CS line setup
Gabor Juhos
1
-2
/
+2
2014-03-22
spi: spi-imx: spi_imx_remove: do not disable disabled clocks
Philippe De Muyter
1
-2
/
+2
2014-03-22
spi: fsl-dspi: Fix getting correct address for master
Axel Lin
1
-3
/
+3
2014-03-22
spi: coldfire-qspi: Fix getting correct address for *mcfqspi
Axel Lin
1
-2
/
+4
2014-02-22
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
Axel Lin
1
-0
/
+2
2014-02-22
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
1
-3
/
+1
2014-02-13
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
Mika Westerberg
1
-0
/
+2
2014-02-13
spidev: fix hang when transfer_one_message fails
Daniel Santos
1
-1
/
+3
2014-02-13
spi/bcm63xx: don't substract prepend length from total length
Jonas Gorski
1
-2
/
+0
2013-12-11
spi/pxa2xx: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-2
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/pxa' into spi-linus
Mark Brown
1
-1
/
+10
2013-10-07
Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linus
Mark Brown
1
-1
/
+3
2013-10-07
Merge remote-tracking branch 'spi/fix/hspi' into spi-linus
Mark Brown
1
-2
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/dspi' into spi-linus
Mark Brown
1
-8
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/clps711x' into spi-linus
Mark Brown
1
-3
/
+0
2013-10-07
spi: atmel: Fix incorrect error path
Sachin Kamat
1
-1
/
+2
2013-10-03
spi/hspi: fixup Runtime PM enable timing
Kuninori Morimoto
1
-2
/
+2
2013-09-27
spi/s3c64xx: Ensure runtime PM is enabled prior to registration
Mark Brown
1
-2
/
+2
2013-09-27
spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()
Wei Yongjun
1
-1
/
+0
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+1
2013-09-12
spi: fix return value check in dspi_probe()
Wei Yongjun
1
-8
/
+2
2013-09-12
spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe()
Wei Yongjun
1
-1
/
+3
2013-09-10
spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master
Axel Lin
1
-2
/
+0
2013-09-06
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
[next]