Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-25 20:38:22 to 2026-08-03 14:40:30 UTC [more...]

[PATCH 00/39] spi: use modern PM macros
 2026-08-03 14:19 UTC  (4+ messages)
` [PATCH 01/39] spi: atmel-quadspi: "
` [PATCH 02/39] spi: amlogic-spifc-a1: "
` [PATCH 03/39] spi: at91-usart: "

[PATCH 0/4] spi: cadence-xspi: remove 64BIT dependency
 2026-08-03 14:07 UTC  (5+ messages)
` [PATCH 1/4] spi: cadence-xspi: group marvell support code together
` [PATCH 2/4] spi: cadence-xspi: put marvell support code under CONFIG_64BIT
` [PATCH 3/4] spi: cadence-xspi: only use readsq/writesq under 64BIT
` [PATCH 4/4] spi: cadence-xspi: remove 64BIT Kconfig dependency

[PATCH v2 0/3] spi: dw: use threaded interrupt
 2026-08-03 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dw: use DW_SPI_ISR directly
` [PATCH v2 2/3] spi: dw: use DW_SPI_INT_MASK instead of hardcoded 0xff
` [PATCH v2 3/3] spi: dw: use threaded interrupt and optimize the threaded ISR

[PATCH] spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
 2026-08-03 13:59 UTC 

[PATCH] dt-bindings: spi: nuvoton,ma35d1-qspi: Disallow GPIO chip selects
 2026-08-03 13:26 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-08-03 12:58 UTC 

[PATCH v2 00/11] Add support for StarFive JHB100 SFC
 2026-08-03 12:40 UTC  (12+ messages)
` [PATCH v2 01/11] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v2 02/11] spi: dw: update SPI_CTRLR0 register
` [PATCH v2 03/11] spi: dw: add check for support of enhanced spi
` [PATCH v2 04/11] spi: dw: adjust size of mem_op
` [PATCH v2 05/11] spi: dw: update NDF while using enhanced spi mode
` [PATCH v2 06/11] spi: dw: Introduce enhanced single/dual/quad/octal spi
` [PATCH v2 07/11] spi: dw: send cmd and addr to start the spi transfer
` [PATCH v2 08/11] spi: dw: use irq handler for enhanced spi
` [PATCH v2 09/11] spi: dw: detect enhanced spi mode
` [PATCH v2 10/11] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfc
` [PATCH v2 11/11] spi: dw: Add support for StarFive JHB100 SoC SFC

[PATCH v5 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-08-03 12:30 UTC  (11+ messages)
` [PATCH v5 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
    ` [PATCH v2] spi: ma35d1-qspi: Enable GPIO chip selects
    ` [PATCH v3 0/2] spi: ma35d1-qspi: Enable GPIO chip-select support
      ` [PATCH v3 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Allow additional GPIO chip selects
      ` [PATCH v3 2/2] spi: ma35d1-qspi: Enable "
` [PATCH v5 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

Patchwork housekeeping for: spi-devel-general
 2026-08-03 11:03 UTC 

[PATCH v9 0/2] spi: add new_device/delete_device sysfs interface
 2026-08-03 10:46 UTC  (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH v3 0/4] spi: add support for Amlogic A9
 2026-08-03  9:13 UTC  (7+ messages)
` [PATCH v3 1/4] spi: dt-bindings: amlogic: spisg: Document A9-specific properties
` [PATCH v3 2/4] spi: amlogic: spisg: Fix transfer size limit and timeout handling
` [PATCH v3 3/4] spi: amlogic: spisg: Fix the incorrect keep_ss of the last descriptor
` [PATCH v3 4/4] spi: amlogic: spisg: Add support for A9 controller features

[PATCH v2 0/5] spi: add multi-CS and multi-chip aggregation support
 2026-08-03  3:02 UTC  (6+ messages)
` [PATCH v2 1/5] spi: support simultaneous assertion of multiple CS
` [PATCH v2 2/5] spi: expand device name to include all CS lines for multi-CS devices
` [PATCH v2 3/5] spi: introduce SPI ancillary device with lanes
` [PATCH v2 4/5] spi: spi-engine-ex: Add support for multi-CS devices
` [PATCH v2 5/5] iio: adc: ad7768-1: add support for multiple chip aggregation

Patchwork housekeeping for: spi-devel-general
 2026-08-01 17:58 UTC 

[PATCH v2] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-08-01 17:51 UTC 

[PATCH 0/2] spi: cadence-quadspi: fix probe error path and remove
 2026-08-01 15:54 UTC  (6+ messages)
` [PATCH 1/2] spi: cadence-quadspi: fix runtime pm cleanup on probe failure/unbind
` [PATCH 2/2] spi: cadence-quadspi: release DMA channel on probe failure

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-08-01  1:41 UTC  (32+ messages)
` [PATCH v7 1/7] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v7 6/7] dt-bindings: iio: dac: Add AD5529R
` [PATCH v7 7/7] iio: dac: Add AD5529R DAC driver support

[PATCH] spi: meson-spifc: fix runtime PM leak on remove
 2026-08-01  0:28 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-07-31 23:30 UTC 

[PATCH] spi: Ensure we always have a maximum speed specified somewhere
 2026-07-31 22:38 UTC 

[GIT PULL] SPI fixes for v7.2-rc5
 2026-07-31 19:30 UTC  (2+ messages)

[PATCH v8 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-31 17:22 UTC  (5+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] docs: spi: add documentation for userspace device instantiation

Patchwork housekeeping for: spi-devel-general
 2026-07-31  9:58 UTC 

[PATCH v2] spi: tegra114: initialize native chip selects inactive
 2026-07-31  7:13 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-31  3:58 UTC 

[PATCH v2 0/4] spi: add support for Amlogic A9
 2026-07-31  3:15 UTC  (4+ messages)
` [PATCH v2 1/4] spi: dt-bindings: amlogic: spisg: Document A9-specific properties

[PATCH] spi: tegra114: initialize native chip selects inactive
 2026-07-31  3:11 UTC  (8+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-31  2:58 UTC 

Patchwork summary for: spi-devel-general
 2026-07-31  1:10 UTC 

[PATCH v4 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-07-31  1:04 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v4 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

[PATCH] spi: ppc4xx: use of_property_read_u32 for clock frequency
 2026-07-30 18:44 UTC  (2+ messages)

[PATCH] spi: spi-mpc52xx: use platform_get_irq_optional for IRQ lookup
 2026-07-30 11:54 UTC  (2+ messages)

[PATCH v2 0/3] Few fix/improvement for spi-nxp-fspi
 2026-07-30 12:14 UTC  (7+ messages)
` [PATCH v2 1/3] spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
` [PATCH v2 2/3] spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLL
` [PATCH v2 3/3] spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()

[PATCH v2 0/3] spi: nxp-fspi: fix runtime PM error handling
 2026-07-30 14:37 UTC  (2+ messages)

[PATCH] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-07-30 12:05 UTC  (2+ messages)

[PATCH RFC 0/4] mtd/spi-mem: Enable DQS support
 2026-07-30  7:37 UTC  (6+ messages)
` [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability

Patchwork summary for: spi-devel-general
 2026-07-29 23:10 UTC 

[PATCH v4 0/2] Add trace event support for GENI SE registers dump
 2026-07-29 20:43 UTC  (4+ messages)
` [PATCH v4 1/2] soc: qcom: geni-se: trace: "
` [PATCH v4 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-29 20:21 UTC  (31+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret

[PATCH] spi: davinci: switch to managed controller allocation
 2026-07-29 15:35 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-29 15:58 UTC 

[PATCH 0/3] Add quad mode support for QPIC SNAND
 2026-07-29 14:46 UTC  (3+ messages)
` [PATCH 2/3] spi: spi-qpic-snand: add quad mode support

[PATCH] spi: spi-qpic-snand: write the feature value before executing SET_FEATURE
 2026-07-28 17:10 UTC  (2+ messages)

[PATCH 0/2] fix and cleanup in spi-spacemit-k1
 2026-07-28 18:08 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: Increase ECC strength for large OOB SPI-NAND devices
 2026-07-27 23:12 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-07-29 13:10 UTC 

[PATCH v2 1/3] spi: nxp-fspi: use devm runtime PM enablement
 2026-07-29  9:02 UTC  (6+ messages)
` [PATCH v2 2/3] spi: nxp-fspi: propagate default setup failures
` [PATCH v2 3/3] spi: nxp-fspi: check runtime PM get in cleanup

[PATCH v6 00/17] spi: cadence-quadspi: add PHY tuning support
 2026-07-29  8:37 UTC  (3+ messages)
` [PATCH v6 05/17] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()

Patchwork housekeeping for: spi-devel-general
 2026-07-29  5:58 UTC 

[PATCH v2] spi: sprd-adi: Fix probe succeeding without registering the controller
 2026-07-29  5:35 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-07-28 19:58 UTC 

[PATCH v3 0/2] Add trace event support for GENI SE registers dump
 2026-07-28 18:07 UTC  (3+ messages)
` [PATCH v3 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
 2026-07-28 15:24 UTC  (5+ messages)
` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant
` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board

[PATCH 0/4] spi: spacemit: support K3 SPI controllers
 2026-07-28 11:40 UTC  (2+ messages)
` (subset) "

Patchwork housekeeping for: spi-devel-general
 2026-07-28  3:57 UTC 

[PATCH v7 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-28  3:05 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH] spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
 2026-07-28  2:29 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2026-07-27 23:00 UTC 

[PATCH] spi: spi-cadence: Move TX FIFO full busy-wait into FIFO
 2026-07-27 17:52 UTC  (2+ messages)

[PATCHv2] spi: ppc4xx: devm-ify probe and drop manual resource management
 2026-07-27 17:44 UTC  (2+ messages)

[PATCH] spi: oc-tiny: switch to managed controller allocation
 2026-07-27 17:41 UTC  (2+ messages)

[PATCH] spi: dt-bindings: qcom,sa8255p-geni-spi: Add compatible for Nord SA8797P
 2026-07-27 17:21 UTC  (2+ messages)

[PATCH] spi: ath79: use devm everywhere in probe
 2026-07-27 20:15 UTC 

[PATCH v3 0/3] Add DMA support for i.MX94 and improve AHB read performance
 2026-07-27 19:31 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-27 14:53 UTC  (3+ messages)
` [PATCH v6 1/2] "

Patchwork housekeeping for: spi-devel-general
 2026-07-27  9:58 UTC 

[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
 2026-07-27  6:58 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: microchip: lan969x: add QSPI nodes

[PATCH] spi: sprd-adi: Fix probe succeeding without registering the controller
 2026-07-27  6:09 UTC  (2+ messages)

[PATCH] spi: nxp-fspi: fix runtime PM cleanup on probe failure
 2026-07-27  3:32 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.2-rc4
 2026-07-26 20:00 UTC  (2+ messages)


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