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-09-18
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
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
2021-08-03
Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...
Mark Brown
1
-2
/
+2
2021-08-03
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
1
-2
/
+2
2021-08-03
spi: spi-ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-08-03
spi: imx: Implement support for CS_WORD
Uwe Kleine-König
1
-0
/
+10
2021-08-02
spi: mediatek: Fix fifo transfer
Guenter Roeck
1
-14
/
+5
2021-07-29
spi: spi-altera-dfl: support n5010 feature revision
Martin Hundebøll
1
-9
/
+12
2021-07-28
spi: imx: mx51-ecspi: Fix CONFIGREG delay comment
Marek Vasut
1
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
7
-65
/
+90
2021-07-26
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
1
-1
/
+15
2021-07-23
spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
1
-3
/
+36
2021-07-23
spi: imx: fix ERR009165
Robin Gong
1
-7
/
+3
2021-07-22
spi: update modalias_show after of_device_uevent_modalias support
Andreas Schwab
1
-0
/
+4
2021-07-22
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-07-22
spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
1
-3
/
+10
[next]