Linux-SPI Archive mirror
 help / color / mirror / Atom feed
[GIT PULL] SPI fixes for v6.19-rc6
 2026-01-23 15:29 UTC 

[PATCH v3] spi: xilinx: use device property accessors
 2026-01-23 14:16 UTC  (6+ messages)

[PATCH] spi: dw-mmio: support suspend/resume
 2026-01-22 17:57 UTC  (2+ messages)

[PATCH 0/6] spi: tegra-qspi: Fix race condition causing NULL pointer dereference and spurious IRQ
 2026-01-22 17:04 UTC  (16+ messages)
` [PATCH 1/6] spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
` [PATCH 2/6] spi: tegra210-quad: Move curr_xfer read inside spinlock
` [PATCH 3/6] spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one
` [PATCH 4/6] spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
` [PATCH 5/6] spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer
` [PATCH 6/6] spi: tegra210-quad: Protect curr_xfer check in IRQ handler

[PATCH] spi: cadence-xspi: support suspend/resume
 2026-01-22 15:51 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-01-22 15:56 UTC 

[PATCH v3 00/17] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-22 15:32 UTC  (27+ messages)
` [PATCH v3 01/17] spi: dt-bindings: cdns,qspi-nor: Remove duplicated constraints
` [PATCH v3 02/17] spi: dt-bindings: cdns,qspi-nor: Drop label in example
` [PATCH v3 03/17] spi: dt-bindings: cdns,qspi-nor: Add examples for testing the specific cases
` [PATCH v3 04/17] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v3 05/17] spi: cadence-qspi: Align definitions
` [PATCH v3 06/17] spi: cadence-qspi: Fix style and improve readability
` [PATCH v3 07/17] spi: cadence-qspi: Fix ORing style and alignments
` [PATCH v3 08/17] spi: cadence-qspi: Remove an useless operation
` [PATCH v3 09/17] spi: cadence-qspi: Make sure we filter out unsupported ops
` [PATCH v3 10/17] spi: cadence-qspi: Fix probe error path and remove
` [PATCH v3 11/17] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH v3 12/17] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH v3 13/17] spi: cadence-qspi: Add a flag for controllers without indirect access support
` [PATCH v3 14/17] spi: cadence-qspi: Make sure write protection is disabled
` [PATCH v3 15/17] spi: cadence-qspi: Use a default value for cdns,fifo-width
` [PATCH v3 16/17] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH v3 17/17] ARM: dts: r9a06g032: Describe the QSPI controller

[PATCH v4 00/15] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-22 15:13 UTC  (16+ messages)
` [PATCH v4 01/15] spi: dt-bindings: cdns,qspi-nor: Drop label in example
` [PATCH v4 02/15] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v4 03/15] spi: cadence-qspi: Align definitions
` [PATCH v4 04/15] spi: cadence-qspi: Fix style and improve readability
` [PATCH v4 05/15] spi: cadence-qspi: Fix ORing style and alignments
` [PATCH v4 06/15] spi: cadence-qspi: Remove an useless operation
` [PATCH v4 07/15] spi: cadence-qspi: Make sure we filter out unsupported ops
` [PATCH v4 08/15] spi: cadence-qspi: Fix probe error path and remove
` [PATCH v4 09/15] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH v4 10/15] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH v4 11/15] spi: cadence-qspi: Add a flag for controllers without indirect access support
` [PATCH v4 12/15] spi: cadence-qspi: Make sure write protection is disabled
` [PATCH v4 13/15] spi: cadence-qspi: Use a default value for cdns,fifo-width
` [PATCH v4 14/15] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH v4 15/15] ARM: dts: r9a06g032: Describe the QSPI controller

[PATCH v1 0/3] Improve SPI target mode support and error handling
 2026-01-22 15:10 UTC  (4+ messages)
` [PATCH v1 1/3] spi: geni-qcom: Improve target mode allocation by using proper allocation functions
` [PATCH v1 2/3] spi: geni-qcom: Fix abort sequence execution for serial engine errors
` [PATCH v1 3/3] spi: geni-qcom: Add target abort support

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-22 11:41 UTC  (21+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

Patchwork housekeeping for: spi-devel-general
 2026-01-22  9:56 UTC 

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-22  9:35 UTC  (11+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

Patchwork housekeeping for: spi-devel-general
 2026-01-21 17:56 UTC 

[PATCH v2 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-21 17:03 UTC  (16+ messages)
` [PATCH v2 01/13] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v2 13/13] ARM: dts: r9a06g032: Describe the QSPI controller

[PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional
 2026-01-21 15:10 UTC  (36+ messages)
` [PATCH v3 1/3] spi: dt-bindings: xilinx: make interrupts optional
` [PATCH v3 2/3] spi: xilinx: make irq optional
` [PATCH v3 3/3] spi: xilinx: use device property accessors
` (subset) [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional

Patchwork summary for: spi-devel-general
 2026-01-20 19:30 UTC 

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-01-20 18:00 UTC 

[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
 2026-01-20 17:58 UTC  (8+ messages)
` [PATCH 1/3] spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspi
` (subset) [PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board

[PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
 2026-01-20 15:53 UTC  (2+ messages)
` (subset) "

Patchwork housekeeping for: spi-devel-general
 2026-01-20 12:56 UTC 

[PATCH v3 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-20 12:30 UTC  (3+ messages)
` [PATCH v3 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH v3 2/2] spi: aspeed: Add support for non-spi-mem devices

Patchwork summary for: spi-devel-general
 2026-01-20 12:10 UTC 

[PATCH] spi: rockchip: Use plain request_irq()
 2026-01-20 12:05 UTC  (6+ messages)

[RFC] spi: ar934x: Question regarding hardcoded num_chipselect limit
 2026-01-19 14:27 UTC  (2+ messages)

[PATCH v2 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-19 14:25 UTC  (9+ messages)
` [PATCH v2 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH v2 2/2] spi: aspeed: Add support for non-spi-mem devices

[PATCH v5 0/9] spi: add multi-lane support
 2026-01-19 10:11 UTC  (16+ messages)
` [PATCH v5 3/9] spi: support controllers with multiple data lanes
` [PATCH v5 5/9] spi: Documentation: add page on multi-lane support
` [PATCH v5 7/9] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE

[PATCH v2 0/3] spi: xilinx: make it work on non-OF platforms
 2026-01-17 15:23 UTC  (6+ messages)
` [PATCH v2 1/3] spi: xilinx: use device property accessors
` [PATCH v2 2/3] spi: xilinx: make irq optional
` [PATCH v2 3/3] spi: dt-bindings: xilinx: make interrupts optional

Patchwork housekeeping for: spi-devel-general
 2026-01-17 13:56 UTC 

[PATCH 1/3] spi: xilinx: use device property accessors
 2026-01-17 10:48 UTC  (5+ messages)
` [PATCH 2/3] spi: xilinx: make irq optional
` [PATCH 3/3] spi: dt-bindings: xilinx: make interrupts optional

[PATCH 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-17  4:48 UTC  (5+ messages)
` [PATCH 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH 2/2] spi: aspeed: Add support for non-spi-mem devices

Patchwork housekeeping for: spi-devel-general
 2026-01-16 23:56 UTC 

[PATCH] spi: xilinx: use device property accessors
 2026-01-16 20:17 UTC  (7+ messages)

Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-15 19:41 UTC 

Patchwork summary for: spi-devel-general
 2026-01-15 18:40 UTC 

[PATCH] spi: intel-pci: Add support for Nova Lake SPI serial flash
 2026-01-15 18:42 UTC  (3+ messages)

[PATCH] spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
 2026-01-15 18:42 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).