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
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2022-01-11
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
23
-466
/
+542
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-2
/
+11
2022-01-10
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2
-6
/
+7
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
1
-0
/
+1
2022-01-07
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
1
-0
/
+1
2022-01-07
spi: atmel: Fix typo
Qinghua Jin
1
-1
/
+1
2022-01-06
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
1
-1
/
+25
2022-01-06
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
1
-1
/
+5
2022-01-04
spi: ar934x: fix transfer size
Oskari Lemmela
1
-5
/
+11
2021-12-23
spi: pxa2xx: Propagate firmware node
Andy Shevchenko
1
-2
/
+1
2021-12-23
spi: dw: Propagate firmware node
Andy Shevchenko
1
-2
/
+2
2021-12-23
spi: dln2: Propagate firmware node
Andy Shevchenko
1
-1
/
+3
2021-12-22
spi: ar934x: fix transfer and word delays
Oskari Lemmela
1
-0
/
+2
2021-12-22
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
2021-12-20
Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-20
Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+8
2021-12-17
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
1
-2
/
+0
2021-12-16
spi: tegra20-slink: Add OPP support
Dmitry Osipenko
1
-1
/
+8
2021-12-14
Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/sc...
Arnd Bergmann
1
-1
/
+3
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
1
-7
/
+6
2021-12-06
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2021-11-29
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
1
-3
/
+2
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2
-21
/
+0
2021-11-26
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
1
-10
/
+1
2021-11-26
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
1
-2
/
+0
2021-11-26
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
1
-21
/
+17
2021-11-25
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
1
-0
/
+12
2021-11-25
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
1
-6
/
+26
2021-11-24
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
1
-1
/
+1
2021-11-24
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
1
-3
/
+4
2021-11-23
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2
-33
/
+6
2021-11-23
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
1
-1
/
+1
2021-11-23
spi: Fix multi-line comment style
Andy Shevchenko
1
-71
/
+89
2021-11-23
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
1
-2
/
+1
2021-11-22
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
1
-11
/
+6
2021-11-18
Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-16
/
+38
2021-11-18
RSPI driver support for RZ/G2L
Mark Brown
1
-1
/
+26
2021-11-18
spi: qcom: geni: remove unused defines
Vinod Koul
1
-4
/
+0
2021-11-18
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
1
-1
/
+1
2021-11-18
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
1
-0
/
+25
2021-11-17
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
1
-7
/
+8
2021-11-16
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
1
-1
/
+1
2021-11-16
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
3
-7
/
+7
2021-11-16
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2
-8
/
+42
2021-11-16
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2
-45
/
+50
2021-11-16
spi: dw: Put the driver entities naming in order
Serge Semin
6
-209
/
+211
2021-11-16
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2
-11
/
+5
2021-11-16
spi: dw: Add a symbols namespace for the core module
Serge Semin
5
-9
/
+13
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
1
-1
/
+3
[next]