Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-24 07:56:44 to 2025-11-29 16:58:48 UTC [more...]

[PATCH 00/12] fsi: Convert to bus probe mechanism
 2025-11-29 16:57 UTC  (3+ messages)
` [PATCH 05/12] spi: fsi: Drop assigning fsi bus
` [PATCH 12/12] spi: fsi: Convert to fsi bus probe mechanism

[PATCH v1 1/1] spi: cadence-xspi: Replace ACPI specifics by agnostic APIs
 2025-11-29 15:17 UTC 

[PATCH v1 1/1] spi: cadence-xspi: Replace OF/ACPI specifics by agnostic APIs
 2025-11-29 15:07 UTC 

[PATCH] spi: spi-qpic-snand: remove superfluous qcom_spi_set_read_loc() calls
 2025-11-29 10:29 UTC 

[PATCH v4 0/2] spi: microchip-core: Code improvements (part 2)
 2025-11-29  8:19 UTC  (5+ messages)
` [PATCH v4 1/2] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v4 2/2] spi: microchip-core: use XOR instead of ANDNOT to simplify the logic

[GIT PULL] SPI fixes for v6.18-rc7
 2025-11-28 22:19 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-11-28 22:10 UTC 

[PATCH v3 0/6] spi: microchip-core: Code improvements
 2025-11-28 21:35 UTC  (11+ messages)
` [PATCH v3 1/6] spi: microchip-core: use min() instead of min_t()
` [PATCH v3 2/6] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v3 3/6] spi: microchip-core: Replace dead code (-ENOMEM error message)
` [PATCH v3 4/6] spi: microchip-core: Utilise temporary variable for struct device
` [PATCH v3 5/6] spi: microchip-core: Use SPI_MODE_X_MASK
` [PATCH v3 6/6] spi: microchip-core: Remove unneeded PM related macro

Patchwork summary for: spi-devel-general
 2025-11-28 18:00 UTC 

[PATCH] spi: ch341: fix out-of-bounds memory access in ch341_transfer_one
 2025-11-28 18:01 UTC  (3+ messages)

[PATCH v2 0/6] spi: microchip-core: Code improvements
 2025-11-28 18:01 UTC  (23+ messages)
` [PATCH v2 1/6] spi: microchip-core: use min() instead of min_t()
` [PATCH v2 2/6] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v2 3/6] spi: microchip-core: Replace dead code (-ENOMEM error message)
` [PATCH v2 4/6] spi: microchip-core: Utilise temporary variable for struct device
` [PATCH v2 5/6] spi: microchip-core: Use SPI_MODE_X_MASK
` [PATCH v2 6/6] spi: microchip-core: Remove unneeded PM related macro
` (subset) [PATCH v2 0/6] spi: microchip-core: Code improvements

[PATCH v4 00/13] Add RSPI support for RZ/T2H and RZ/N2H
 2025-11-28 15:22 UTC  (6+ messages)
` [PATCH v4 12/13] arm64: dts: renesas: r9a09g077: Add SPIs support
` [PATCH v4 13/13] arm64: dts: renesas: r9a09g087: "
` (subset) [PATCH v4 00/13] Add RSPI support for RZ/T2H and RZ/N2H

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

Patchwork summary for: spi-devel-general
 2025-11-27 21:20 UTC 

[PATCH v1 1/1] spi: nxp-fspi: Propagate fwnode in ACPI case as well
 2025-11-27 21:21 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-11-27 19:57 UTC 

[PATCH v1 1/1] spi: Simplify devm_spi_*_controller()
 2025-11-27 19:51 UTC 

Patchwork summary for: spi-devel-general
 2025-11-27 18:00 UTC 

[PATCH v6 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-27 17:54 UTC  (6+ messages)
` [PATCH v6 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v6 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v6 3/3] arm: dts: airoha: en7523: add SNAND node
` (subset) [PATCH v6 0/3] spi: airoha: add support of en7523 SoC (for 6.19)

[PATCH] spi: tegra210-quad: downgrade the log when fall back to PIO
 2025-11-27 13:02 UTC 

[PATCH v2] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC support
 2025-11-27 11:44 UTC  (3+ messages)

[PATCH v3 0/6] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-27 10:35 UTC  (6+ messages)
` [PATCH v3 6/6] arm64: dts: qcom: qrb2210: add dts for Arduino unoq

