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 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
1
-23
/
+5
|
\
|
*
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
1
-7
/
+1
|
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-16
/
+4
*
|
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-17
3
-3
/
+3
|
\
\
|
*
|
spi: docs: convert to ReST and add it to the kABI bookset
Mauro Carvalho Chehab
2019-07-31
3
-3
/
+3
|
|
/
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-09-16
3
-434
/
+0
|
\
\
|
*
|
spi: remove w90x900 driver
Arnd Bergmann
2019-09-04
3
-437
/
+0
|
|
/
*
|
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
64
-887
/
+1817
|
\
\
|
*
|
spi: mediatek: support large PA
luhua.xu
2019-09-13
1
-5
/
+39
|
*
|
spi: mediatek: add spi support for mt6765 IC
luhua.xu
2019-09-13
1
-0
/
+9
|
*
|
spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
Lukas Wunner
2019-09-11
1
-11
/
+82
|
*
|
spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
Lukas Wunner
2019-09-11
1
-23
/
+218
|
*
|
spi: bcm2835: Cache CS register value for ->prepare_message()
Lukas Wunner
2019-09-11
1
-20
/
+26
|
*
|
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
2019-09-11
1
-4
/
+7
|
*
|
spi: bcm2835: Drop dma_pending flag
Lukas Wunner
2019-09-11
1
-15
/
+8
|
*
|
spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
Markus Elfring
2019-09-09
1
-4
/
+1
|
*
|
spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
Vladimir Oltean
2019-09-05
1
-11
/
+12
|
*
|
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
2019-09-05
1
-3
/
+0
|
*
|
spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-4
/
+2
|
*
|
spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: zynqmp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: xlp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: uniphier: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: sun6i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: sirf: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: sifive: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: rb4xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: spi-qcom-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: nuc900: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: npcm: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: mt7621: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: lp-8841: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: spi-geni-qcom: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: clps711x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: octeon: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: cadence: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: bcm63xx-hsspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
[next]