linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-08 09:24:20 to 2025-09-18 17:38:41 UTC [more...]

[PATCH v2 0/8] Add SPI offload support to AD4030
 2025-09-18 17:38 UTC  (4+ messages)
` [PATCH v2 1/8] iio: adc: ad4030: Fix _scale value for common-mode channels
` [PATCH v2 2/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v2 3/8] Documentation: iio: ad4030: Add double PWM SPI offload doc

[PATCH v2 0/2] Add SPI offload trigger offset
 2025-09-18 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] spi: offload: types: add offset parameter
` [PATCH v2 2/2] spi: spi-offload-trigger-pwm: Use duty offset

Patchwork summary for: spi-devel-general
 2025-09-18 17:10 UTC 

[PATCH v2] spi: mt65xx: add dual and quad mode for standard spi device
 2025-09-18 17:04 UTC  (3+ messages)

[PATCH 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-18 16:22 UTC  (27+ messages)
` [PATCH 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-09-18 12:49 UTC  (15+ messages)
` [PATCH 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible
` [PATCH 2/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5332 compatible
` [PATCH 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH 5/9] arm64: dts: qcom: ipq5332: "
` [PATCH 6/9] arm64: dts: qcom: ipq5424: Enable QPIC SPI NAND support
` [PATCH 7/9] arm64: dts: qcom: ipq5332: "
` [PATCH 8/9] arm64: dts: qcom: ipq5424: Remove eMMC support
` [PATCH 9/9] arm64: dts: qcom: ipq5332: "

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

[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
 2025-09-17 21:58 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

[PATCH v7 0/6] Add support to load QUP SE firmware from
 2025-09-17 19:23 UTC  (9+ 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/5] spi: spi-nxp-fspi: add DTR mode support
 2025-09-17 18:09 UTC  (11+ messages)
` [PATCH v2 1/5] spi: spi-nxp-fspi: extract function nxp_fspi_dll_override()
` [PATCH v2 2/5] spi: spi-nxp-fspi: set back to dll override mode when clock rate < 100MHz
` [PATCH v2 3/5] spi: spi-nxp-fspi: Add the DDR LUT command support
` [PATCH v2 4/5] spi: spi-nxp-fspi: add the support for sample data from DQS pad
` [PATCH v2 5/5] spi: spi-nxp-fspi: Add OCT-DTR mode support

Patchwork housekeeping for: spi-devel-general
 2025-09-17  7:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-17  6:56 UTC 

[PATCH] spi: spi-qpic-snand: simplify clock handling by using devm_clk_get_enabled()
 2025-09-16 17:43 UTC 

[PATCH 0/5] spi: spi-nxp-fspi: add DTR mode support
 2025-09-16 15:43 UTC  (11+ messages)
` [PATCH 1/5] spi: spi-nxp-fspi: extract function nxp_fspi_dll_override()
` [PATCH 2/5] spi: spi-nxp-fspi: Add the DDR LUT command support
` [PATCH 3/5] spi: spi-nxp-fspi: add the support for sample data from DQS pad
` [PATCH 4/5] spi: spi-nxp-fspi: correct the clock rate for DTR mode
` [PATCH 5/5] spi: spi-nxp-fspi: Add OCT-DTR mode support

Patchwork summary for: spi-devel-general
 2025-09-16 15:37 UTC 

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-09-16 15:34 UTC  (6+ 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 v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-09-16 15:08 UTC  (6+ messages)
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga

Patchwork summary for: spi-devel-general
 2025-09-16 13:20 UTC 

[PATCH][next] spi: amlogic: Fix error checking on regmap_write call
 2025-09-16 13:17 UTC  (2+ messages)

[PATCH] spi: mt65xx: add dual and quad mode for standard spi device
 2025-09-16  9:02 UTC  (2+ messages)

[PATCH 0/3] Axiado AX3000 SoC SPI DB controller driver
 2025-09-16  8:41 UTC  (8+ 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  (10+ messages)
` [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 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] 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 v2 0/4] Miscellaneous fixes and clean-ups
 2025-09-11 11:33 UTC  (4+ messages)

[PATCH v9 0/3] Virtio SPI Linux driver
 2025-09-11  7:48 UTC  (11+ 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  (5+ messages)
` [PATCH v2 1/5] dt-bindings: spi: Document sam9x7 QSPI
` [PATCH v2 2/5] dt-bindings: spi: Define 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).