index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2025-02-17
spi: atmel-qspi: Memory barriers after memory-mapped I/O
Bence Csókás
2025-02-17
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Csókás, Bence
2025-02-08
spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors
Mark Brown
2025-02-08
spi: zynq-qspi: Add check for clk_enable()
Mingwei Zheng
2024-12-18
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
2024-12-09
spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.
Niravkumar L Rabara
2024-12-09
spi: rockchip: Fix PM runtime count on no-op cs
Christian Loehle
2024-12-09
spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
Christophe JAILLET
2024-12-06
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-05
spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
Purushothama Siddaiah
2024-12-04
spi: intel: Add Panther Lake SPI controller support
Aapo Vienamo
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
spi: apple: Set use_gpio_descriptors to true
Sasha Finkelstein
2024-12-02
spi: mpc52xx: Add cancel_work_sync before module remove
Pei Xiao
2024-11-28
Merge tag 'spi-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-26
spi: Fix acpi deferred irq probe
Stanislaw Gruszka
2024-11-26
spi: atmel-quadspi: Fix register name in verbose logging function
Csókás, Bence
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
2024-11-21
spi-imx: prevent overflow when estimating transfer time
Antonio Quartulli
2024-11-20
Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-11-19
spi: rockchip-sfc: Embedded DMA only support 4B aligned address
Jon Lin
2024-11-14
spi: imx: support word delay in ecspi
Mark Brown
2024-11-13
spi: imx: support word delay
Jonas Rebmann
2024-11-13
spi: imx: pass struct spi_transfer to prepare_transfer()
Jonas Rebmann
2024-11-13
spi: cs42l43: Add GPIO speaker id support to the bridge configuration
Simon Trimmer
2024-11-12
spi: Delete useless checks
zhang jiao
2024-11-11
spi: apple: Remove unnecessary .owner for apple_spi_driver
Jiapeng Chong
2024-11-06
spi: apple: Add driver for Apple SPI controller
Hector Martin
2024-11-04
spi: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-01
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
2024-11-01
spi: spi-mem: rtl-snand: Correctly handle DMA transfers
Chris Packham
2024-11-01
spi: tegra210-quad: Avoid shift-out-of-bounds
Breno Leitao
2024-10-31
spi: axi-spi-engine: Emit trace events for spi transfers
Uwe Kleine-König
2024-10-25
spi: Replace deprecated PCI functions
Philipp Stanner
2024-10-23
spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
Frank Li
2024-10-22
spi: geni-qcom: Fix boot warning related to pm_runtime and devres
Georgi Djakov
2024-10-21
spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()
Bartosz Golaszewski
2024-10-21
spi: spi-mem: Add Realtek SPI-NAND controller
Chris Packham
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2024-10-18
spi: make class structs const
Bartosz Golaszewski
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
2024-10-10
Fix Sparse warnings
Mark Brown
2024-10-10
Add dev_warn_probe() and improve error handling in
Mark Brown
2024-10-09
spi: intel: Add protected and locked attributes
Alexander Usyskin
2024-10-08
spi: rockchip: Use dev_{err,warn}_probe() in the probe path
Dragan Simic
2024-10-08
spi: rockchip-sfc: Use dev_err_probe() in the probe path
Dragan Simic
2024-10-08
spi: rockchip-sfc: Perform trivial code cleanups
Dragan Simic
2024-10-08
spi: rockchip: Perform trivial code cleanups
Dragan Simic
[next]