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 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-6
/
+6
|
\
|
*
spi: mpc52xx: Avoid using get_tbl()
Christophe Leroy
2021-02-11
1
-6
/
+6
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
1
-3
/
+2
|
\
\
|
*
|
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+2
|
|
/
*
|
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-02-22
32
-2434
/
+2272
|
\
\
|
*
\
Merge remote-tracking branch 'spi/for-5.12' into spi-next
Mark Brown
2021-02-12
28
-2423
/
+2244
|
|
\
\
|
|
*
|
spi: cadence-quadspi: Use spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-11
1
-59
/
+4
|
|
*
|
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-11
1
-3
/
+19
|
|
*
|
spi: atmel-quadspi: Disable the QSPI IP at suspend()
Tudor Ambarus
2021-02-11
1
-0
/
+1
|
|
*
|
spi: mediatek: add set_cs_timing support
leilk.liu
2021-02-08
1
-16
/
+56
|
|
*
|
spi: support CS timing for HW & SW mode
leilk.liu
2021-02-08
1
-3
/
+6
|
|
*
|
spi: add power control when set_cs_timing
leilk.liu
2021-02-08
1
-3
/
+22
|
|
*
|
spi: stm32: make spurious and overrun interrupts visible
Alain Volmat
2021-02-05
1
-11
/
+4
|
|
*
|
spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
Amelie Delaunay
2021-02-05
1
-3
/
+1
|
|
*
|
spi: stm32: defer probe for reset
Alain Volmat
2021-02-05
1
-2
/
+8
|
|
*
|
spi: stm32: driver uses reset controller only at init
Etienne Carriere
2021-02-05
1
-6
/
+5
|
|
*
|
spi: stm32h7: ensure message are smaller than max size
Alain Volmat
2021-02-05
1
-0
/
+14
|
|
*
|
spi: stm32: use bitfield macros
Amelie Delaunay
2021-02-05
1
-36
/
+18
|
|
*
|
spi: stm32: do not mandate cs_gpio
Alain Volmat
2021-02-05
1
-6
/
+0
|
|
*
|
spi: stm32: properly handle 0 byte transfer
Alain Volmat
2021-02-05
1
-0
/
+4
|
|
*
|
Merge series "spi: Add support for Realtek RTL838x/RTL839x SoC SPI" from Bert...
Mark Brown
2021-02-04
2
-0
/
+210
|
|
|
\
\
|
|
|
*
|
spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllers
Bert Vermeulen
2021-02-04
2
-0
/
+210
|
|
*
|
|
spi: clps711xx: remove redundant white-space
Junhao He
2021-02-04
1
-1
/
+1
|
|
|
/
/
|
|
*
|
spi: hisi-sfc-v3xx: add address mode check
Yicong Yang
2021-01-27
1
-1
/
+24
|
|
*
|
spi: spi-au1550: Fix various whitespace warnings
corentin
2021-01-22
1
-10
/
+12
|
|
*
|
spi: spi-au1550: quoted string break
corentin
2021-01-22
1
-6
/
+5
|
|
*
|
spi: remove sirf prima/atlas driver
Arnd Bergmann
2021-01-21
3
-1244
/
+0
|
|
*
|
spi: atmel: Put allocated master before return
Pan Bian
2021-01-21
1
-1
/
+1
|
|
*
|
spi: spi-mpc52xx: Use new structure for SPI transfer delays
Sergiu Cuciurean
2021-01-21
1
-1
/
+3
|
|
*
|
spi: spi-au1550: Add suffix "int" to all "unsigned"
corentin
2021-01-21
1
-10
/
+10
|
|
*
|
spi: imx: Don't print error on -EPROBEDEFER
Guido Günther
2021-01-19
1
-1
/
+1
|
|
*
|
Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...
Mark Brown
2021-01-15
3
-470
/
+0
|
|
|
\
\
|
|
|
*
|
spi: Drop unused efm32 bus driver
Uwe Kleine-König
2021-01-15
3
-470
/
+0
|
|
|
|
/
|
|
*
|
spi: pxa2xx: Add support for Intel Alder Lake PCH-P
Jarkko Nikula
2021-01-14
1
-0
/
+4
|
|
*
|
spi: bcm2835aux: Call the dedicated transfer completion function.
Vincent Pelletier
2021-01-14
1
-1
/
+1
|
|
*
|
spi: rockchip: Call the dedicated transfer completion function.
Vincent Pelletier
2021-01-14
1
-1
/
+1
|
|
*
|
spi: bcm2835: Call the dedicated transfer completion function.
Vincent Pelletier
2021-01-14
1
-3
/
+3
|
|
*
|
Merge v5.11-rc3
Mark Brown
2021-01-13
2
-15
/
+22
|
|
|
\
\
|
|
*
|
|
spi: bcm2835: Set controller max_speed_hz
Richard Fitzgerald
2021-01-13
1
-0
/
+2
|
|
*
|
|
Merge series "spi: sh-msiof: Advertize bit rate limits and actual speed" from...
Mark Brown
2021-01-13
1
-3
/
+11
|
|
|
\
\
\
|
|
|
*
|
|
spi: sh-msiof: Fill in controller speed limits
Geert Uytterhoeven
2021-01-13
1
-0
/
+4
|
|
|
*
|
|
spi: sh-msiof: Fill in spi_transfer.effective_speed_hz
Geert Uytterhoeven
2021-01-13
1
-3
/
+7
|
|
*
|
|
|
Merge series "spi: cadence-quadspi: Add QSPI controller support for Intel LGM...
Mark Brown
2021-01-13
2
-5
/
+21
|
|
|
\
\
\
\
|
|
|
*
|
|
|
spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoC
Ramuthevar Vadivel Murugan
2021-01-13
1
-0
/
+6
|
|
|
*
|
|
|
spi: cadence-quadspi: Disable the DAC for Intel LGM SoC
Ramuthevar Vadivel Murugan
2021-01-13
1
-4
/
+11
|
|
|
*
|
|
|
spi: cadence-quadspi: Add QSPI support for Intel LGM SoC
Ramuthevar Vadivel Murugan
2021-01-13
2
-1
/
+4
|
|
|
|
/
/
/
|
|
*
|
|
|
spi: stm32: Simplify stm32h7_spi_prepare_fthlv()
Marek Vasut
2021-01-13
1
-24
/
+4
|
|
*
|
|
|
spi: spi-qcom-qspi: Use irq trigger flags from firmware
Stephen Boyd
2021-01-13
1
-2
/
+1
|
|
*
|
|
|
spi: hisi-sfc-v3xx: extend version checking compatibility
Yicong Yang
2021-01-13
1
-6
/
+2
|
|
|
/
/
/
|
|
*
|
|
spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check
Lad Prabhakar
2021-01-11
1
-0
/
+2
[next]