[PATCH 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-11-27  2:58 UTC  (33+ messages)
` [PATCH 1/6] spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
` [PATCH 2/6] spi: imx: introduce helper to clear DMA mode logic
` [PATCH 3/6] spi: imx: avoid dmaengine_terminate_all() on TX prep failure
` [PATCH 4/6] spi: imx: handle DMA submission errors with dma_submit_error()
` [PATCH 5/6] spi: imx: support dynamic burst length for ECSPI DMA mode
        ` [EXT] "
      `  "
` [PATCH 6/6] spi: imx: enable DMA mode for target operation
    ` [EXT] "

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

[PATCH v1 0/7] spi: microchip-core: Code improvements
 2025-11-26 17:45 UTC  (17+ messages)
` [PATCH v1 1/7] spi: microchip-core: use min() instead of min_t()
` [PATCH v1 2/7] spi: microchip-core: Make use of device properties
` [PATCH v1 3/7] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v1 4/7] spi: microchip-core: Replace dead code (-ENOMEM error message)
` [PATCH v1 5/7] spi: microchip-core: Utilise temporary variable for struct device
` [PATCH v1 6/7] spi: microchip-core: Use SPI_MODE_X_MASK
` [PATCH v1 7/7] spi: microchip-core: Remove unneeded PM related macro

Patchwork summary for: spi-devel-general
 2025-11-26 17:10 UTC 

[PATCH] spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMA
 2025-11-26 17:10 UTC  (2+ messages)

[PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-11-26 15:36 UTC  (5+ messages)
` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support

[PATCH] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/V2N SoC support
 2025-11-26 14:48 UTC  (9+ messages)

[PATCH v5 0/2] LED: Add basic LP5860 LED matrix driver
 2025-11-26 10:11 UTC  (5+ messages)
` [PATCH v5 2/2] leds: add support for TI LP5860 LED driver chip

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-26 10:02 UTC  (7+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-11-26  8:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-11-25 23:57 UTC 

[PATCH v5 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 22:53 UTC  (7+ messages)
` [PATCH v5 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v5 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v5 3/3] arm: dts: airoha: en7523: add SNAND node

Patchwork housekeeping for: spi-devel-general
 2025-11-25 19:57 UTC 

[PATCH v4 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 18:41 UTC  (9+ messages)
` [PATCH v4 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v4 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v4 3/3] arm: dts: airoha: en7523: add SNAND node

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

[PATCH] spi: microchip: Enable compile-testing for FPGA SPI controllers
 2025-11-25 18:39 UTC  (2+ messages)

[PATCH v6 0/2] Add support for NXP XSPI
 2025-11-25 17:51 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v6 2/2] spi: add driver for NXP XSPI controller

Patchwork summary for: spi-devel-general
 2025-11-25 15:41 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-11-25  7:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-11-25  2:57 UTC 

[PATCH v5 0/2] Add support for NXP XSPI
 2025-11-25  2:24 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v5 2/2] spi: add driver for NXP XSPI controller

Patchwork summary for: spi-devel-general
 2025-11-24 19:20 UTC 

[PATCH next v2] spi: Fix potential uninitialized variable in probe()
 2025-11-24 19:15 UTC  (3+ messages)

[PATCH v7 0/9] reset: rework reset-gpios handling
 2025-11-24 17:48 UTC  (4+ messages)
` [PATCH v7 4/9] spi: cs42l43: Use actual ACPI firmware node for chip selects

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

[PATCH] spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors
 2025-11-24 15:32 UTC  (2+ messages)

[PATCH v3 0/2] fw_devlink overlay fix
 2025-11-24  8:48 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"

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

Patchwork housekeeping for: spi-devel-general
 2025-11-24  8:57 UTC 

[PATCH next] spi: Fix potential uninitialized variable in probe()
 2025-11-24  7:56 UTC  (4+ messages)


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