Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-04-22 20:40:45 to 2026-05-02 13:58:33 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2026-05-02 13:57 UTC 

[PATCH v10 0/3] spi: support the SpacemiT K1 SPI controller
 2026-05-03  1:30 UTC  (4+ messages)
` [PATCH v10 1/3] spi: dt-bindings: add SpacemiT K1 SPI support
` [PATCH v10 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v10 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH 0/3] spi: imx: Three fixes for the i.MX SPI driver
 2026-05-02  4:51 UTC  (7+ messages)
` [PATCH 1/3] spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()
` [PATCH 2/3] spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()
` [PATCH 3/3] spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()

[GIT PULL] SPI fixes for v7.1-rc1
 2026-05-01 18:42 UTC  (2+ messages)

[PATCH 00/10] spi: Use FIELD_MODIFY() for bitfield operations
 2026-05-01  8:30 UTC  (13+ messages)
` [PATCH 01/10] spi: amlogic-spifc-a1: Use FIELD_MODIFY()
` [PATCH 02/10] spi: amlogic-spisg: "
` [PATCH 03/10] spi: cadence-xspi: "
` [PATCH 04/10] spi: meson-spicc: "
` [PATCH 05/10] spi: nxp-xspi: "
` [PATCH 06/10] spi: sn-f-ospi: "
` [PATCH 07/10] spi: stm32-ospi: "
` [PATCH 08/10] spi: stm32-qspi: "
` [PATCH 09/10] spi: sunplus-sp7021: "
` [PATCH 10/10] spi: uniphier: "

[PATCH 0/2] spi: add sysfs interface for userspace device instantiation
 2026-05-01  2:15 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] spi: add new_device/delete_device sysfs interface
  ` [PATCH v2 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH v2 0/3] spi: omap2-mcspi: switch to managed controller allocation
 2026-04-30 12:02 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] spi: omap2-mcspi: clean up error labels
` [PATCH v2 3/3] spi: omap2-mcspi: clean up probe return value

Patchwork housekeeping for: spi-devel-general
 2026-04-30 10:57 UTC 

[PATCH 00/19] spi: switch to managed controller allocation (part 1/3)
 2026-04-30 10:12 UTC  (25+ messages)
` [PATCH 01/19] spi: at91-usart: switch to managed controller allocation
` [PATCH 02/19] spi: atmel: "
` [PATCH 03/19] spi: bcm63xx: "
` [PATCH 04/19] spi: bcm63xx-hsspi: "
` [PATCH 05/19] spi: cadence: "
` [PATCH 06/19] spi: octeon: "
` [PATCH 07/19] spi: cavium-thunderx: "
` [PATCH 08/19] spi: coldfire-qspi: "
` [PATCH 09/19] spi: dln2: "
` [PATCH 10/19] spi: ep93xx: "
` [PATCH 11/19] spi: fsl: "
` [PATCH 12/19] spi: fsl-espi: "
` [PATCH 13/19] spi: img-spfi: "
` [PATCH 14/19] spi: lantiq-ssc: "
` [PATCH 15/19] spi: meson-spicc: "
` [PATCH 16/19] spi: mxs: "
` [PATCH 17/19] spi: npcm-pspi: "
` [PATCH 18/19] spi: omap2-mcspi: "
` [PATCH 19/19] spi: orion: "

[PATCH v3 0/3] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-30 10:10 UTC  (4+ messages)
` [PATCH v3 1/3] spi: microchip-core-qspi: control built-in cs manually
` [PATCH v3 2/3] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
` [PATCH v3 3/3] spi: microchip-core-qspi: remove some inline markings

Patchwork summary for: spi-devel-general
 2026-04-30  4:20 UTC 

[PATCH] spi: clean up controller registration return value
 2026-04-30  1:49 UTC  (2+ messages)

[PATCH v9 0/3] spi: support the SpacemiT K1 SPI controller
 2026-04-29 19:06 UTC  (6+ messages)
` [PATCH v9 1/3] spi: dt-bindings: add SpacemiT K1 SPI support
` [PATCH v9 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v9 3/3] riscv: dts: spacemit: define a SPI controller node

Patchwork housekeeping for: spi-devel-general
 2026-04-29 17:58 UTC 

[PATCH v3 00/11] mtd: spinand: Winbond continuous read support
 2026-04-29 17:56 UTC  (12+ messages)
` [PATCH v3 01/11] mtd: spinand: Drop a too strong limitation
` [PATCH v3 02/11] mtd: spinand: Expose spinand_op_is_odtr()
` [PATCH v3 03/11] mtd: spinand: Drop ECC dirmaps
` [PATCH v3 04/11] spi: spi-mem: Transform the read operation template
` [PATCH v3 05/11] spi: spi-mem: Create a secondary read operation
` [PATCH v3 06/11] mtd: spinand: Use secondary ops for continuous reads
` [PATCH v3 07/11] mtd: spinand: winbond: Ensure chips are ordered by density
` [PATCH v3 08/11] mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
` [PATCH v3 09/11] mtd: spinand: winbond: Create a helper to write the HS bit
` [PATCH v3 10/11] mtd: spinand: winbond: Create a helper to detect the need for "
` [PATCH v3 11/11] mtd: spinand: winbond: Add support for continuous reads on W25NxxJW

