index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-12-16
spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
Ran Wang
2020-12-02
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-12-02
spi: imx: fix the unbalanced spi runtime pm management
Clark Wang
2020-12-02
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
2020-12-02
spi: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
2020-11-24
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-11-24
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
2020-11-24
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-24
spi: lpspi: Fix use-after-free on unbind
Lukas Wunner
2020-11-24
spi: cadence-quadspi: Fix error return code in cqspi_probe
Zhihao Cheng
2020-11-24
spi: fix client driver breakages when using GPIO descriptors
Sven Van Asbroeck
2020-11-18
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
2020-11-18
spi: fsl-dspi: fix wrong pointer in suspend/resume
Zhao Qiang
2020-11-18
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
2020-11-10
spi: bcm2835: fix gpio cs level inversion
Martin Hundebøll
2020-11-05
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
2020-11-05
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
2020-10-29
spi: fsi: Fix clock running too fast
Brad Bishop
2020-10-29
spi: omap2-mcspi: Improve performance waiting for CHSTAT
Aswath Govindraju
2020-10-29
spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
Marek Vasut
2020-10-29
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
2020-10-29
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
2020-10-29
spi: dw-pci: free previously allocated IRQs if desc->setup() fails
Jay Fang
2020-10-29
spi: fsi: Implement restricted size for certain controllers
Eddie James
2020-10-29
spi: fsi: Fix use of the bneq+ sequencer instruction
Brad Bishop
2020-10-29
spi: fsi: Handle 9 to 15 byte transfers lengths
Brad Bishop
2020-10-09
Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-28
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
2020-09-25
Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-24
spi: bcm-qspi: Fix probe regression on iProc platforms
Ray Jui
2020-09-23
spi: fsl-dspi: fix use-after-free in remove path
Sascha Hauer
2020-09-21
spi: fsl-espi: Only process interrupts for expected events
Chris Packham
2020-09-15
spi: bcm2835: Make polling_limit_us static
Jason Yan
2020-09-11
Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
Vladimir Oltean
2020-09-09
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-09
spi: Fix memory leak on splited transfers
Gustav Wiklander
2020-09-08
spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads
Vignesh Raghavendra
2020-09-07
spi: stm32: Rate-limit the 'Communication suspended' message
Marek Vasut
2020-09-02
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
2020-08-25
spi: spi-cadence-quadspi: Populate get_name() interface
Vignesh Raghavendra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-10
spi: stm32: always perform registers configuration prior to transfer
Alain Volmat
2020-08-10
spi: stm32: fixes suspend/resume management
Amelie Delaunay
2020-08-10
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
2020-08-10
spi: stm32: fix fifo threshold level in case of short transfer
Amelie Delaunay
2020-08-10
spi: stm32h7: fix race condition at end of transfer
Antonio Borneo
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]