Linux-SPI Archive mirror
 help / color / mirror / Atom feed
[PATCH v1] dt-bindings: spi: Convert nuvoton,npcm-pspi to DT schema
 2025-11-11  7:56 UTC  (2+ messages)

[PATCH] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
 2025-11-11  2:01 UTC 

Patchwork summary for: spi-devel-general
 2025-11-10 23:50 UTC 

[PATCH] spi: Add TODO comment about ACPI GPIO setup
 2025-11-10 23:40 UTC  (3+ messages)

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

[PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-11-10 19:09 UTC  (4+ messages)
` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
` [PATCH v2 2/3] spi: sprd-adi: Remove code for storing the reboot mode
` [PATCH v2 3/3] power: reset: sc27xx: Drop unused driver

[PATCH 0/6] spi: add multi-bus support
 2025-11-10 17:04 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: spi: Add spi-buses property

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

[PATCH v3 00/14] Add RSPI support for RZ/T2H and RZ/N2H
 2025-11-10 12:49 UTC  (16+ messages)
` [PATCH v3 01/14] clk: renesas: r9a09g077: add SPI module clocks
` [PATCH v3 02/14] spi: rzv2h-rspi: make resets optional
` [PATCH v3 03/14] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH v3 04/14] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH v3 05/14] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH v3 06/14] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH v3 07/14] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH v3 08/14] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH v3 09/14] spi: rzv2h-rspi: add support for variable "
` [PATCH v3 10/14] spi: rzv2h-rspi: add support for loopback mode
` [PATCH v3 11/14] dt-bindings: spi: renesas,rzv2h-rspi: document RZ/T2H and RZ/N2H
` [PATCH v3 12/14] spi: rzv2h-rspi: add support for "
` [PATCH v3 13/14] arm64: dts: renesas: r9a09g077: Add SPIs support
` [PATCH v3 14/14] arm64: dts: renesas: r9a09g087: "

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

[PATCH 0/4] dt-bindings: treewide: don't check node names
 2025-11-10  7:41 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] LED: Add basic LP5860 LED matrix driver
 2025-11-10  6:35 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: leds: add lp5860 LED controller
` [PATCH v5 2/2] leds: add support for TI LP5860 LED driver chip

Fixes: 833026ad56f76d1a1035d6511 ("spi: spidev: prevent spidev->speed_hz from being zero")
 2025-11-09 23:39 UTC 

[PATCH] spi: bcm63xx: fix premature CS deassertion
 2025-11-09 20:32 UTC 

[PATCH v2 0/6] spi: add multi-bus support
 2025-11-09 17:05 UTC  (8+ messages)
` [PATCH v2 1/6] spi: dt-bindings: Add spi-data-buses property
` [PATCH v2 2/6] spi: Support multi-bus controllers
` [PATCH v2 3/6] spi: add multi_bus_mode field to struct spi_transfer
` [PATCH v2 4/6] spi: axi-spi-engine: support SPI_MULTI_BUS_MODE_STRIPE
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad7380: add spi-buses property
` [PATCH v2 6/6] iio: adc: ad7380: Add support for multiple SPI buses

Patchwork housekeeping for: spi-devel-general
 2025-11-07 20:57 UTC 

[PATCH v3 0/3] Add support for Microchip CoreSPI Controller
 2025-11-07 17:15 UTC  (5+ messages)
` [PATCH v3 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v3 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v3 3/3] spi: add support for microchip "soft" spi controller

[PATCH 00/14] Add RSPI support for RZ/T2H and RZ/N2H
 2025-11-07 17:00 UTC  (19+ messages)
` [PATCH 01/14] clk: renesas: r9a09g077: add SPI module clocks
` [PATCH 02/14] spi: rzv2h-rspi: make resets optional
` [PATCH 03/14] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH 04/14] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH 05/14] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH 06/14] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH 07/14] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH 08/14] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH 09/14] spi: rzv2h-rspi: add support for variable "
` [PATCH 10/14] spi: rzv2h-rspi: add support for loopback mode
` [PATCH 11/14] dt-bindings: spi: renesas,rzv2h-rspi: document RZ/T2H and RZ/N2H
` [PATCH 12/14] spi: rzv2h-rspi: add support for "
` [PATCH 13/14] arm64: dts: renesas: r9a09g077: Add SPIs support
` [PATCH 14/14] arm64: dts: renesas: r9a09g087: "

Patchwork summary for: spi-devel-general
 2025-11-07 16:00 UTC 

[PATCH v2] spi: xilinx: increase number of retries before declaring stall
 2025-11-07 15:59 UTC  (3+ messages)

[PATCH] spi: xilinx: increase number of retries before declaring stall
 2025-11-07 15:59 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-11-07 12:57 UTC 

[PATCH v2 0/3] Add support for Microchip CoreSPI Controller
 2025-11-07 10:52 UTC  (7+ messages)
