linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-04 10:49:28 to 2025-12-16 17:03:18 UTC [more...]

Patchwork summary for: spi-devel-general
 2025-12-16 17:00 UTC 

[PATCH v2 01/19] include: dt-bindings: add LAN969x clock bindings
 2025-12-16 17:02 UTC  (31+ messages)
` [PATCH v2 02/19] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v2 03/19] dt-bindings: arm: AT91: relicense to dual GPL-2.0/BSD-2-Clause
` [PATCH v2 04/19] dt-bindings: arm: move AT91 to generic Microchip binding
` [PATCH v2 05/19] dt-bindings: arm: microchip: move SparX-5 "
` [PATCH v2 06/19] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v2 07/19] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v2 08/19] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v2 09/19] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v2 10/19] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v2 11/19] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v2 12/19] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v2 13/19] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v2 14/19] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v2 15/19] dt-bindings: hwmon: sparx5: add microchip,lan9691-temp
` [PATCH v2 16/19] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v2 17/19] arm64: dts: microchip: add LAN969x support
` [PATCH v2 18/19] dt-bindings: arm: microchip: document EV23X71A board
` [PATCH v2 19/19] arm64: dts: microchip: add "

[PATCH 0/3] spi: st: add power-domains on stm32mp2x
 2025-12-16 16:46 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: spi: st,stm32-spi: add 'power-domains' property
` [PATCH 2/3] arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
` [PATCH 3/3] arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi
` (subset) [PATCH 0/3] spi: st: add power-domains on stm32mp2x

[PATCH V3 0/3] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller
 2025-12-16 16:37 UTC  (5+ messages)
` [PATCH V3 1/3] dt-bindings: spi: Add support for "
` [PATCH V3 2/3] spi: atcspi200: Add ATCSPI200 SPI controller driver
` [PATCH V3 3/3] MAINTAINERS: Add MAINTAINERS entry for the "

[PATCH v2] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
 2025-12-16 14:34 UTC  (7+ messages)

[PATCH v10 0/3] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-12-16  7:18 UTC  (4+ messages)
` [PATCH v10 1/3] spi: export of_find_spi_controller_by_node()
` [PATCH v10 2/3] ASoC: dt-bindings: realtek,rt5575: add support for ALC5575
` [PATCH v10 3/3] ASoC: rt5575: Add the codec driver for the ALC5575

[PATCH] spi: stm32-ospi: Remove unneeded semicolon
 2025-12-16  4:32 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-12-16  3:56 UTC 

[PATCH v7 0/2] Add support for NXP XSPI
 2025-12-16  3:20 UTC  (3+ messages)
` [PATCH v7 1/2] spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi
` [PATCH v7 2/2] spi: add driver for NXP XSPI controller

[PATCH] spi: dt-bindings: snps,dw-abp-ssi: Allow up to 16 chip-selects
 2025-12-15 23:03 UTC 

