index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
6
-39
/
+42
|
\
|
*
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
2022-01-31
1
-1
/
+1
|
*
spi: bcm-qspi: check for valid cs before applying chip select
Kamal Dasu
2022-01-28
1
-1
/
+1
|
*
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
2022-01-26
1
-4
/
+14
|
*
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
2022-01-26
1
-0
/
+5
|
*
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2022-01-26
1
-5
/
+6
|
*
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
2022-01-26
1
-1
/
+1
|
*
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Alain Volmat
2022-01-19
1
-1
/
+4
|
*
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment
Alain Volmat
2022-01-19
1
-2
/
+0
|
*
spi: stm32-qspi: Update spi registering
Patrice Chotard
2022-01-19
1
-30
/
+17
*
|
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-14
1
-2
/
+0
|
\
\
|
*
|
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
2021-12-17
1
-2
/
+0
*
|
|
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-01-11
23
-466
/
+542
|
\
\
\
|
*
\
\
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2022-01-10
2
-6
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2021-12-22
1
-5
/
+6
|
*
|
|
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
2022-01-07
1
-0
/
+1
|
*
|
|
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
2022-01-07
1
-0
/
+1
|
*
|
|
spi: atmel: Fix typo
Qinghua Jin
2022-01-07
1
-1
/
+1
|
*
|
|
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
2022-01-06
1
-1
/
+25
|
*
|
|
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
2022-01-06
1
-1
/
+5
|
*
|
|
spi: ar934x: fix transfer size
Oskari Lemmela
2022-01-04
1
-5
/
+11
|
*
|
|
spi: pxa2xx: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-2
/
+1
|
*
|
|
spi: dw: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-2
/
+2
|
*
|
|
spi: dln2: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-1
/
+3
|
*
|
|
spi: ar934x: fix transfer and word delays
Oskari Lemmela
2021-12-22
1
-0
/
+2
|
*
|
|
spi: Fix incorrect cs_setup delay handling
Hector Martin
2021-12-13
1
-7
/
+6
|
*
|
|
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
2021-11-29
1
-3
/
+2
|
*
|
|
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2021-11-29
2
-21
/
+0
|
*
|
|
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
2021-11-26
1
-10
/
+1
|
*
|
|
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
2021-11-26
1
-2
/
+0
|
*
|
|
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
2021-11-26
1
-21
/
+17
|
*
|
|
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
2021-11-25
1
-0
/
+12
|
*
|
|
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
2021-11-25
1
-6
/
+26
|
*
|
|
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
2021-11-24
1
-1
/
+1
|
*
|
|
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
2021-11-24
1
-3
/
+4
|
*
|
|
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2021-11-23
2
-33
/
+6
|
*
|
|
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
2021-11-23
1
-1
/
+1
|
*
|
|
spi: Fix multi-line comment style
Andy Shevchenko
2021-11-23
1
-71
/
+89
|
*
|
|
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
2021-11-23
1
-2
/
+1
|
*
|
|
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
2021-11-22
1
-11
/
+6
|
*
|
|
RSPI driver support for RZ/G2L
Mark Brown
2021-11-18
1
-1
/
+26
|
|
\
\
\
|
|
*
|
|
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
2021-11-18
1
-1
/
+1
|
|
*
|
|
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
2021-11-18
1
-0
/
+25
|
*
|
|
|
spi: qcom: geni: remove unused defines
Vinod Koul
2021-11-18
1
-4
/
+0
|
|
/
/
/
|
*
|
|
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
2021-11-17
1
-7
/
+8
|
*
|
|
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
2021-11-16
1
-1
/
+1
|
*
|
|
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
2021-11-16
3
-7
/
+7
|
*
|
|
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2021-11-16
2
-8
/
+42
|
*
|
|
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2021-11-16
2
-45
/
+50
|
*
|
|
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
6
-209
/
+211
[next]