index
:
Linux Stable
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.12.y
linux-6.13.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
*
spi: Modify irq request position and modify parameters
Li-hao Kuo
2022-02-08
1
-32
/
+31
*
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
2022-02-08
1
-12
/
+19
*
spi: mpc512x-psc: Fix compile errors
Linus Walleij
2022-02-02
1
-2
/
+1
*
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
1
-2
/
+2
*
spi: Enhance and export helpers for ACPI resources
Mark Brown
2022-02-01
1
-16
/
+121
|
\
|
*
spi: Add API to count spi acpi resources
Stefan Binding
2022-02-01
1
-0
/
+40
|
*
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2022-02-01
1
-7
/
+44
|
*
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2022-02-01
1
-10
/
+36
|
*
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2022-02-01
1
-2
/
+4
*
|
spi: bcm2835aux: Convert to use GPIO descriptors
Linus Walleij
2022-02-01
1
-17
/
+4
*
|
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
2022-02-01
1
-27
/
+4
*
|
spi: sp7201: Fix compiler warnings
郭力豪
2022-01-31
1
-4
/
+6
*
|
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-5
/
+4
*
|
spi: mpc512x-psc: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-28
/
+18
*
|
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
2022-01-31
1
-17
/
+6
*
|
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-62
/
+1
*
|
spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()
Yang Yingliang
2022-01-28
1
-0
/
+1
*
|
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
2022-01-26
1
-3
/
+3
*
|
spi: Add spi driver for Sunplus SP7021
Li-hao Kuo
2022-01-25
3
-0
/
+614
*
|
spi: add new SoC mt8186 support for spi-mtk-nor
Mark Brown
2022-01-25
1
-10
/
+61
|
\
\
|
*
|
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
2022-01-24
1
-1
/
+16
|
*
|
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
2022-01-24
1
-0
/
+6
|
*
|
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
2022-01-24
1
-9
/
+39
*
|
|
spi: s3c24xx: Convert to GPIO descriptors
Linus Walleij
2022-01-24
1
-44
/
+3
*
|
|
spi: s3c64xx: Convert to use GPIO descriptors
Linus Walleij
2022-01-24
1
-40
/
+13
|
/
/
*
|
Merge existing fixes from spi/for-5.17 into new branch
Mark Brown
2022-01-24
2
-33
/
+21
|
\
\
|
|
/
|
/
|
|
*
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
[next]