[PATCH 0/2] spi: cadence-quadspi: Fix probe error path and logging
 2025-12-15 18:13 UTC  (5+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Add error logging for DMA request failure
` [PATCH 2/2] spi: cadence-quadspi: Fix clock disable on probe failure path

Patchwork summary for: spi-devel-general
 2025-12-15 14:32 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-12-15 13:56 UTC 

[PATCH] spi: mpfs: Fix an error handling path in mpfs_spi_probe()
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2] spi: fsl-cpm: Check length parity before switching to 16 bit mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v3] spi: spi-fsl-lpspi: convert min_t() to simple min()
 2025-12-15 13:59 UTC  (3+ messages)

[PATCH v2] spi: spi-fsl-lpspi: convert min_t() to simple min()
 2025-12-15 13:59 UTC  (3+ messages)

[PATCH] spi: spi-fsl-lpspi: convert min_t() to simple min()
 2025-12-15 13:59 UTC  (4+ messages)

[PATCH v2 0/8] spi: stm32: Update for OSPI and QSPI drivers
 2025-12-15 13:59 UTC  (10+ messages)
` [PATCH v2 1/8] spi: stm32-ospi: Set DMA maxburst dynamically
` [PATCH v2 2/8] spi: stm32-ospi: Optimize FIFO accesses using u16 or u32
` [PATCH v2 3/8] spi: stm32-ospi: Remove CR_TCIE and CR_TEIE irq usage
` [PATCH v2 4/8] spi: stm32-ospi: Simplify SMIE interrupt test
` [PATCH v2 5/8] spi: stm32-qspi: Set DMA maxburst dynamically
` [PATCH v2 6/8] spi: stm32-qspi: Optimize FIFO accesses using u16 or u32
` [PATCH v2 7/8] spi: stm32-qspi: Remove CR_TCIE and CR_TEIE irq usage
` [PATCH v2 8/8] spi: stm32-qspi: Simplify SMIE interrupt test

[PATCH] spi: virtio: Fix confusing cleanup.h syntax
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH 00/13] Add DMA support for RZ/T2H RSPI
 2025-12-15 13:59 UTC  (4+ messages)
` [PATCH 10/13] dt-bindings: spi: renesas,rzv2h-rspi: document optional support for DMA
` (subset) [PATCH 00/13] Add DMA support for RZ/T2H RSPI

[PATCH 0/8] spi: stm32: Update for OSPI and QSPI drivers
 2025-12-15 13:59 UTC  (13+ messages)
` [PATCH 1/8] spi: stm32-ospi: Set DMA maxburst dynamically
` [PATCH 2/8] spi: stm32-ospi: Optimize FIFO accesses using u16 or u32
` [PATCH 3/8] spi: stm32-ospi: Remove CR_TCIE and CR_TEIE irq usage
` [PATCH 4/8] spi: stm32-ospi: Simplify SMIE interrupt test
` [PATCH 5/8] spi: stm32-qspi: Set DMA maxburst dynamically
` [PATCH 6/8] spi: stm32-qspi: Optimize FIFO accesses using u16 or u32
` [PATCH 7/8] spi: stm32-qspi: Remove CR_TCIE and CR_TEIE irq usage
` [PATCH 8/8] spi: stm32-qspi: Simplify SMIE interrupt test

[PATCH 1/5] spi-geni-qcom: remove manual CS control
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH] spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy call
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v1 1/1] spi: cadence-xspi: Replace ACPI specifics by agnostic APIs
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: remove superfluous qcom_spi_set_read_loc() calls
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v1 1/1] spi: cadence-xspi: Replace OF/ACPI specifics by agnostic APIs
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH] spi: fsl-cpm: Check length parity before switching to 16 bit mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH V2 0/3] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller
 2025-12-12  9:49 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: spi: Add support for "
` [PATCH V2 2/3] spi: atcspi200: Add ATCSPI200 SPI controller driver
` [PATCH V2 3/3] MAINTAINERS: Add MAINTAINERS entry for the "

[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
 2025-12-12  7:14 UTC  (17+ messages)

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-12-12  6:43 UTC  (22+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller

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

[PATCH RFC 0/8] mtd: spinand: Winbond continuous read support
 2025-12-11 14:19 UTC  (12+ messages)
` [PATCH RFC 1/8] mtd: spinand: Drop a too strong limitation
` [PATCH RFC 2/8] mtd: spinand: Expose spinand_op_is_odtr()
` [PATCH RFC 3/8] mtd: spinand: Drop ECC dirmaps
` [PATCH RFC 4/8] spi: spi-mem: Transform the read operation template
` [PATCH RFC 5/8] spi: spi-mem: Create a secondary read operation
` [PATCH RFC 6/8] mtd: spinand: Use secondary ops for continuous reads
` [PATCH RFC 7/8] mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
` [PATCH RFC 8/8] mtd: spinand: winbond: Add support for continuous reads on W25NxxJW

[PATCH] spi: tegra210-quad: downgrade the log when fall back to PIO
 2025-12-11  3:44 UTC  (6+ messages)

[GIT PULL] SPI fixes for v6.19-merge-window
 2025-12-11  0:58 UTC  (2+ messages)

[PATCH v3 0/7] spi: add multi-lane support
 2025-12-10 10:59 UTC  (17+ messages)
` [PATCH v3 1/7] spi: dt-bindings: Add data-lanes property
` [PATCH v3 4/7] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE
` [PATCH v3 5/7] dt-bindings: iio: adc: adi,ad7380: add spi-lanes property
` [PATCH v3 7/7] dt-bindings: iio: adc: adi,ad4030: add data-lanes property

Patchwork housekeeping for: spi-devel-general
 2025-12-10 10:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-12-10  9:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-12-10  7:56 UTC 

[PATCH v2 00/13] fsi: Convert to bus probe mechanism
 2025-12-09 11:40 UTC  (3+ messages)
` [PATCH v2 05/13] spi: fsi: Drop assigning fsi bus
` [PATCH v2 13/13] spi: fsi: Convert to fsi bus probe mechanism

Patchwork summary for: spi-devel-general
 2025-12-09 10:20 UTC 

[PATCH] spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
 2025-12-09 10:21 UTC  (3+ messages)

[PATCH RFC] spi: virtio: Add [new,delete]_device sysfs interface
 2025-12-08 11:46 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-12-08  7:56 UTC 

[PATCH] spi: lpspi: disable lpspi module irq in DMA mode
 2025-12-05 20:36 UTC  (4+ messages)
    `  "

[PATCH 00/12] fsi: Convert to bus probe mechanism
 2025-12-05 15:30 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.19
 2025-12-04 19:27 UTC  (2+ messages)

[PATCH v2 0/6] spi: add multi-bus support
 2025-12-04 16:01 UTC  (8+ messages)
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad7380: add spi-buses property

[PATCH] spi: cadence-qspi: Fix runtime PM imbalance in probe
 2025-12-04 11:21 UTC  (3+ 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 NNTP newsgroup(s).