` [PATCH v2 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v2 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v2 3/3] spi: add support for microchip "soft" spi controller

Patchwork summary for: spi-devel-general
 2025-11-07 10:20 UTC 

[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
 2025-11-07 10:15 UTC  (4+ messages)
` [PATCH v4 1/9] dt-bindings: spi: fsl-qspi: support SpacemiT K1
` (subset) [PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI

Patchwork summary for: spi-devel-general
 2025-11-07  9:40 UTC 

[PATCH v2] spi: imx: add i.MX51 ECSPI target mode support
 2025-11-07  9:34 UTC  (2+ messages)

[PATCH 0/5] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-07  8:09 UTC  (12+ messages)
` [PATCH 1/5] dt-binding: trivial-devices: add arduino spi mcu interface
` [PATCH 2/5] drivers: spi: spidev: add compatible for "
` [PATCH 3/5] dt-binding: arm: qcom: add arduino unoq codename
` [PATCH 4/5] arm64: dts: qcom: qcm2290: add uart2 node
` [PATCH 5/5] arm64: dts: qcom: unoq: add dts for arduino unoq

Patchwork summary for: spi-devel-general
 2025-11-07  0:00 UTC 

[PATCH] spi: imx: keep dma request disabled before dma transfer setup
 2025-11-06 23:54 UTC  (3+ messages)

[PATCH] spi: imx: remove CLK calculation and check for target mode
 2025-11-06 23:54 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-11-06 13:57 UTC 

[PATCH] spi: Try to get ACPI GPIO IRQ earlier
 2025-11-06 13:09 UTC  (11+ messages)

spi-xilinx.c: Xilinx axi_quad_spi "Detected stall. Check C_SPI_MODE and C_SPI_MEMORY" in spidev mode and in spi-nor with MT25QL02G
 2025-11-06 11:56 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2025-11-06 11:40 UTC 

[PATCH] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
 2025-11-06 11:34 UTC  (8+ messages)

[PATCH v5 0/3] spi: tegra210-quad: Improve timeout handling under high system load
 2025-11-06 11:34 UTC  (7+ messages)
` [PATCH v5 2/3] spi: tegra210-quad: Refactor error handling into helper functions
` [PATCH v5 3/3] spi: tegra210-quad: Check hardware status on timeout

Patchwork housekeeping for: spi-devel-general
 2025-11-06  9:57 UTC 

[PATCH v2] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
 2025-11-06  9:19 UTC 

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-11-06  7:43 UTC  (6+ messages)
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip

[PATCH 00/28] mtd: spinand: Octal DTR support
 2025-11-05 16:41 UTC  (41+ messages)
` [PATCH 01/28] spi: spi-mem: Make the DTR command operation macro more suitable
` [PATCH 02/28] spi: spi-mem: Create a repeated address operation
` [PATCH 03/28] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH 04/28] mtd: spinand: Fix kernel doc
` [PATCH 05/28] mtd: spinand: Add missing check
` [PATCH 06/28] mtd: spinand: Remove stale definitions
` [PATCH 07/28] mtd: spinand: Use standard return values
` [PATCH 08/28] mtd: spinand: Decouple write enable and write disable operations
` [PATCH 09/28] mtd: spinand: Create an array of operation templates
` [PATCH 10/28] mtd: spinand: Make use of the operation templates through SPINAND_OP()
` [PATCH 11/28] mtd: spinand: Convert vendor drivers to SPINAND_OP()
` [PATCH 12/28] mtd: spinand: macronix: Convert vendor specific operation "
` [PATCH 13/28] mtd: spinand: winbond: Convert W25N "
` [PATCH 14/28] mtd: spinand: winbond: Convert W35N "
` [PATCH 17/28] mtd: spinand: winbond: Register W25N vendor specific operation
` [PATCH 18/28] mtd: spinand: winbond: Register W35N "
` [PATCH 19/28] mtd: spinand: winbond: Fix style
` [PATCH 20/28] mtd: spinand: winbond: Rename IO_MODE register macro
` [PATCH 21/28] mtd: spinand: winbond: Configure the IO mode after the dummy cycles
` [PATCH 22/28] mtd: spinand: Gather all the bus interface steps in one single function
` [PATCH 23/28] mtd: spinand: Add support for setting a bus interface
` [PATCH 24/28] mtd: spinand: Propagate the bus interface across core helpers
` [PATCH 25/28] mtd: spinand: Give the bus interface to the configuration helper
` [PATCH 26/28] mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
` [PATCH 27/28] mtd: spinand: Add octal DTR support
` [PATCH 28/28] mtd: spinand: winbond: W35N "

[PATCH 0/2] OSPI pm_runtime fixes
 2025-11-05 16:11 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalance
` [PATCH 2/2] spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() call

Patchwork housekeeping for: spi-devel-general
 2025-11-05 15:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-11-05 10:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-11-05  9:57 UTC 

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-11-05  9:35 UTC  (7+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller

[PATCH 0/2] Add support for NXP XSPI
 2025-11-04 18:08 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH 2/2] spi: add driver for NXP XSPI controller

[PATCH v1 0/3] Add support for Microchip CoreSPI Controller
 2025-11-04 15:29 UTC  (11+ messages)
` [PATCH v1 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v1 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v1 3/3] spi: add support for microchip "soft" spi controller

[PATCH v4 1/1] spi: offload: Add offset parameter
 2025-11-03 15:33 UTC  (2+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-03 13:34 UTC  (4+ messages)
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and adapter physical device

[PATCH] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
 2025-11-03 11:09 UTC  (2+ messages)

[PATCH 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-11-02 21:41 UTC  (3+ messages)
` [PATCH 3/3] power: reset: sc27xx: Drop unused driver

[GIT PULL] SPI fixes for v6.18-rc3
 2025-11-01 17:52 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).