public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 17:35:38 to 2026-02-24 03:55:58 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24  2:29 UTC  (10+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 08/37] spi: pxa2xx: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v2 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-23 17:35 UTC  (3+ messages)

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

[PATCH v4 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-23 16:21 UTC  (6+ messages)
` [PATCH v4 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v4 2/5] spi: add devm_spi_new_ancillary_device()
` [PATCH v4 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v4 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v4 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC

Patchwork summary for: spi-devel-general
 2026-02-23 16:08 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-02-23 15:57 UTC 

[RFC PATCH 0/2] Fix second CS35L56 amplifier on Intel LPSS SPI with broken ACPI cs-gpios
 2026-02-23 15:50 UTC  (4+ messages)
` [RFC PATCH 1/2] platform/x86: serial-multi-instantiate: Add GPIO chip select support for SPI devices
` [RFC PATCH 2/2] spi: pxa2xx: Handle dynamic clock gating for GPIO chip select devices

[PATCH v1 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-23 15:23 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.12] spi: spidev: fix lock inversion between spi_lock and buf_lock
 2026-02-23 12:37 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-02-23 10:56 UTC 

[PATCH RESEND] spi: cs42l43: Don't support sidecar properties on device tree systems
 2026-02-23 10:07 UTC 

[PATCH] spi: atcspi200: validate data buswidth to fix FIELD_PREP build error
 2026-02-23  7:45 UTC  (3+ messages)

[PATCH] spi: atcspi200: Remove redundant assignment to .owner
 2026-02-23  2:24 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.0-merge-window
 2026-02-21  1:20 UTC  (3+ messages)

[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-20 10:45 UTC  (34+ messages)
` [PATCH v2 1/4] spi: allow ancillary devices to share parent's chip selects
` [PATCH v2 2/4] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v2 3/4] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v2 4/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-02-20  8:21 UTC  (42+ messages)
` [RFC PATCH v2 01/12] spi: dt-bindings: add spi-has-dqs property
` [RFC PATCH v2 03/12] mtd: spinand: perform controller tuning during probe
` [RFC PATCH v2 06/12] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [RFC PATCH v2 07/12] spi: cadence-quadspi: add DQS support to read data capture
` [RFC PATCH v2 08/12] spi: cadence-quadspi: read 'has-dqs' DT property
` [RFC PATCH v2 09/12] spi: cadence-quadspi: add PHY tuning infrastructure
` [RFC PATCH v2 10/12] spi: cadence-quadspi: implement PHY tuning algorithm
` [RFC PATCH v2 11/12] spi: cadence-quadspi: restrict PHY frequency to tuned operations
` [RFC PATCH v2 12/12] spi: cadence-quadspi: enable PHY for direct reads and writes

[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
 2026-02-18 19:56 UTC  (7+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header

[PATCH v6 0/9] spi: add multi-lane support
 2026-02-18 18:53 UTC  (4+ messages)

[PATCH 0/5] Add RSPIs support for RZ/G3E SoC
 2026-02-18  7:50 UTC  (9+ messages)
` [PATCH 1/5] clk: renesas: r9a09g047: Add entries for the RSPIs
` [PATCH 2/5] spi: dt-bindings: renesas,rzv2h-rspi: Document dmas property
` [PATCH 3/5] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC support
` [PATCH 4/5] arm64: dts: renesas: r9a09g047: Add RSPI nodes
` [PATCH 5/5] arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0

[PATCH v3 0/3] Add DMA support for RZ/T2H RSPI
 2026-02-18  7:49 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: spi: renesas,rzv2h-rspi: allow multiple DMAs

Patchwork summary for: spi-devel-general
 2026-02-17 19:30 UTC 

[PATCH] spi: spidev: fix lock inversion between spi_lock and buf_lock
 2026-02-17 19:25 UTC  (2+ messages)

[PATCH v1 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-02-17 15:45 UTC  (3+ messages)

[PATCH] spi: stm32: Use NULL instead of 0 for pointer
 2026-02-17  9:11 UTC  (2+ messages)
` [Linux-stm32] "

[RFC] omap2-mcspi: periodic zero TX in target mode - debugging help needed
 2026-02-17  6:12 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-02-16 18:10 UTC 

[PATCH] spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
 2026-02-16 18:08 UTC  (4+ messages)

[PATCH v3 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-15 18:42 UTC  (15+ messages)
` [PATCH v3 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v3 2/5] spi: add devm_spi_new_ancillary_device()
` [PATCH v3 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v3 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v3 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[PATCH] spi: omap2-mcspi: add support for 3-wire transfers
 2026-02-14 21:28 UTC 

[PATCH AUTOSEL 6.19-6.1] spi-geni-qcom: initialize mode related registers to 0
 2026-02-14  1:00 UTC  (9+ messages)
` [PATCH AUTOSEL 6.19-6.18] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH AUTOSEL 6.19-6.6] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH AUTOSEL 6.19-5.15] spi: stm32: fix Overrun issue at < 8bpw
` [PATCH AUTOSEL 6.19-6.6] spi-geni-qcom: use xfer->bits_per_word for can_dma()
` [PATCH AUTOSEL 6.19-6.18] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
` [PATCH AUTOSEL 6.19] spi: cadence-qspi: Fix probe error path and remove
` [PATCH AUTOSEL 6.19-6.12] spi: geni-qcom: Fix abort sequence execution for serial engine errors
` [PATCH AUTOSEL 6.19-5.10] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end

Patchwork housekeeping for: spi-devel-general
 2026-02-13 14:56 UTC 

[PATCH] spi: stm32: fix rx DMA request error handling
 2026-02-13  8:51 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] spi: stm32-ospi: Remove exec_op() callback debug log
 2026-02-13  8:19 UTC 

[PATCH 6.6.y] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2026-02-12  8:17 UTC 

[GIT PULL] SPI updates for v6.20
 2026-02-11 20:28 UTC  (2+ messages)

[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
 2026-02-10 15:14 UTC  (14+ messages)

[PATCH RFC 0/4] mtd/spi-mem: Enable DQS support
 2026-02-10 10:23 UTC  (9+ messages)
` [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability
` [PATCH RFC 2/4] mtd: spi-nand: Set the DQS spi-mem capability if available
` [PATCH RFC 3/4] mtd: spi-nand: winbond: Enable the DQS pin on W35N**JW series
` [PATCH DO NOT MERGE RFC 4/4] spi: cadence-qspi: Retrieve DQS capability using the core helper

Patchwork summary for: spi-devel-general
 2026-02-09 14:40 UTC 

[PATCH] spi: tools: Add include folder to .gitignore
 2026-02-09 14:31 UTC  (2+ messages)

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-02-09 13:27 UTC  (5+ messages)
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
 2026-02-08 10:24 UTC  (5+ messages)
` [PATCH 1/3] spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspi

[GIT PULL] SPI fixes for v6.19-rc8
 2026-02-07 17:44 UTC  (2+ messages)

[bug report] spi: stm32: properly fail on dma_request_chan error
 2026-02-06 13:40 UTC 

Patchwork summary for: spi-devel-general
 2026-02-06  0:20 UTC 

[PATCH] spi: tegra114: Preserve SPI mode bits in def_command1_reg
 2026-02-06  0:19 UTC  (2+ messages)

[PATCH v5 0/4] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-02-06  0:18 UTC  (6+ messages)
` [PATCH v5 1/4] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v5 2/4] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH v5 3/4] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH v5 4/4] ARM: dts: r9a06g032: Describe the QSPI controller
` (subset) [PATCH v5 0/4] spi: cadence-qspi: Add Renesas RZ/N1 support

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


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