messages from 2026-08-18 10:31:44 to 2026-08-26 10:20:56 UTC [more...]
[PATCH] dt-bindings: Drop redundant white-space around values in <>
2026-08-26 10:20 UTC
[PATCH] treewide: fix spelling of "overridden"
2026-08-26 8:37 UTC
[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
2026-08-26 5:31 UTC (32+ messages)
` [PATCH 01/12] dt-bindings: riscv: cpus: Fix yamllint style issues
` [PATCH 02/12] dt-bindings: vendor-prefixes: Add shenrongda
` [PATCH 03/12] dt-bindings: riscv: cpus: Add UltraRISC CP100 compatible
` [PATCH 04/12] dt-bindings: riscv: Add UltraRISC DP1000 board compatibles
` [PATCH 05/12] dt-bindings: timer: Add UltraRISC DP1000 CLINT
` [PATCH 06/12] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for UltraRISC DP1000 SoC
` [PATCH 07/12] dt-bindings: i2c: dw: "
` [PATCH 08/12] dt-bindings: net: snps,dwmac: "
` [PATCH 09/12] dt-bindings: dma: snps,dw-axi-dmac: Add UltraRISC DP1000 compatible
` [PATCH 10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree
` [PATCH 12/12] riscv: dts: ultrarisc: Add Milk-V Titan "
Patchwork housekeeping for: spi-devel-general
2026-08-26 0:57 UTC
[PATCH v3] spi: tegra114: initialize native chip selects inactive
2026-08-26 0:05 UTC
[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-08-25 18:03 UTC (26+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH 2/7] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH 3/7] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH 4/7] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH 5/7] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH 6/7] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH 7/7] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
Patchwork housekeeping for: spi-devel-general
2026-08-25 17:58 UTC
[PATCH v9 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-25 17:17 UTC (19+ messages)
` [PATCH v9 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v9 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v9 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v9 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v9 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v9 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v9 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v9 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v9 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v9 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v9 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v9 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v9 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v9 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v9 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v9 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v9 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v9 18/18] mtd: spi-nor: run controller optimization before dirmap creation
[PATCH] spi: omap2-mcspi: Remove unbalanced pm_runtime_put_sync() calls
2026-08-25 17:08 UTC
Patchwork housekeeping for: spi-devel-general
2026-08-25 16:57 UTC
[PATCH v4] spi: dt-bindings: microchip,pic32mzda-sqi: Convert to DT schema
2026-08-25 16:35 UTC
[PATCH v5] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
2026-08-25 16:22 UTC
[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
2026-08-25 15:53 UTC (2+ messages)
[PATCH] spi: qcom-geni: rename setup_fifo_params() to setup_spi_params() and make it void
2026-08-25 13:12 UTC (7+ messages)
[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-25 12:14 UTC (5+ messages)
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
[PATCH v8 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-25 5:04 UTC (20+ messages)
` [PATCH v8 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v8 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v8 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v8 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v8 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v8 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v8 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v8 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v8 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v8 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v8 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v8 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v8 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v8 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v8 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v8 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v8 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v8 18/18] mtd: spi-nor: run controller optimization before dirmap creation
[PATCH] spi: spi-qpic-snand: publish the ECC context to snandc->qspi
2026-08-25 1:38 UTC
Patchwork housekeeping for: spi-devel-general
2026-08-24 14:57 UTC
[PATCH v4 0/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
2026-08-24 14:26 UTC (3+ messages)
` [PATCH v4 1/2] spi: dt-bindings: Document ready-gpios property
` [PATCH v4 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
[PATCH v4] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
2026-08-22 7:18 UTC (5+ messages)
Patchwork summary for: spi-devel-general
2026-08-22 1:00 UTC
[PATCH v3 0/6] spi: add multi-CS and multi-chip aggregation support
2026-08-22 0:10 UTC (16+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: ad7768-1: Document multidevice support
` [PATCH v3 2/6] spi: support simultaneous assertion of multiple CS
` [PATCH v3 3/6] spi: expand device name to include all CS lines for multi-CS devices
` [PATCH v3 6/6] iio: adc: ad7768-1: add support for multiple chip aggregation
[PATCH v3 0/2] spi: qcom-geni: Add shutdown and panic notifier support
2026-08-21 15:56 UTC (10+ messages)
` [PATCH v3 1/2] spi: qcom-geni: Add shutdown callback to quiesce hardware on reboot
` [PATCH v3 2/2] spi: qcom-geni: Add panic notifier to cancel and reset DMA during panic
[PATCH v9 0/3] iio: dac: Add support for AD5529R DAC
2026-08-21 13:16 UTC (7+ messages)
` [PATCH v9 1/3] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v9 2/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v9 3/3] iio: dac: Add AD5529R DAC driver support
Patchwork housekeeping for: spi-devel-general
2026-08-21 11:57 UTC
[PATCH v1 0/3] spi: Kconfig cleanups
2026-08-21 10:54 UTC (4+ messages)
` [PATCH v1 1/3] spi: Fix tab and space mixture in Kconfig
` [PATCH v1 2/3] spi: Drop redundant dependency on SPI_MASTER
` [PATCH v1 3/3] spi: Fix the section ordering in accordance with the comment
[PATCH treewide 0/5] clk: Make sure clk_init_data is fully initialized (part 1)
2026-08-21 10:16 UTC (20+ messages)
` [PATCH treewide 1/5] clk: ti: Make sure clk_init_data is fully initialized
` [PATCH treewide 2/5] clk: visconti: "
` [PATCH treewide 3/5] hwmon: (ltc4282) "
` [PATCH treewide 4/5] iio: frequency: adf4377: "
` [PATCH treewide 5/5] spi: amlogic-spisg: "
` (subset) [PATCH treewide 0/5] clk: Make sure clk_init_data is fully initialized (part 1)
[PATCH] spi: spi-mtk-nor: Get clocks from devicetree in bulk
2026-08-21 9:00 UTC
[PATCH v3] spi: loongson: pm: add .freeze .poweroff .thaw .restore
2026-08-20 12:21 UTC (2+ messages)
[RFC PATCH 0/4] espi: introduce eSPI bus framework
2026-08-20 13:54 UTC (8+ messages)
[PATCH] spi: sunplus: handle signal interruption in transfer wait
2026-08-20 12:58 UTC
[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
2026-08-20 11:47 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2026-08-20 9:58 UTC
[PATCH] spi: rockchip-sfc: disable runtime PM in remove
2026-08-20 9:48 UTC (3+ messages)
Patchwork housekeeping for: spi-devel-general
2026-08-20 7:57 UTC
[GIT PULL] SPI updates for v7.3
2026-08-19 17:20 UTC (2+ messages)
[PATCH v3 0/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
2026-08-19 16:42 UTC (5+ messages)
` [PATCH v3 1/2] spi: dt-bindings: Document ready-gpios property
` [PATCH v3 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
[PATCH v2] spi: loongson: pm: add .freeze .poweroff .thaw .restore
2026-08-19 14:02 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2026-08-19 1:58 UTC
[PATCH] spi: loongson: pm: add .freeze .poweroff .thaw .restore
2026-08-18 19:18 UTC (2+ messages)
[PATCH 0/2] spi: dw: clean ups from "use threaded interrupt"
2026-08-18 16:59 UTC (3+ messages)
` [PATCH 2/2] spi: dw: use DW_SPI_INT_MASK instead of hardcoded 0xff
Patchwork housekeeping for: spi-devel-general
2026-08-18 14:04 UTC
[PATCH v2 0/2] spi: qcom-geni: Add shutdown and panic notifier support
2026-08-18 13:02 UTC (4+ messages)
` [PATCH v2 1/2] spi: qcom-geni: Add shutdown callback to quiesce hardware on reboot
` [PATCH v2 2/2] spi: qcom-geni: Add panic notifier to cancel and reset DMA during panic
Patchwork housekeeping for: spi-devel-general
2026-08-18 10:58 UTC
[PATCH v2 0/2] arm64: tegra: Enable DMA Support on Tegra194 QSPI
2026-08-18 10:31 UTC (3+ messages)
` [PATCH v2 2/2] "
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