index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
spi-mux: Fix false-positive lockdep splats
Uwe Kleine-König
2
-6
/
+13
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-11
/
+6
2021-10-11
spi: bcm-qspi: clear MSPI spifie interrupt during probe
Kamal Dasu
1
-32
/
+45
2021-10-02
spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround
Michael Walle
1
-19
/
+7
2021-10-01
spi: mediatek: skip delays if they are 0
Dafna Hirschfeld
1
-28
/
+36
2021-10-01
spi: atmel: Fix PDC transfer setup bug
Ville Baillie
1
-2
/
+2
2021-09-27
Merge tag 'v5.15-rc3' into spi-5.15
Mark Brown
2
-9
/
+1
2021-09-27
spi: spidev: Add SPI ID table
Mark Brown
1
-0
/
+14
2021-09-22
Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2021-09-21
spi: Revert modalias changes
Mark Brown
1
-8
/
+0
2021-09-21
Merge tag 'v5.15-rc2' into spi-5.15
Mark Brown
15
-86
/
+166
2021-09-20
Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+10
2021-09-18
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-09-09
spi: tegra20-slink: Declare runtime suspend and resume functions conditionally
Guenter Roeck
1
-3
/
+2
2021-09-03
spi: rockchip: handle zero length transfers without timing out
Tobias Schramm
1
-0
/
+6
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-6
/
+35
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+12
2021-08-26
Merge remote-tracking branch 'spi/for-5.15' into spi-next
Mark Brown
19
-438
/
+1176
2021-08-26
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
Mark Brown
3
-14
/
+18
2021-08-26
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
1
-4
/
+4
2021-08-26
spi: sprd: Add ADI r3 support
Chunyan Zhang
1
-50
/
+165
2021-08-26
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
1
-1
/
+1
2021-08-24
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
1
-7
/
+1
2021-08-24
spi: sprd: fill offset only to RD_CMD register for reading from slave device
Chunyan Zhang
1
-6
/
+5
2021-08-24
spi: sprd: Make sure offset not equal to slave address size
Chunyan Zhang
1
-1
/
+1
2021-08-24
spi: sprd: Pass offset instead of physical address to adi_read/_write()
Chunyan Zhang
1
-61
/
+44
2021-08-23
spi: rockchip-sfc: Fix assigned but never used return error codes
Colin Ian King
1
-2
/
+2
2021-08-23
spi: rockchip-sfc: Remove redundant IO operations
Jon Lin
1
-2
/
+2
2021-08-20
spi: stm32: fix excluded_middle.cocci warnings
kernel test robot
1
-2
/
+1
2021-08-19
spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
Christophe JAILLET
1
-1
/
+1
2021-08-18
spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()
Yang Yingliang
1
-2
/
+0
2021-08-17
spi: rockchip-sfc: add rockchip serial flash controller
Chris Morgan
3
-0
/
+707
2021-08-16
spi: orion: Prevent incorrect chip select behaviour
Nathan Rossi
1
-6
/
+16
2021-08-12
Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-6
/
+35
2021-08-12
spi: mxic: add missing braces
Yang Yingliang
1
-1
/
+2
2021-08-10
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-10
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-09
spi: mediatek: fix build warnning in set cs timing
Mason Zhang
1
-6
/
+6
2021-08-09
spi: mxic: patch for octal DTR mode support
Zhengxun Li
1
-11
/
+30
2021-08-09
spi: tegra20-slink: Don't use resource-managed spi_register helper
Dmitry Osipenko
1
-1
/
+5
2021-08-09
spi: tegra20-slink: Improve runtime PM usage
Dmitry Osipenko
1
-48
/
+25
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
6
-19
/
+53
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
6
-19
/
+53
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+53
2021-08-05
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
1
-3
/
+18
2021-08-05
spi: modify set_cs_timing parameter
Mason Zhang
2
-50
/
+65
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
1
-3
/
+3
2021-08-05
misc: gehc-achc: new driver
Sebastian Reichel
1
-1
/
+0
2021-08-05
Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...
Greg Kroah-Hartman
1
-9
/
+12
[next]