public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 21:28:50 to 2026-02-02 23:33:35 UTC [more...]

[PATCH] spi: tegra: Fix a memory leak in tegra_slink_probe()
 2026-02-02 23:33 UTC  (3+ messages)

[PATCH v6 0/9] spi: add multi-lane support
 2026-02-02 23:22 UTC  (12+ messages)
` [PATCH v6 1/9] spi: dt-bindings: change spi-{rx,tx}-bus-width to arrays
` [PATCH v6 2/9] spi: dt-bindings: add spi-{tx,rx}-lane-map properties
` [PATCH v6 3/9] spi: support controllers with multiple data lanes
` [PATCH v6 4/9] spi: add multi_lane_mode field to struct spi_transfer
` [PATCH v6 5/9] spi: Documentation: add page on multi-lane support
` [PATCH v6 6/9] spi: dt-bindings: adi,axi-spi-engine: add "
` [PATCH v6 7/9] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE
` [PATCH v6 8/9] dt-bindings: iio: adc: adi,ad7380: add spi-rx-bus-width property
` [PATCH v6 9/9] iio: adc: ad7380: add support for multiple SPI lanes
` (subset) [PATCH v6 0/9] spi: add multi-lane support

Patchwork summary for: spi-devel-general
 2026-02-02 22:50 UTC 

[PATCH AUTOSEL 6.18-6.6] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
 2026-02-02 21:46 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18] spi: intel-pci: Add support for Nova Lake SPI serial flash

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-31  2:57 UTC  (9+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used

Patchwork summary for: spi-devel-general
 2026-01-30 17:10 UTC 

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

[PATCH] spi: cs42l43: Don't support sidecar properties on device tree systems
 2026-01-30 15:21 UTC 

[PATCH v1 0/3] Improve SPI target mode support and error handling
 2026-01-30 11:22 UTC  (18+ 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 "
` [PATCH v1 3/3] spi: geni-qcom: Add target abort support

[PATCH v4 00/15] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-29 19:27 UTC  (22+ 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
` (subset) [PATCH v4 00/15] spi: cadence-qspi: Add Renesas RZ/N1 support

[PATCH v2 00/27] mtd: spinand: Octal DTR support
 2026-01-29 19:23 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2026-01-29 18:30 UTC 

[PATCH v1 1/1] spi: dw: Remove not-going-to-be-supported code for Baikal SoC
 2026-01-29 18:21 UTC  (3+ messages)

[PATCH v3 0/3] Add DMA support for RZ/T2H RSPI
 2026-01-29 18:03 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: spi: renesas,rzv2h-rspi: allow multiple DMAs
` [PATCH v3 2/3] arm64: dts: renesas: r9a09g077: wire up DMA support for SPI
` [PATCH v3 3/3] arm64: dts: renesas: r9a09g087: "

Patchwork summary for: spi-devel-general
 2026-01-29 11:20 UTC 

[PATCH v2 0/3] Add DMA support for RZ/T2H RSPI
 2026-01-29  9:16 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: spi: renesas,rzv2h-rspi: allow multiple DMAs
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g077: wire up DMA support for SPI
` [PATCH v2 3/3] arm64: dts: renesas: r9a09g087: "

[PATCH AUTOSEL 6.18-6.6] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
 2026-01-28 22:33 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18] spi: intel-pci: Add support for Nova Lake SPI serial flash

Patchwork summary for: spi-devel-general
 2026-01-28 22:20 UTC 

[PATCH] spi: spi-fsl-lpspi: Handle clock polarity and phase
 2026-01-28 22:19 UTC  (3+ messages)

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

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

[PATCH v1 1/1] spi: dw: Remove duplicate error message
 2026-01-28 15:32 UTC  (2+ messages)

[PATCH v3 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-28 13:18 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2026-01-28 13:10 UTC 

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

[PATCH] spi: SPI_AXIADO should depend on ARCH_AXIADO
 2026-01-28  3:36 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-01-27 22:40 UTC 

[PATCH] spi: cadence-xspi: support suspend/resume
 2026-01-27 22:36 UTC  (2+ messages)

[PATCH] spi: dw-mmio: support suspend/resume
 2026-01-27 22:36 UTC  (8+ messages)

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

[PATCH v2 00/13] fsi: Convert to bus probe mechanism
 2026-01-27 15:31 UTC  (7+ messages)
` [PATCH v2 05/13] spi: fsi: Drop assigning fsi bus
` [PATCH v2 13/13] spi: fsi: Convert to fsi bus probe mechanism

[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
 2026-01-27 11:41 UTC  (12+ messages)
` [RFC PATCH 3/4] treewide: convert hwspinlock users to the new consumer header file

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

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

[GIT PULL] SPI fixes for v6.19-rc6
 2026-01-23 20:46 UTC  (2+ messages)

[PATCH v5 0/9] spi: add multi-lane support
 2026-01-23 20:00 UTC  (6+ messages)
` [PATCH v5 5/9] spi: Documentation: add page on "

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

[PATCH 0/6] spi: tegra-qspi: Fix race condition causing NULL pointer dereference and spurious IRQ
 2026-01-22 17:04 UTC  (5+ messages)

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/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 

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  (12+ 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  (8+ messages)
` [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

[PATCH v3 3/3] spi: xilinx: use device property accessors
 2026-01-21  8:40 UTC  (14+ messages)


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