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