messages from 2025-11-20 21:13:50 to 2025-11-27 19:51:37 UTC [more...]
[PATCH v1 1/1] spi: Simplify devm_spi_*_controller()
2025-11-27 19:51 UTC
[PATCH v2 0/6] spi: microchip-core: Code improvements
2025-11-27 19:01 UTC (22+ 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
[PATCH v3 0/6] spi: microchip-core: Code improvements
2025-11-27 18:59 UTC (7+ 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-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 (8+ messages)
` [PATCH v3 6/6] arm64: dts: qcom: qrb2210: add dts for Arduino unoq
` (subset) [PATCH v3 0/6] arm64: qcom: add support for Arduino UnoQ SBC
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-11-27 7:24 UTC (9+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH v1 1/1] spi: nxp-fspi: Propagate fwnode in ACPI case as well
2025-11-27 3:41 UTC (2+ messages)
[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 (7+ 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 (13+ 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
[PATCH v4 00/13] Add RSPI support for RZ/T2H and RZ/N2H
2025-11-25 15:38 UTC (2+ messages)
` (subset) "
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)
[PATCH v2] spi: cs42l43: Use actual ACPI firmware node for chip selects
2025-11-21 19:36 UTC (3+ messages)
Patchwork summary for: spi-devel-general
2025-11-21 16:30 UTC
[PATCH v3 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
2025-11-21 14:51 UTC (4+ messages)
` [PATCH v3 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
Patchwork summary for: spi-devel-general
2025-11-21 14:40 UTC
[PATCH 0/2] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller
2025-11-21 9:36 UTC (4+ messages)
` [PATCH 2/2] spi: atcspi200: Add ATCSPI200 SPI driver
[PATCH 0/3] ASoC: Add support for Airoha AN7581
2025-11-20 23:29 UTC (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: Add Airoha AN7581 with WM8960 YAML
` [PATCH 2/3] ASoC: dt-bindings: Add Airoha AN7581 AFE YAML
` [PATCH 3/3] ASoC: airoha: Add AFE and machine driver for Airoha AN7581
[PATCH 1/5] spi-geni-qcom: remove manual CS control
2025-11-20 21:12 UTC (2+ messages)
` [PATCH 5/5] spi-geni-qcom: rework setup_fifo_params
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox