index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-01-25
spi: fix finalize message on error return
David Lechner
2024-01-24
spi: cs42l43: Handle error from devm_pm_runtime_enable
Charles Keepax
2024-01-23
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
2024-01-23
spi: spi-cadence: Reverse the order of interleaved write and read operations
Amit Kumar Mahapatra
2024-01-23
spi: spi-imx: Use dev_err_probe for failed DMA channel requests
Alexander Stein
2024-01-23
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
2024-01-22
spi: intel-pci: Add support for Arrow Lake SPI serial flash
Mika Westerberg
2024-01-22
spi: intel-pci: Remove Meteor Lake-S SoC PCI ID from the list
Mika Westerberg
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-05
spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...
Christophe JAILLET
2023-12-21
spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
Valentin Caron
2023-12-21
spi: stm32: use dma_get_slave_caps prior to configuring dma channel
Alain Volmat
2023-12-18
spi: axi-spi-engine: fix struct member doc warnings
David Lechner
2023-12-15
spi: pl022: update description of internal_cs_control()
Nam Cao
2023-12-15
spi: pl022: delete description of cur_msg
Nam Cao
2023-12-14
spi: atmel: Fix clock issue when using devices with different polarities
Louis Chauvet
2023-12-13
spi: dw: Remove Intel Thunder Bay SOC support
Nandhini Srikandan
2023-12-12
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
2023-12-11
spi: pl022: clean up some unused variables
Mark Brown
2023-12-11
spi: ljca: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
spi: cs42l43: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
spi: zynqmp-gqspi: switch to use modern name
Yang Yingliang
2023-12-11
spi: zynq-qspi: switch to use modern name
Yang Yingliang
2023-12-11
spi: xtensa-xtfpga: switch to use modern name
Yang Yingliang
2023-12-11
spi: xlp: switch to use modern name
Yang Yingliang
2023-12-11
spi: xilinx: switch to use modern name
Yang Yingliang
2023-12-11
spi: xcomm: switch to use modern name
Yang Yingliang
2023-12-11
spi: uniphier: switch to use modern name
Yang Yingliang
2023-12-11
spi: topcliff-pch: switch to use modern name
Yang Yingliang
2023-12-11
spi: wpcm-fiu: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-12-11
spi: spi-ti-qspi: switch to use modern name
Yang Yingliang
2023-12-11
spi: tegra210-quad: switch to use modern name
Yang Yingliang
2023-12-11
spi: tegra20-slink: switch to use modern name
Yang Yingliang
2023-12-11
spi: tegra20-sflash: switch to use modern name
Yang Yingliang
2023-12-11
spi: tegra114: switch to use modern name
Yang Yingliang
2023-12-11
spi: geni-qcom: switch to use modern name
Yang Yingliang
2023-12-11
spi: synquacer: switch to use modern name
Yang Yingliang
2023-12-11
spi: sunplus-sp7021: switch to use modern name
Yang Yingliang
2023-12-11
spi: sun6i: switch to use modern name
Yang Yingliang
2023-12-11
spi: sun4i: switch to use modern name
Yang Yingliang
2023-12-11
spi: stm32: switch to use modern name
Yang Yingliang
2023-12-11
spi: stm32-qspi: switch to use modern name
Yang Yingliang
2023-12-11
spi: st-ssc4: switch to use modern name
Yang Yingliang
2023-12-11
spi: sprd: switch to use modern name
Yang Yingliang
2023-12-11
spi: sprd-adi: switch to use spi_alloc_host()
Yang Yingliang
2023-12-11
spi: pl022: delete unused next_msg_cs_active in struct pl022
Nam Cao
2023-12-11
spi: pl022: delete unused cur_gpiod in struct pl022
Nam Cao
2023-12-10
spi: spi-imx: correctly configure burst length when using dma
Benjamin Bigler
2023-12-08
spi: mpc52xx: explicitly include linux/platform_device.h
Randy Dunlap
[next]