[PATCH v5 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-29 17:01 UTC  (8+ messages)
` [PATCH v5 1/7] spi: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v5 2/7] spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v5 3/7] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v5 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v5 5/7] arm64: dts: qcom: qcs615-ride: Enable QSPI and NOR flash
` [PATCH v5 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v5 7/7] arm64: dts: qcom: sc7180: "

[PATCH v4 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-29 15:52 UTC  (10+ messages)
` [PATCH v4 1/7] spi: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v4 2/7] spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v4 3/7] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v4 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v4 5/7] arm64: dts: qcom: qcs615-ride: Enable QSPI and NOR flash
` [PATCH v4 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v4 7/7] arm64: dts: qcom: sc7180: "

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (30+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH] spi: at91-usart: drop dead runtime pm support
 2026-04-29  9:20 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-04-29  4:57 UTC 

Patchwork summary for: spi-devel-general
 2026-04-29  4:20 UTC 

[PATCH v2 0/2] microchip core-qspi cleanup
 2026-04-29  2:12 UTC  (4+ messages)
` [PATCH v2 1/2] spi: microchip-core-qspi: report device on which timeout occured instead of which controller
` [PATCH v2 2/2] spi: microchip-core-qspi: remove an unused define

[PATCH v2 0/3] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-29  2:07 UTC  (5+ messages)
` [PATCH v2 1/3] spi: microchip-core-qspi: control built-in cs manually
` [PATCH v2 2/3] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
` [PATCH v2 3/3] spi: microchip-core-qspi: remove some inline markings

Patchwork housekeeping for: spi-devel-general
 2026-04-28 16:57 UTC 

[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
 2026-04-28 12:44 UTC  (6+ messages)
` [PATCH 1/4] spi: spi-mem: Add a no_cs_assertion capability

[PATCH v2 00/11] mtd: spinand: Winbond continuous read support
 2026-04-28 12:43 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-04-28  3:40 UTC 

[PATCH] spi: axiado: replace usleep_range() with udelay() in IRQ path
 2026-04-27 23:36 UTC  (2+ messages)

[PATCH] spi: amlogic-spisg: initialize completion before requesting IRQ
 2026-04-28  0:57 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-04-27 14:57 UTC 

[PATCH 0/5] mtd/spi: Fix Winbond W35N02JW / W35N04JW support
 2026-04-27 13:10 UTC  (3+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2026-04-27 10:30 UTC 

[PATCH 0/4] spi: cadence: runtime PM fixes
 2026-04-26 23:25 UTC  (2+ messages)

[PATCH 0/6] spi: cadence-quadspi: runtime PM fixes
 2026-04-26 23:26 UTC  (2+ messages)

[PATCH 0/2] spi: atcspi200: two cleanup
 2026-04-26 23:33 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-04-27  0:27 UTC 

[PATCH] spi: rzv2h-rspi: Fix silent failure in clock setup error path
 2026-04-26 21:45 UTC  (4+ messages)

[PATCH 0/3] spi: rockchip: ISR fix and minor cleanups
 2026-04-26 21:57 UTC  (7+ messages)
` [PATCH 1/3] spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
` [PATCH 2/3] spi: rockchip: Drop unused and broken CR0 macros
` [PATCH 3/3] spi: rockchip: Drop dead zero-check on fifo_len
` (subset) [PATCH 0/3] spi: rockchip: ISR fix and minor cleanups

[PATCH] spi: mpc52xx: clean up interrupt handling
 2026-04-26 21:50 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-04-25 17:58 UTC 

[GIT PULL] SPI fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[PATCH v3 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-24 16:52 UTC  (10+ messages)
` [PATCH v3 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v3 3/7] spi: qcom-qspi: Add interconnect support for memory path

[PATCH v2 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-24  7:29 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC

[PATCH v2 0/2] spi: sun6i: Fix chip select handling around autosuspend
 2026-04-23 18:50 UTC  (5+ messages)
` [PATCH v2 1/2] spi: sun6i: Honor CS setup delay on the first transfer with native CS
` [PATCH v2 2/2] spi: sun6i: Set SPI mode in prepare_message

[PATCH] spi: sun6i: Set SPI mode in prepare_message
 2026-04-23 17:46 UTC  (5+ messages)

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-04-23  8:41 UTC  (8+ messages)
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH] spi: mpc52xx: fix use-after-free on registration failure
 2026-04-23  8:00 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2026-04-22 20:40 UTC 


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