index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: cs42l43: Don't limit native CS to the first chip select
Charles Keepax
2024-03-06
1
-2
/
+1
*
spi: Drop mismerged fix
Mark Brown
2024-02-27
1
-7
/
+7
*
spi: cadence-qspi: add system-wide suspend and resume callbacks
Théo Lebrun
2024-02-22
1
-2
/
+18
*
spi: cadence-qspi: put runtime in runtime PM hooks names
Théo Lebrun
2024-02-22
1
-4
/
+4
*
spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
Théo Lebrun
2024-02-22
1
-7
/
+2
*
spi: cadence-qspi: fix pointer reference in runtime PM hooks
Théo Lebrun
2024-02-22
1
-4
/
+2
*
spi-mxs: Fix chipselect glitch
Ralf Schlatterbeck
2024-02-13
1
-1
/
+2
*
spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
Mika Westerberg
2024-02-12
1
-0
/
+1
*
spi: omap2-mcspi: Revert FIFO support without DMA
Vaishnav Achath
2024-02-12
1
-129
/
+8
*
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
2024-02-11
1
-5
/
+0
*
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
Uwe Kleine-König
2024-02-11
1
-7
/
+7
*
spi: ppc4xx: Fix fallout from include cleanup
Uwe Kleine-König
2024-02-11
1
-0
/
+1
*
spi: spi-ppc4xx: include missing platform_device.h
Christian Lamparter
2024-02-09
1
-0
/
+1
*
spi: imx: fix the burst length at DMA mode and CPU mode
Carlos Song
2024-02-05
1
-4
/
+5
*
spi: sh-msiof: avoid integer overflow in constants
Wolfram Sang
2024-01-30
1
-8
/
+8
*
spi: fix finalize message on error return
David Lechner
2024-01-25
1
-0
/
+4
*
spi: cs42l43: Handle error from devm_pm_runtime_enable
Charles Keepax
2024-01-24
1
-1
/
+4
*
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
2024-01-23
1
-0
/
+5
*
spi: spi-cadence: Reverse the order of interleaved write and read operations
Amit Kumar Mahapatra
2024-01-23
1
-8
/
+9
*
spi: spi-imx: Use dev_err_probe for failed DMA channel requests
Alexander Stein
2024-01-23
1
-2
/
+2
*
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
2024-01-23
1
-2
/
+2
*
spi: intel-pci: Add support for Arrow Lake SPI serial flash
Mika Westerberg
2024-01-22
1
-0
/
+1
*
spi: intel-pci: Remove Meteor Lake-S SoC PCI ID from the list
Mika Westerberg
2024-01-22
1
-1
/
+0
*
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-19
1
-1
/
+0
|
\
|
*
spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...
Christophe JAILLET
2024-01-05
1
-1
/
+0
*
|
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-10
42
-1631
/
+1987
|
\
|
|
*
spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
Valentin Caron
2023-12-21
1
-12
/
+120
|
*
spi: stm32: use dma_get_slave_caps prior to configuring dma channel
Alain Volmat
2023-12-21
1
-2
/
+11
|
*
spi: axi-spi-engine: fix struct member doc warnings
David Lechner
2023-12-18
1
-10
/
+10
|
*
spi: pl022: update description of internal_cs_control()
Nam Cao
2023-12-15
1
-1
/
+1
|
*
spi: pl022: delete description of cur_msg
Nam Cao
2023-12-15
1
-1
/
+0
|
*
spi: dw: Remove Intel Thunder Bay SOC support
Nandhini Srikandan
2023-12-13
1
-1
/
+0
|
*
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
2023-12-12
1
-0
/
+17
|
*
spi: pl022: clean up some unused variables
Mark Brown
2023-12-11
1
-9
/
+0
|
|
\
|
|
*
spi: pl022: delete unused next_msg_cs_active in struct pl022
Nam Cao
2023-12-11
1
-5
/
+0
|
|
*
spi: pl022: delete unused cur_gpiod in struct pl022
Nam Cao
2023-12-11
1
-4
/
+0
|
*
|
spi: ljca: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
1
-1
/
+1
|
*
|
spi: cs42l43: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
1
-1
/
+1
|
*
|
spi: zynqmp-gqspi: switch to use modern name
Yang Yingliang
2023-12-11
1
-25
/
+25
|
*
|
spi: zynq-qspi: switch to use modern name
Yang Yingliang
2023-12-11
1
-14
/
+14
|
*
|
spi: xtensa-xtfpga: switch to use modern name
Yang Yingliang
2023-12-11
1
-15
/
+15
|
*
|
spi: xlp: switch to use modern name
Yang Yingliang
2023-12-11
1
-20
/
+20
|
*
|
spi: xilinx: switch to use modern name
Yang Yingliang
2023-12-11
1
-29
/
+29
|
*
|
spi: xcomm: switch to use modern name
Yang Yingliang
2023-12-11
1
-16
/
+16
|
*
|
spi: uniphier: switch to use modern name
Yang Yingliang
2023-12-11
1
-97
/
+97
|
*
|
spi: topcliff-pch: switch to use modern name
Yang Yingliang
2023-12-11
1
-113
/
+113
|
*
|
spi: wpcm-fiu: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
1
-1
/
+1
|
*
|
spi: spi-ti-qspi: switch to use modern name
Yang Yingliang
2023-12-11
1
-44
/
+44
|
*
|
spi: tegra210-quad: switch to use modern name
Yang Yingliang
2023-12-11
1
-40
/
+40
|
*
|
spi: tegra20-slink: switch to use modern name
Yang Yingliang
2023-12-11
1
-49
/
+49
[next]