Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-01 22:15:26 to 2025-09-16 07:57:05 UTC [more...]

[PATCH 0/5] spi: spi-nxp-fspi: add DTR mode support
 2025-09-16  7:56 UTC  (2+ messages)
` [PATCH 1/5] spi: spi-nxp-fspi: extract function nxp_fspi_dll_override()

[PATCH 0/3] Axiado AX3000 SoC SPI DB controller driver
 2025-09-16  5:55 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: spi: axiado,ax3000-spi: Add binding for Axiado SPI DB controller
` [PATCH 2/3] spi: axiado: Add driver "
` [PATCH 3/3] MAINTAINERS: Add entries for the "

[PATCH v2 0/7] spi: multi CS cleanup and controller CS limit removal
 2025-09-15 18:37 UTC  (8+ messages)
` [PATCH v2 1/7] spi: fix return code when spi device has too many chipselects
` [PATCH v2 2/7] spi: keep track of number of chipselects in spi_device
` [PATCH v2 3/7] spi: move unused device CS initialization to __spi_add_device()
` [PATCH v2 4/7] spi: drop check for validity of device chip selects
` [PATCH v2 5/7] spi: don't check spi_controller::num_chipselect when parsing a dt device
` [PATCH v2 6/7] spi: reduce device chip select limit again
` [PATCH v2 7/7] spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-09-15 12:42 UTC  (7+ messages)
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-15 10:49 UTC  (20+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` (subset) [PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices

[PATCH next] spi: amlogic: Fix some error checking in aml_sfc_dma_buffer_setup()
 2025-09-15  9:14 UTC  (2+ messages)

tpm: SLM9670 does not work on T1023
 2025-09-15  5:49 UTC  (7+ messages)

[PATCH] spi: amlogic: Fix error checking on regmap_write call
 2025-09-15  2:29 UTC  (2+ messages)

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-09-15  0:42 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: leds: add lp5860 LED controller
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip
` [PATCH v3 3/3] Documentation: ABI: add lp5860 led matrix controller

[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
 2025-09-14 16:22 UTC  (2+ messages)
` (subset) "

[PATCH v1] spi: spi-omap2-mcspi: fallback to PIO when DMA transfer fails
 2025-09-14  2:21 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-13 20:56 UTC 

[PATCH][next] spi: amlogic: Fix error checking on regmap_write call
 2025-09-13 20:16 UTC 

[PATCH] spi: omap2-mcspi: drive SPI_CLK on transfer_setup()
 2025-09-12  7:08 UTC 

Patchwork summary for: spi-devel-general
 2025-09-12  3:40 UTC 

[PATCH 0/2] spi: axi-spi-engine: improve version checks
 2025-09-12  3:30 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2025-09-12  1:20 UTC 

[PATCH v6 0/3] support for Amlogic SPI Flash Controller IP
 2025-09-12  1:11 UTC  (5+ messages)
` [PATCH v6 1/3] spi: dt-bindings: add Amlogic A113L2 SFC
` [PATCH v6 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller
` [PATCH v6 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver

[PATCH v5 0/3] support for Amlogic SPI Flash Controller IP
 2025-09-12  1:11 UTC  (5+ messages)
` [PATCH v5 1/3] spi: dt-bindings: add Amlogic A113L2 SFC
` [PATCH v5 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver

[PATCH v4 0/3] support for Amlogic SPI Flash Controller IP
 2025-09-12  1:11 UTC  (5+ messages)
` [PATCH v4 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller

[PATCH v7 0/6] Add support to load QUP SE firmware from
 2025-09-11 13:10 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v7 2/6] soc: qcom: geni-se: Cleanup register defines and update copyright
` [PATCH v7 3/6] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v7 4/6] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v7 5/6] spi: geni-qcom: Load spi "
` [PATCH v7 6/6] serial: qcom-geni: Load UART "

[PATCH v2 0/4] Miscellaneous fixes and clean-ups
 2025-09-11 11:33 UTC  (8+ messages)
` [PATCH v2 1/4] spi: cadence-quadspi: Flush posted register writes before INDAC access
` [PATCH v2 2/4] spi: cadence-quadspi: Flush posted register writes before DAC access
` [PATCH v2 3/4] spi: cadence-quadspi: Fix cqspi_setup_flash()
` [PATCH v2 4/4] spi: cadence-quadspi: Use BIT() macros where possible

[PATCH v9 0/3] Virtio SPI Linux driver
 2025-09-11  7:48 UTC  (13+ messages)
` [PATCH v9 1/3] virtio: Add ID for virtio SPI
` [PATCH v9 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v9 3/3] SPI: Add virtio SPI driver

Patchwork housekeeping for: spi-devel-general
 2025-09-11  4:56 UTC 

[PATCH] spi: Replace lock/unlock patterns to guard
 2025-09-10 21:59 UTC  (2+ messages)

[PATCH] spi: Convert lock/unlock to scoped_guard
 2025-09-10 21:52 UTC  (2+ messages)

[PATCH] spi: Replace lock/unlock patterns to use guard
 2025-09-10 19:59 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-10 10:57 UTC 

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-09-10  8:21 UTC  (7+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller

[PATCH 1/1] spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled
 2025-09-10  8:06 UTC 

[PATCH v2 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
 2025-09-10  1:26 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: spi: Document sam9x7 QSPI
` [PATCH v2 2/5] dt-bindings: spi: Define sama7d65 QSPI
` [PATCH v2 3/5] spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities
` [PATCH v2 4/5] spi: atmel-quadspi: add support for SAM9X7 QSPI controller
` [PATCH v2 5/5] spi: atmel-quadspi: Add support for sama7d65 QSPI

Patchwork summary for: spi-devel-general
 2025-09-09 12:00 UTC 

[PATCH 1/2] spi: s3c64xx: Drop S3C2443
 2025-09-09 11:49 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-09-09  5:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-08  9:57 UTC 

[PATCH v10 0/3] Virtio SPI Linux driver
 2025-09-08  9:23 UTC  (4+ messages)
` [PATCH v10 1/3] virtio: Add ID for virtio SPI
` [PATCH v10 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v10 3/3] SPI: Add virtio SPI driver

[PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
 2025-09-08  6:56 UTC  (15+ messages)
` [PATCH 1/5] spi: atmel,quadspi: Document sam9x7 QSPI
` [PATCH 2/5] spi: atmel,quadspi: Define sama7d65 QSPI
` [PATCH 3/5] spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities
` [PATCH 4/5] spi: atmel-quadspi: add support for SAM9X7 QSPI controller
` [PATCH 5/5] spi: atmel-quadspi: Add support for sama7d65 QSPI

Patchwork housekeeping for: spi-devel-general
 2025-09-08  4:56 UTC 

[GIT PULL] SPI fixes for v6.17-rc3
 2025-09-05 22:34 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-09-05 19:57 UTC 

[PATCH 0/4] Miscellaneous fixes and clean-ups
 2025-09-05 11:04 UTC  (13+ messages)
` [PATCH 1/4] spi: cadence-quadspi: Flush posted register writes before INDAC access
` [PATCH 2/4] spi: cadence-quadspi: Flush posted register writes before DAC access
` [PATCH 3/4] spi: cadence-quadspi: Fix cqspi_setup_flash()
` [PATCH 4/4] spi: cadence-quadspi: Use BIT() macros where possible

Patchwork housekeeping for: spi-devel-general
 2025-09-04 14:57 UTC 

[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
 2025-09-04 14:23 UTC  (14+ messages)
` [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH RESEND v5 07/13] spi: airoha: unify dirmap read/write code
` [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH RESEND v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH RESEND v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing

Patchwork summary for: spi-devel-general
 2025-09-03 20:30 UTC 

[PATCH v6 0/7] spi: spi-fsl-dspi: Target mode improvements
 2025-09-03 20:20 UTC  (10+ messages)
` [PATCH v6 1/7] spi: fsl-dspi: Avoid using -EINPROGRESS error code
` [PATCH v6 2/7] spi: fsl-dspi: Store status directly in cur_msg->status
` [PATCH v6 3/7] spi: spi-fsl-dspi: Stub out DMA functions
` [PATCH v6 4/7] spi: spi-fsl-dspi: Use non-coherent memory for DMA
` [PATCH v6 5/7] spi: spi-fsl-dspi: Use whole page for DMA buffers
` [PATCH v6 6/7] spi: spi-fsl-dspi: Increase target mode DMA buffer size
` [PATCH v6 7/7] spi: spi-fsl-dspi: Report FIFO overflows as errors

[PATCH] spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
 2025-09-03 20:20 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2025-09-03 16:10 UTC 

[PATCH] spi: mxs: fix "transfered"->"transferred"
 2025-09-03 16:01 UTC  (2+ messages)

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-09-03 14:01 UTC  (5+ messages)
` (subset) "

[PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
 2025-09-03 13:33 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] Virtio SPI Linux driver
 2025-09-03  7:00 UTC  (7+ messages)
` [PATCH v4 2/3] virtio-spi: Add virtio-spi.h

[PATCH 00/15] Add SPI offload support to AD4030
 2025-09-02 15:22 UTC  (10+ messages)
` [PATCH 01/15] iio: adc: ad4030: Fix _scale for when oversampling is enabled
` [PATCH 07/15] iio: adc: ad4030: Add SPI offload support
` [PATCH 15/15] iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224

Patchwork housekeeping for: spi-devel-general
 2025-09-02 12:57 UTC 

Patchwork summary for: spi-devel-general
 2025-09-02 10:00 UTC 

[PATCH v2 0/9] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-09-02  9:50 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-09-01 22:30 UTC 

[PATCH v3 1/1] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2025-09-01 22:27 UTC  (2+ messages)

[PATCH v1] spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback
 2025-09-01 22:15 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