Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-11 15:58:25 to 2026-05-20 17:15:08 UTC [more...]

[PATCH v4 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-20 17:15 UTC  (9+ messages)
` [PATCH v4 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v4 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
` [PATCH v4 3/3] i2c: designware: Add ACPI ID LECA0003 "

[PATCH v2 0/2] spi: fsl-lpspi: fix DMA termination issues
 2026-05-20 16:57 UTC  (5+ messages)
` [PATCH v2 1/2] spi: fsl-lpspi: replace dmaengine_terminate_all with dmaengine_terminate_sync
` [PATCH v2 2/2] spi: fsl-lpspi: fix missing RX DMA termination on TX prepare failure

[PATCH v2 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-05-20 15:28 UTC  (8+ messages)
` [PATCH v2 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH v2 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH v2 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context

[PATCH 0/2] spi: cadence-xspi: support 4bytes sdma-io-width
 2026-05-20 14:21 UTC  (12+ messages)
` [PATCH 1/2] spi: dt-bindings: cdns,xspi: add sdma-io-width

[PATCH] spi: fix controller registration API inconsistency
 2026-05-20 13:38 UTC  (2+ messages)

[PATCH v2] iopoll: use udelay() for initial polling
 2026-05-20 13:29 UTC  (4+ messages)

[PATCH 0/3] arm64: tegra: Add iommu and dma properties for Tegra194 QSPI
 2026-05-20 11:49 UTC  (14+ messages)
` [PATCH 1/3] spi: dt-bindings: tegra: Support IOMMU property "
` [PATCH 2/3] spi: dt-bindings: tegra: Support dma-coherent property for QSPI
` [PATCH 3/3] arm64: tegra: Add iommu and dma properties for Tegra194 QSPI

[PATCH 0/2] spi: aspeed: Fix __iomem annotation and VLA parameter
 2026-05-20 10:10 UTC  (10+ messages)
` [PATCH 1/2] spi: aspeed: Fix missing __iomem annotation in output transfer path
` [PATCH] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper

[PATCH] spi: Drop redundant 'cs' variable declaration in __spi_add_device()
 2026-05-20  9:13 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-05-20  8:58 UTC 

[PATCH v3 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-19 17:54 UTC  (7+ messages)
` [PATCH v3 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
` [PATCH v3 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[PATCH 0/3] spi: enable the SpacemiT K3 SoC QSPI
 2026-05-19 17:33 UTC  (6+ messages)
` [PATCH 1/3] spi: dt-bindings: fsl-qspi: support SpacemiT K3
` [PATCH 2/3] spi: fsl-qspi: add SpacemiT K3 support
` [PATCH 3/3] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX

Patchwork summary for: spi-devel-general
 2026-05-19 16:30 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-05-19 15:57 UTC 

[PATCH v2] spi: atmel: fix DMA channel and bounce buffer leaks
 2026-05-19 13:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-19 13:27 UTC  (2+ messages)

[PATCH] spi: imx: replace dmaengine_terminate_all with dmaengine_terminate_sync
 2026-05-19 10:46 UTC 

[PATCH] spi: fsl-lpspi: replace dmaengine_terminate_all with dmaengine_terminate_sync
 2026-05-19 10:45 UTC 

[PATCH] spi: use udelay() for short polling delays
 2026-05-19 10:26 UTC  (6+ messages)

Patchwork summary for: spi-devel-general
 2026-05-19  9:30 UTC 

[PATCH 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-05-19  9:27 UTC  (6+ messages)
` [PATCH 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context

[PATCH] spi: ti-qspi: fix use-after-free after DMA setup failure
 2026-05-18 16:41 UTC  (2+ messages)

[PATCH] spi: sprd: fix error pointer deref after DMA setup failure
 2026-05-18 16:40 UTC  (2+ messages)

[PATCH] spi: qup: fix error pointer deref after DMA setup failure
 2026-05-18 16:36 UTC  (2+ messages)

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, core part
 2026-05-19  9:22 UTC  (5+ messages)
` [PATCH v7 1/3] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v7 2/3] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v7 3/3] driver core: Avoid warning when removing a device while its supplier is unbinding

[PATCH] spi: cadence-xspi: Add COMPILE_TEST support
 2026-05-19  0:56 UTC 

[PATCH] spi: omap2-mcspi: Use of_device_get_match_data()
 2026-05-19  0:43 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-05-18 17:57 UTC 

[PATCH v1] spi: Use named initializers for arrays of i2c_device_data
 2026-05-18 17:05 UTC 

Patchwork summary for: spi-devel-general
 2026-05-18 16:31 UTC 

[PATCH 00/12] spi: switch to managed controller allocation (part 3/3)
 2026-05-18  9:31 UTC  (2+ messages)

[PATCH v2 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-18 15:56 UTC  (8+ messages)
` [PATCH v2 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
` [PATCH v2 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-18  9:03 UTC  (18+ messages)
` [PATCH 1/3] Add ACPI ID "LECA0001" for LECARC SoCs that use the DesignWare GPIO controller with V1 register offsets
` [PATCH 2/3] Add ACPI ID "LECA0002" for LECARC SoCs. This ID requires a custom initialization function dw_spi_lecarc_init() that sets dws->dws.ip to DW_HSSI_ID
` [PATCH 3/3] Add ACPI ID "LECA0003" for LECARC SoCs that integrate the DesignWare I2C controller
` [PATCH v2 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
  ` [PATCH v2 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
  ` [PATCH v2 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
  ` [PATCH v2 3/3] i2c: designware: Add ACPI ID LECA0003 "
` [PATCH v3 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
  ` [PATCH v3 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
  ` [PATCH v3 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
  ` [PATCH v3 3/3] i2c: designware: Add ACPI ID LECA0003 "

[PATCH] spi: Add spi_for_each_controller() helper
 2026-05-18  8:22 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-05-18  4:57 UTC 

[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-17 22:41 UTC  (7+ messages)

[broonie-spi:for-6.20 2/42] drivers/spi/spi-aspeed-smc.c:909:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-17 21:04 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-05-17 20:57 UTC 

[PATCH v5 0/2] spi: add new_device/delete_device sysfs interface
 2026-05-17 20:16 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH 0/2] spi: atmel: two fixes
 2026-05-16 16:05 UTC  (7+ messages)
` [PATCH 1/2] spi: atmel: fix resource leak on DMA buffer allocation failure
` [PATCH 2/2] spi: atmel: fix DMA resource leak on probe error paths

Patchwork summary for: spi-devel-general
 2026-05-16  4:20 UTC 

[PATCH] spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
 2026-05-16  2:27 UTC  (2+ messages)

[PATCH] spi: rspi: Simplify reset control handling
 2026-05-16  2:21 UTC  (2+ messages)

[PATCH v4 0/2] spi: add new_device/delete_device sysfs interface
 2026-05-16  2:44 UTC  (3+ messages)
` [PATCH v4 1/2] "

Patchwork summary for: spi-devel-general
 2026-05-15 16:50 UTC 

[PATCH] spi: hisi-kunpeng: Use dev_err_probe() for host registration failure
 2026-05-15 13:43 UTC  (2+ messages)

[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-15  9:38 UTC  (7+ messages)
` [PATCH 1/3] gpio: dwapb: Add LECARC ACPI ID
` [PATCH 2/3] spi: dw-mmio: Add LECARC ACPI ID and init hook
` [PATCH 3/3] i2c: designware: Add LECARC ACPI ID

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-14 15:18 UTC  (10+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-05-14  8:57 UTC 

[PATCH] spi: Add spi_for_each_controller() helper
 2026-05-14  7:08 UTC  (2+ messages)

[PATCH 0/2] Enable QPIC-SPI-NAND controller for ipq5210
 2026-05-14  6:45 UTC  (3+ messages)
` [PATCH 1/2] spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Add QPIC SPI NAND controller support

Patchwork housekeeping for: spi-devel-general
 2026-05-14  4:57 UTC 

Patchwork summary for: spi-devel-general
 2026-05-13  3:50 UTC 

[PATCH] spi: ep93xx: fix error pointer deref after DMA setup failure
 2026-05-12 12:49 UTC  (3+ messages)

[PATCH v5 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-05-12 20:23 UTC  (2+ messages)
` (subset) "

Patchwork housekeeping for: spi-devel-general
 2026-05-12  6:57 UTC 

[PATCH 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-12  6:10 UTC  (12+ messages)
` [PATCH v1 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI

MIPS Lantiq VRX268 general Linux SPI timeout
 2026-05-12  1:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox