public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-15 18:34:21 to 2026-03-02 12:21:45 UTC [more...]

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-02 12:21 UTC  (35+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v5 05/28] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v5 06/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 08/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v5 09/28] pinctrl: cs42l43: "
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v5 12/28] PCI: of: "
` [PATCH v5 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v5 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v5 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v5 16/28] i2c: mux: Set adapter physical device
` [PATCH v5 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v5 18/28] of: property: Allow fw_devlink device-tree on x86
` [PATCH v5 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 20/28] i2c: busses: at91: "
` [PATCH v5 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v5 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v5 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v5 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v5 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v5 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v5 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v5 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

Patchwork housekeeping for: spi-devel-general
 2026-03-02 11:57 UTC 

[PATCH] spi: spi-dw-dma: fix print error log when wait finish transaction
 2026-03-02 11:32 UTC 

[PATCH v6 0/6] Add support for Microchip LAN969x
 2026-03-02 11:20 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v6 3/6] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v6 4/6] arm64: dts: microchip: add LAN969x support
` [PATCH v6 5/6] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v6 6/6] arm64: dts: microchip: add "

spi: Regression with v7.0-rc1 on VisionFive 2
 2026-03-02  8:27 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-03-02  6:57 UTC 

[PATCH 5.15.y] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2026-03-02  6:47 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-03-02  3:57 UTC 

[PATCH 6.1.y] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2026-03-02  3:10 UTC 

[PATCH] spi: axiado: Fix double-free in ax_spi_probe()
 2026-03-01 17:08 UTC 

[PATCH] spi: spi-mem: clean up kernel-doc in spi-mem.h
 2026-03-01  1:47 UTC 

[PATCH v4 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-28 21:35 UTC  (17+ 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
` (subset) [PATCH v4 0/5] "

[PATCH 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-02-28 19:12 UTC  (7+ messages)
` [PATCH 1/3] spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCs
` [PATCH 2/3] arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pins
` [PATCH 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NAND

[GIT PULL] SPI fixes for v7.0-rc1
 2026-02-28 17:26 UTC  (2+ messages)

OFC Conference 2026 - Vger.Kernel
 2026-02-28 15:44 UTC 

[BUG] Possible circular locking dependency in spidev (buf_lock <-> spi_lock)
 2026-02-28 12:55 UTC  (2+ messages)

[PATCH v3 0/3] Add DMA support for RZ/T2H RSPI
 2026-02-27 14:55 UTC  (8+ 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: "
` (subset) [PATCH v3 0/3] Add DMA support for RZ/T2H RSPI

Patchwork summary for: spi-devel-general
 2026-02-27  1:30 UTC 

[PATCH] spi: stm32: fix missing pointer assignment in case of dma chaining
 2026-02-27  1:23 UTC  (5+ messages)

[PATCH] spi: s3c64xx: fix all kernel-doc warnings
 2026-02-26  6:58 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-02-25 19:10 UTC 

[PATCH] spi: tegra210-quad: Add runtime autosuspend support
 2026-02-25 19:09 UTC  (2+ messages)

[PATCH v2 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-25 19:07 UTC  (4+ messages)

[PATCH v1 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-25 19:07 UTC  (4+ messages)

[PATCH RESEND] spi: cs42l43: Don't support sidecar properties on device tree systems
 2026-02-25 19:07 UTC  (2+ messages)

[PATCH] spi: atcspi200: Remove redundant assignment to .owner
 2026-02-25 19:07 UTC  (3+ messages)

[PATCH] spi: omap2-mcspi: add support for 3-wire transfers
 2026-02-25 19:07 UTC  (2+ messages)

[PATCH] spi: stm32-ospi: Remove exec_op() callback debug log
 2026-02-25 19:07 UTC  (2+ messages)

[PATCH] spi: stm32: Use NULL instead of 0 for pointer
 2026-02-25 19:07 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH] spi: stm32: fix rx DMA request error handling
 2026-02-25 19:07 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-25 19:07 UTC  (14+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2026-02-25 12:00 UTC 

[PATCH v1 1/1] spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
 2026-02-25 11:57 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-02-25  8:56 UTC 

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

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (20+ 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 07/37] spi: spi-pci1xxxx: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 08/37] spi: pxa2xx: "

[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
 2026-02-24 15:05 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx952-evk: add MT35XU01G spi nor flash

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

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  (3+ messages)
` [RFC PATCH 1/2] platform/x86: serial-multi-instantiate: Add GPIO chip select support for SPI devices

[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] spi: atcspi200: validate data buswidth to fix FIELD_PREP build error
 2026-02-23  7:45 UTC  (3+ messages)

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

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-02-20  8:21 UTC  (23+ messages)
` [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 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

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)

[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  (2+ messages)

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


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