index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
2020-11-06
1
-2
/
+1
*
spi: fsl-dspi: fix wrong pointer in suspend/resume
Zhao Qiang
2020-11-04
1
-6
/
+4
*
spi: bcm2835: fix gpio cs level inversion
Martin Hundebøll
2020-10-29
1
-12
/
+0
*
Merge tag 'v5.10-rc1' into spi-5.10
Mark Brown
2020-10-28
14
-180
/
+90
|
\
|
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
6
-162
/
+46
|
|
\
|
|
*
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-09-13
6
-162
/
+46
|
|
|
\
|
|
|
*
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
2020-08-20
1
-16
/
+2
|
|
|
*
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
2020-08-19
4
-145
/
+1
|
|
|
*
ARM: s3c24xx: move regs-spi.h into spi driver
Arnd Bergmann
2020-08-19
3
-3
/
+45
|
|
|
*
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
2020-08-19
1
-1
/
+1
|
*
|
|
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-15
1
-1
/
+0
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-09
1
-1
/
+0
|
|
|
\
\
\
|
|
|
*
\
\
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
2020-10-06
7
-13
/
+33
|
|
|
|
\
\
\
|
|
|
*
|
|
|
spi: atmel: remove unnecessary include
Alexandre Belloni
2020-09-30
1
-1
/
+0
|
*
|
|
|
|
|
Merge remote-tracking branch 'spi/for-5.10' into spi-next
Mark Brown
2020-10-09
43
-1148
/
+2680
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'spi/for-5.9' into spi-linus
Mark Brown
2020-10-09
2
-3
/
+7
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
Marek Vasut
2020-10-05
1
-1
/
+4
|
|
*
|
|
|
|
|
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
2020-09-28
1
-2
/
+3
|
*
|
|
|
|
|
|
Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-25
4
-12
/
+15
|
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
spi: bcm-qspi: Fix probe regression on iProc platforms
Ray Jui
2020-09-24
1
-1
/
+1
|
|
*
|
|
|
|
spi: fsl-dspi: fix use-after-free in remove path
Sascha Hauer
2020-09-23
1
-5
/
+7
|
|
*
|
|
|
|
spi: fsl-espi: Only process interrupts for expected events
Chris Packham
2020-09-21
1
-2
/
+3
|
|
*
|
|
|
|
spi: bcm2835: Make polling_limit_us static
Jason Yan
2020-09-15
1
-1
/
+1
|
|
*
|
|
|
|
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
Vladimir Oltean
2020-09-11
1
-3
/
+3
|
*
|
|
|
|
|
Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
4
-8
/
+28
|
|
\
|
|
|
|
|
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-09
1
-1
/
+1
|
|
*
|
|
|
spi: Fix memory leak on splited transfers
Gustav Wiklander
2020-09-09
1
-2
/
+7
|
|
*
|
|
|
spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads
Vignesh Raghavendra
2020-09-08
1
-3
/
+5
|
|
*
|
|
|
spi: stm32: Rate-limit the 'Communication suspended' message
Marek Vasut
2020-09-07
1
-1
/
+5
|
|
*
|
|
|
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
2020-09-02
1
-1
/
+1
|
|
*
|
|
|
spi: spi-cadence-quadspi: Populate get_name() interface
Vignesh Raghavendra
2020-08-25
1
-0
/
+9
*
|
|
|
|
|
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
2020-10-23
1
-8
/
+15
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
spi: cadence: Add SPI transfer delays
Daniel Mack
2020-10-09
1
-1
/
+1
*
|
|
|
|
spi: dw: Add Baikal-T1 SPI Controller glue driver
Serge Semin
2020-10-08
3
-0
/
+368
*
|
|
|
|
spi: dw: Add poll-based SPI transfers support
Serge Semin
2020-10-08
1
-1
/
+39
*
|
|
|
|
spi: dw: Introduce max mem-ops SPI bus frequency setting
Serge Semin
2020-10-08
2
-1
/
+4
*
|
|
|
|
spi: dw: Add memory operations support
Serge Semin
2020-10-08
3
-0
/
+315
*
|
|
|
|
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-08
3
-18
/
+37
*
|
|
|
|
spi: dw: Move num-of retries parameter to the header file
Serge Semin
2020-10-08
2
-3
/
+4
*
|
|
|
|
spi: dw: Explicitly de-assert CS on SPI transfer completion
Serge Semin
2020-10-08
1
-1
/
+1
*
|
|
|
|
spi: dw: De-assert chip-select on reset
Serge Semin
2020-10-08
1
-3
/
+4
*
|
|
|
|
spi: dw: Discard chip enabling on DMA setup error
Serge Semin
2020-10-08
1
-3
/
+1
*
|
|
|
|
spi: dw: Unmask IRQs after enabling the chip
Serge Semin
2020-10-08
1
-2
/
+2
*
|
|
|
|
spi: dw: Perform IRQ setup in a dedicated function
Serge Semin
2020-10-08
1
-18
/
+23
*
|
|
|
|
spi: dw: Refactor IRQ-based SPI transfer procedure
Serge Semin
2020-10-08
1
-9
/
+24
*
|
|
|
|
spi: dw: Refactor data IO procedure
Serge Semin
2020-10-08
2
-23
/
+19
*
|
|
|
|
spi: dw: Add DW SPI controller config structure
Serge Semin
2020-10-08
2
-12
/
+27
*
|
|
|
|
spi: dw: Update Rx sample delay in the config function
Serge Semin
2020-10-08
1
-7
/
+6
*
|
|
|
|
spi: dw: Simplify the SPI bus speed config procedure
Serge Semin
2020-10-08
1
-13
/
+10
*
|
|
|
|
spi: dw: Update SPI bus speed in a config function
Serge Semin
2020-10-08
1
-14
/
+14
[next]