index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-25
spi: omap2-mcspi: Use of_device_get_match_data()
Rosen Penev
1
-5
/
+2
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
15
-56
/
+129
2026-05-22
Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+9
2026-05-22
Revert "treewide: Fix probing of devices in DT overlays"
Saravana Kannan
1
-5
/
+0
2026-05-22
spi: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2
-5
/
+5
2026-05-22
spi: aspeed: Fix __iomem annotation and VLA parameter
Mark Brown
1
-6
/
+5
2026-05-22
spi: aspeed: Replace VLA parameter with flat pointer in calibration helper
Chin-Ting Kuo
1
-4
/
+3
2026-05-22
spi: aspeed: Fix missing __iomem annotation in output transfer path
Chin-Ting Kuo
1
-2
/
+2
2026-05-21
spi: Drop redundant 'cs' variable declaration in __spi_add_device()
Lad Prabhakar
1
-2
/
+0
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
8
-46
/
+11
2026-05-21
spi: dw-mmio: Add ACPI ID LECA0002 for LECARC SoCs
Thomas Lin
1
-3
/
+4
2026-05-20
spi: cadence-xspi: Add COMPILE_TEST support
Rosen Penev
2
-1
/
+6
2026-05-19
spi: Add trace events for Qualcomm GENI SPI drivers
Mark Brown
1
-0
/
+13
2026-05-19
spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver
Praveen Talari
1
-0
/
+13
2026-05-19
spi: Merge up fixes
Mark Brown
5
-2
/
+9
2026-05-18
spi: ti-qspi: fix use-after-free after DMA setup failure
Johan Hovold
1
-0
/
+1
2026-05-18
spi: sprd: fix error pointer deref after DMA setup failure
Johan Hovold
1
-1
/
+2
2026-05-18
spi: qup: fix error pointer deref after DMA setup failure
Johan Hovold
1
-0
/
+3
2026-05-18
spi: switch to managed controller allocation (part 3/3)
Mark Brown
11
-153
/
+68
2026-05-18
spi: xlp: switch to managed controller allocation
Johan Hovold
1
-2
/
+1
2026-05-18
spi: mux: switch to managed controller allocation
Johan Hovold
1
-15
/
+4
2026-05-18
spi: meson-spifc: switch to managed controller allocation
Johan Hovold
1
-14
/
+8
2026-05-18
spi: lp8841-rtc: drop unused ifdef
Johan Hovold
1
-2
/
+0
2026-05-18
spi: lp8841-rtc: switch to managed controller allocation
Johan Hovold
1
-10
/
+4
2026-05-18
spi: jcore: switch to managed controller allocation
Johan Hovold
1
-17
/
+6
2026-05-18
spi: hisi-sfc-v3xx: switch to managed controller allocation
Johan Hovold
1
-14
/
+6
2026-05-18
spi: fsi: switch to managed controller allocation
Johan Hovold
1
-4
/
+4
2026-05-18
spi: falcon: switch to managed controller allocation
Johan Hovold
1
-6
/
+2
2026-05-18
spi: clps711x: switch to managed controller allocation
Johan Hovold
1
-22
/
+9
2026-05-18
spi: armada-3700: switch to managed controller allocation
Johan Hovold
1
-30
/
+14
2026-05-18
spi: altera-platform: switch to managed controller allocation
Johan Hovold
1
-17
/
+10
2026-05-16
spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
Felix Gu
1
-1
/
+1
2026-05-16
spi: rspi: Simplify reset control handling
Felix Gu
1
-19
/
+2
2026-05-15
spi: hisi-kunpeng: Use dev_err_probe() for host registration failure
Qiang Ma
1
-4
/
+2
2026-05-12
spi: ep93xx: fix error pointer deref after DMA setup failure
Johan Hovold
1
-0
/
+2
2026-05-11
spi: Use FIELD_MODIFY() for bitfield operations
Mark Brown
10
-44
/
+27
2026-05-11
spi: uniphier: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+5
2026-05-11
spi: sunplus-sp7021: Use FIELD_MODIFY()
Hans Zhang
1
-2
/
+1
2026-05-11
spi: stm32-qspi: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-05-11
spi: stm32-ospi: Use FIELD_MODIFY()
Hans Zhang
1
-4
/
+3
2026-05-11
spi: sn-f-ospi: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-05-11
spi: nxp-xspi: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+4
2026-05-11
spi: meson-spicc: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-05-11
spi: cadence-xspi: Use FIELD_MODIFY()
Hans Zhang
1
-2
/
+1
2026-05-11
spi: amlogic-spisg: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+5
2026-05-11
spi: amlogic-spifc-a1: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-05-11
spi: switch to managed controller allocation (part 2/3)
Mark Brown
22
-367
/
+235
2026-05-11
spi: zync-qspi: switch to managed controller allocation
Johan Hovold
1
-28
/
+12
2026-05-11
spi: uniphier: switch to managed controller allocation
Johan Hovold
1
-22
/
+11
2026-05-11
spi: ti-qspi: cleanup registration error path
Johan Hovold
1
-2
/
+5
[prev]
[next]