messages from 2026-07-09 11:20:25 to 2026-07-17 18:52:53 UTC [more...]
[PATCH v5 00/17] spi: cadence-quadspi: add PHY tuning support
2026-07-17 18:51 UTC (13+ messages)
` [PATCH v5 01/17] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v5 02/17] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v5 03/17] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v5 04/17] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v5 05/17] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v5 06/17] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v5 07/17] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v5 08/17] spi: cadence-quadspi: add PHY tuning support
` [PATCH v5 09/17] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v5 10/17] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v5 11/17] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v5 13/17] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
Patchwork housekeeping for: spi-devel-general
2026-07-17 16:58 UTC
[PATCH 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume fixes
2026-07-17 16:37 UTC (10+ messages)
` [PATCH 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH 2/2] spi: pxa2xx: restore LPSS private and IDMA registers on S3 resume
` [PATCH v3 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume state fixes
` [PATCH v3 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH v3 2/2] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v4 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume state fixes
` [PATCH v4 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH v4 2/2] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH 0/4] spi: spacemit: support K3 SPI controllers
2026-07-17 14:45 UTC (5+ messages)
` [PATCH 1/4] riscv: dts: spacemit: add K3 PDMA request numbers
` [PATCH 2/4] spi: dt-bindings: spacemit: add K3 SPI compatible
` [PATCH 3/4] riscv: dts: spacemit: add SPI controllers for K3
` [PATCH 4/4] riscv: dts: spacemit: enable SPI0 on K3 CoM260-IFX
[PATCH v2 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume state fixes
2026-07-17 14:36 UTC (3+ messages)
` [PATCH v2 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH v2 2/2] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-17 13:52 UTC (15+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v6 2/5] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v6 3/5] dt-bindings: iio: adc: microchip,mcp3911: "
` [PATCH v6 4/5] dt-bindings: iio: dac: Add AD5529R
` [PATCH v6 5/5] iio: dac: Add AD5529R DAC driver support
Patchwork summary for: spi-devel-general
2026-07-17 13:40 UTC
[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
2026-07-17 12:02 UTC (19+ messages)
` [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK
` [PATCH v3 2/8] dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant
` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant
` [PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
` [PATCH v3 5/8] dt-bindings: serial: cdns: add Axiado AX3005 UART variant
` [PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant
` [PATCH v3 7/8] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant
` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board
` (subset) [PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
[PATCH 0/3] spi: add support for Amlogic A9
2026-07-17 7:49 UTC (4+ messages)
` [PATCH 1/3] spi: dt-bindings: amlogic: spisg: Document A9-specific properties
` [PATCH 2/3] spi: amlogic: spisg: Fix the incorrect keep_ss of the last descriptor
` [PATCH 3/3] spi: amlogic: spisg: Add support for A9 controller features
[PATCH 0/2] spi: axiado: cond_no_effect and kernel-doc fixes
2026-07-17 1:25 UTC (6+ messages)
` [PATCH 1/2] spi: axiado: merge identical if/else branches in ax_transfer_one()
` [PATCH 2/2] spi: axiado: fix kernel-doc comments
Patchwork housekeeping for: spi-devel-general
2026-07-16 23:58 UTC
[PATCHv2] spi: orion: use devm_clk_get_optional_enabled for axi clock
2026-07-16 23:14 UTC
[PATCH] spi: orion: use devm_clk_get_optional_enabled for axi clock
2026-07-16 16:55 UTC (2+ messages)
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-07-16 13:57 UTC (24+ messages)
` [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-frequency property
` [PATCH v4 02/16] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v4 08/16] spi: cadence-quadspi: add PHY tuning support
` [PATCH v4 09/16] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v4 13/16] mtd: spinand: extract variant ranking logic into spinand_op_find_best()
` [PATCH v4 14/16] mtd: spinand: negotiate optimal PHY operating point before dirmap creation
[PATCH 0/6] spi: add multi-CS and per-transfer lane mask support
2026-07-16 16:50 UTC (24+ messages)
` [PATCH 1/6] spi: support simultaneous assertion of multiple CS
` [PATCH 2/6] spi: add per-transfer CS mask
` [PATCH 3/6] spi: spi-engine-ex: Add support for multi-CS devices
` [PATCH 4/6] spi: Documentation: multiple-data-lanes: describe rx and tx lane mask
` [PATCH 5/6] spi: add rx and tx lane mask to spi_transfer struct
` [PATCH 6/6] spi: axi-spi-engine: add support for dynamic multi-lane selection
[PATCH] spi: geni-qcom: Fix sticky ret causing wrong return value on invalid proto
2026-07-16 10:10 UTC (3+ messages)
[PATCH] spi: spi-qpic-snand: Increase ECC strength for large OOB SPI-NAND devices
2026-07-16 5:43 UTC
[PATCH 0/3] Add quad mode support for QPIC SNAND
2026-07-16 5:27 UTC (4+ messages)
` [PATCH 1/3] spi: spi-qpic-snand: move command mapping helper
` [PATCH 2/3] spi: spi-qpic-snand: add quad mode support
` [PATCH 3/3] spi: spi-qpic-snand: Handle Macronix quad read opcode 0x6b
[PATCH 0/7] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
2026-07-15 22:24 UTC (8+ messages)
` [PATCH 1/7] memory: renesas-rpc-if: Mark XSPI_CDD1BUF0 as volatile
` [PATCH 2/7] memory: renesas-rpc-if: Move static bridge configurations out of dirmap hot paths
` [PATCH 3/7] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in write path
` [PATCH 4/7] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in read path
` [PATCH 5/7] memory: renesas-rpc-if: Consolidate command setup register programming
` [PATCH 6/7] spi: spi-rpc-if: Implement 200ms runtime PM autosuspend delay
` [PATCH 7/7] memory: renesas-rpc-if: Use runtime PM autosuspend after transfers
[PATCH] spi: spacemit: Correct TX FIFO slot calculation
2026-07-15 12:52 UTC
Patchwork housekeeping for: spi-devel-general
2026-07-15 11:58 UTC
[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
2026-07-14 21:20 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2026-07-15 10:50 UTC
Patchwork housekeeping for: spi-devel-general
2026-07-15 5:58 UTC
[PATCH v3 0/2] Add trace event support for GENI SE registers dump
2026-07-15 5:20 UTC (3+ messages)
` [PATCH v3 1/2] soc: qcom: geni-se: trace: "
` [PATCH v3 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
[PATCH] spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled
2026-07-14 12:20 UTC (3+ messages)
[PATCH] spi: dw-dma: Wait for controller idle before completing Tx
2026-07-14 11:16 UTC (2+ messages)
[PATCH 1/3] spi: atmel-quadspi: Simplify probe() with local 'dev' variable
2026-07-14 11:51 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2026-07-14 21:20 UTC
[PATCH v2 0/2] Add trace event support for GENI SE registers dump
2026-07-14 15:34 UTC (10+ messages)
` [PATCH v2 1/2] soc: qcom: geni-se: trace: "
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
[PATCH v2] spi: qcom-geni: Use GSI mode if DMA channels are available
2026-07-14 12:27 UTC (2+ messages)
[PATCH] spi: dt-bindings: qcom,sa8255p-geni-spi: Add compatible for Nord SA8797P
2026-07-14 12:02 UTC
[PATCH v5 0/2] spi: add new_device/delete_device sysfs interface
2026-07-14 11:53 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] "
` [PATCH v6 2/2] docs: spi: add documentation for userspace device instantiation
Patchwork housekeeping for: spi-devel-general
2026-07-14 10:58 UTC
[PATCH v4 0/3] Input/SPI: fixes for MacBook8,1 DMA timeout, UAF, and NULL pointer dereference
2026-07-13 11:36 UTC (11+ messages)
` [PATCH v4 1/3] Input: applespi - cancel pending work on driver remove
` [PATCH v4 2/3] Input: applespi - fix NULL pointer dereference in tp_dim open
` [PATCH v4 3/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v5 0/3] Input/SPI: fixes for MacBook8,1 DMA timeout, UAF, and NULL pointer dereference
` [PATCH v5 1/3] Input: applespi - cancel pending work on driver remove
` [PATCH v5 2/3] Input: applespi - fix NULL pointer dereference in tp_dim open
` [PATCH v5 3/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
Patchwork housekeeping for: spi-devel-general
2026-07-11 13:58 UTC
[PATCH] spi: realtek-rtl: change to __raw reads and writes
2026-07-11 8:34 UTC
Patchwork housekeeping for: spi-devel-general
2026-07-10 18:58 UTC
[PATCH 0/2] Add trace event support for GENI SE registers dump
2026-07-10 17:59 UTC (4+ messages)
` [PATCH 1/2] soc: qcom: geni-se: trace: "
[PATCH v4 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-10 10:43 UTC (5+ messages)
` [PATCH v4 1/2] PM: runtime: Only set runtime_error on suspend callback failures
` [PATCH v4 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
` (subset) [PATCH v4 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
Patchwork summary for: spi-devel-general
2026-07-10 11:40 UTC
Patchwork housekeeping for: spi-devel-general
2026-07-10 10:58 UTC
[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-10 9:43 UTC (16+ messages)
` [PATCH v3 1/2] PM: runtime: Only set runtime_error on suspend callback failures
` [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
[PATCH v1 00/11] Add support for StarFive JHB100 SFC
2026-07-09 17:55 UTC (6+ messages)
` [PATCH v1 01/11] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v1 07/11] spi: dw: use irq handler for enhanced spi
` [PATCH v1 10/11] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfc
` [PATCH v1 11/11] spi: dw: Add support for StarFive JHB100 SoC SFC
[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
2026-07-09 17:02 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: spi: Document LAN969x QSPI
` [PATCH v2 5/5] arm64: dts: microchip: lan969x: add QSPI nodes
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