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: Introduce spi_for_each_valid_cs() in order of deduplication
Andy Shevchenko
2024-04-16
1
-7
/
+9
|
|
*
|
spi: Extract spi_toggle_csgpiod() helper for better maintanance
Andy Shevchenko
2024-04-16
1
-24
/
+25
|
*
|
|
spi: Consistently use BIT for cs_index_mask (part 2)
Andy Shevchenko
2024-04-16
1
-7
/
+3
|
|
/
/
|
*
|
spi: pxa2xx: Move number of CS pins validation out of condition
Andy Shevchenko
2024-04-15
1
-8
/
+7
|
*
|
spi: altera: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2024-04-15
1
-1
/
+0
|
*
|
spi: cadence-xspi: use for_each_available_child_of_node_scoped()
Kousik Sanagavarapu
2024-04-10
1
-7
/
+1
|
*
|
spi: cadence-qspi: minimise register accesses on each op if !DTR
Théo Lebrun
2024-04-08
1
-2
/
+5
|
*
|
spi: cadence-qspi: store device data pointer in private struct
Théo Lebrun
2024-04-08
1
-9
/
+6
|
*
|
spi: cadence-qspi: allow building for MIPS
Théo Lebrun
2024-04-08
1
-1
/
+1
|
*
|
spi: pxa2xx: Call pxa_ssp_free() after getting the SSP type
Andy Shevchenko
2024-04-02
1
-1
/
+3
|
*
|
spi: more tx_buf/rx_buf removal
Mark Brown
2024-03-29
4
-36
/
+19
|
|
\
\
|
|
*
|
spi: fsl: remove is_dma_mapped checks
David Lechner
2024-03-28
3
-17
/
+9
|
|
*
|
spi: au1550: t->{tx,rx}_dma checks
David Lechner
2024-03-28
1
-19
/
+10
|
*
|
|
Add multi mode support for omap-mcspi
Mark Brown
2024-03-29
1
-21
/
+74
|
|
\
\
\
|
|
*
|
|
spi: omap2-mcpsi: Enable MULTI-mode in more situations
Louis Chauvet
2024-03-28
1
-1
/
+14
|
|
*
|
|
spi: omap2-mcspi: Add support for MULTI-mode
Louis Chauvet
2024-03-28
1
-6
/
+61
|
|
*
|
|
spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"
Louis Chauvet
2024-03-28
1
-15
/
+0
|
*
|
|
|
spi: pxa2xx: Skip SSP initialization if it's done elsewhere
Andy Shevchenko
2024-03-28
1
-0
/
+9
|
*
|
|
|
spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper
Andy Shevchenko
2024-03-28
1
-28
/
+38
|
*
|
|
|
spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr()
Andy Shevchenko
2024-03-28
1
-6
/
+3
|
*
|
|
|
spi: pxa2xx: Narrow the Kconfig option visibility
Andy Shevchenko
2024-03-28
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
spi: fsl-dspi: drop driver owner assignment
Krzysztof Kozlowski
2024-03-28
1
-1
/
+0
|
*
|
|
spi: coldfire-qspi: drop driver owner assignment
Krzysztof Kozlowski
2024-03-28
1
-1
/
+0
|
*
|
|
spi: loopback-test: drop driver owner assignment
Krzysztof Kozlowski
2024-03-28
1
-1
/
+0
|
|
/
/
|
*
|
spi: pxa2xx: Switch to use dev_err_probe()
Andy Shevchenko
2024-03-26
1
-12
/
+7
|
*
|
spi: remove struct spi_message::is_dma_mapped
David Lechner
2024-03-25
3
-24
/
+2
|
*
|
spi: spi_amd: Add support for SPI MEM framework
Raju Rangoju
2024-03-25
1
-0
/
+112
|
*
|
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
2024-03-25
1
-11
/
+1
|
*
|
spi: spi-mt65xx: Rename a variable in interrupt handler
Fei Shao
2024-03-25
1
-17
/
+15
|
*
|
spi: mt7621: allow GPIO chip select lines
Justin Swartz
2024-03-25
1
-50
/
+45
*
|
|
spi: stm32: Revert change that enabled controller before asserting CS
Uwe Kleine-König
2024-05-23
1
-2
/
+12
*
|
|
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
2024-05-09
1
-0
/
+1
*
|
|
spi: stm32: enable controller before asserting CS
Ben Wolsieffer
2024-05-03
1
-12
/
+2
*
|
|
spi: fix null pointer dereference within spi_sync
Mans Rullgard
2024-05-01
1
-0
/
+1
*
|
|
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
2024-04-16
1
-2
/
+0
*
|
|
spi: axi-spi-engine: fix version format string
David Lechner
2024-04-14
1
-1
/
+1
|
|
/
|
/
|
*
|
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
2024-04-03
1
-0
/
+2
*
|
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
Carlos Song
2024-04-03
1
-8
/
+6
*
|
spi: s3c64xx: Use DMA mode from fifo size
Jaewon Kim
2024-03-29
1
-3
/
+2
|
/
*
Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-22
6
-29
/
+35
|
\
|
*
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
2024-03-21
1
-10
/
+12
|
*
spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
Adam Butcher
2024-03-18
1
-2
/
+2
|
*
spi: Merge up v6.8 release
Mark Brown
2024-03-18
7
-153
/
+40
|
|
\
|
*
|
spi: lm70llp: fix links in doc and comments
Kousik Sanagavarapu
2024-03-18
1
-2
/
+2
|
*
|
spi: Fix error code checking in spi_mem_exec_op()
Florian Fainelli
2024-03-14
1
-1
/
+1
|
*
|
spi: Restore delays for non-GPIO chip select
Janne Grunau
2024-03-12
1
-10
/
+14
|
*
|
spi: lpspi: Avoid potential use-after-free in probe()
Alexander Sverdlin
2024-03-12
1
-4
/
+4
*
|
|
Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2024-03-14
1
-0
/
+2
|
\
\
\
|
*
|
|
spi: cs42l43: Tidy up header includes
Charles Keepax
2024-02-23
1
-0
/
+2
*
|
|
|
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
38
-563
/
+1294
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
[prev]
[next]