messages from 2026-08-14 19:08:00 to 2026-08-24 17:11:50 UTC [more...]
[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
2026-08-24 17:11 UTC (25+ 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 "
[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-08-24 17:00 UTC (19+ messages)
` [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-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] spi: qcom-geni: rename setup_fifo_params() to setup_spi_params() and make it void
2026-08-24 12:55 UTC (2+ messages)
[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 (22+ 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 4/6] spi: introduce SPI ancillary device with lanes
` [PATCH v3 5/6] spi: spi-engine-ex: Add support 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 v8 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-21 11:48 UTC (19+ 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 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 (13+ messages)
` [RFC PATCH 1/4] espi: add core "
[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)
[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
2026-08-19 15:55 UTC
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 v7 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-18 18:13 UTC (4+ messages)
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
[PATCH 0/2] spi: dw: clean ups from "use threaded interrupt"
2026-08-18 16:59 UTC (4+ messages)
` [PATCH 1/2] spi: dw: use DW_SPI_ISR directly
` [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 (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/2] spi: qcom-geni: Add shutdown and panic notifier support
2026-08-18 5:34 UTC (4+ messages)
` [PATCH 2/2] spi: qcom-geni: Add panic notifier to suspend controller during panic
Patchwork housekeeping for: spi-devel-general
2026-08-17 23:58 UTC
Patchwork housekeeping for: spi-devel-general
2026-08-17 17:06 UTC
[PATCH v3 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
2026-08-17 16:33 UTC (4+ messages)
` [PATCH v3 1/2] ARM: dts: ti: keystone-k2l: Rename ti,davinci-spi-num-cs to num-cs
` [PATCH v3 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema
[PATCH v2 0/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
2026-08-17 16:32 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: spi: qcom-geni: Document ready-gpios property
` [PATCH v2 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
Patchwork housekeeping for: spi-devel-general
2026-08-17 16:02 UTC
[PATCH v2] spi: spi-qpic-snand: reject when no enough OOB space
2026-08-17 15:15 UTC
Patchwork housekeeping for: spi-devel-general
2026-08-16 22:57 UTC
[PATCH v2 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
2026-08-16 21:39 UTC (6+ messages)
` [PATCH v2 1/2] ARM: dts: ti: keystone-k2l: Rename ti,davinci-spi-num-cs to num-cs
` [PATCH v2 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema
[PATCH] spi: spi-qpic-snand: pick default ECC settings based on OOB size
2026-08-16 13:52 UTC
[PATCH] spi: spi-qpic-snand: reject when no enough OOB space
2026-08-16 13:44 UTC
[PATCH v8 0/3] iio: dac: Add support for AD5529R DAC
2026-08-15 21:53 UTC (4+ messages)
` [PATCH v8 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH 0/2] spi: davinci: Convert bindings to dt-schema and clean up DTS
2026-08-15 21:49 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: ti: keystone-k2l: Remove obsolete ti,davinci-spi-num-cs property
` [PATCH 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema
[PATCH 0/5] spi: ma35d1-qspi: Improvements and DTR support
2026-08-15 9:23 UTC (6+ messages)
` [PATCH 4/5] spi: ma35d1-qspi: Add "
[PATCH v2 0/4] spi: Fix DMA mapping ownership on partial map failure
2026-08-15 2:32 UTC (6+ messages)
` [PATCH v2 4/4] spi: Add KUnit coverage for DMA mapping error paths
[GIT PULL] SPI fixes for v7.2-rc7
2026-08-14 22:58 UTC (2+ messages)
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