Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-05-26 20:21:19 to 2025-06-13 11:42:12 UTC [more...]

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-13 11:39 UTC  (6+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X
` [PATCH v7 3/6] i2c: at91: "
` [PATCH v7 4/6] dma: xdmac: "
` [PATCH v7 5/6] char: hw_random: atmel: "

[PATCH v1 for-next] spi: spi_pci1xxxx: Add support for per-instance DMA interrupt vectors
 2025-06-13 11:14 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-06-13  9:56 UTC 

[PATCH v2 0/5] spi: spi-fsl-dspi: Target mode improvements
 2025-06-13  9:29 UTC  (6+ messages)
` [PATCH v2 1/5] spi: spi-fsl-dspi: Clear completion counter before initiating transfer
` [PATCH v2 2/5] spi: spi-fsl-dspi: Use non-coherent memory for DMA
` [PATCH v2 3/5] spi: spi-fsl-dspi: Increase DMA buffer size
` [PATCH v2 4/5] spi: spi-fsl-dspi: Store status directly in cur_msg->status
` [PATCH v2 5/5] spi: spi-fsl-dspi: Report FIFO overflows as errors

[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-06-12 23:44 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus

[PATCH 0/4] spi: spi-fsl-dspi: Target mode improvements
 2025-06-12 15:51 UTC  (36+ messages)
` [PATCH 1/4] spi: spi-fsl-dspi: Clear completion counter before initiating transfer
` [PATCH 2/4] spi: spi-fsl-dspi: Use non-coherent memory for DMA
` [PATCH 3/4] spi: spi-fsl-dspi: Increase DMA buffer size
` [PATCH 4/4] spi: spi-fsl-dspi: Report FIFO overflows as errors

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

[PATCH next] spi: stm32-ospi: clean up on error in probe()
 2025-06-12 12:33 UTC  (3+ messages)

[PATCH 0/3] support for amlogic the new SPI IP
 2025-06-12  9:53 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: spi: Add binding document of Amlogic SPISG controller
` [PATCH 2/3] spi: Add Amlogic SPISG driver
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic spi driver

[PATCH v1 for-next] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
 2025-06-12  2:30 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-06-11 16:56 UTC 

[PATCH v7 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-06-11 16:15 UTC  (8+ messages)
` [PATCH v7 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v7 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v7 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v7 4/7] include: adi-axi-common: add new helper macros
` [PATCH v7 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v7 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v7 7/7] clk: clk-axi-clkgen: fix coding style issues

Patchwork summary for: spi-devel-general
 2025-06-11 15:50 UTC 

[PATCH 1/2] spi: dt-bindings: mediatek,spi-mt65xx: Add support for MT6991/MT8196 SPI
 2025-06-11 15:43 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPM

[RFC] spi: expand bits_per_word_mask to 64 bits
 2025-06-11 14:54 UTC  (6+ messages)

[PATCH v3 0/9] Add support to load QUP SE firmware from
 2025-06-11 11:44 UTC  (5+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[PATCH v6 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-06-11  8:33 UTC  (9+ messages)
` [PATCH v6 1/3] spi: spi-nxp-fspi: check return value of devm_mutex_init()
` [PATCH v6 2/3] leds: lp8860: Check "
` [PATCH v6 3/3] locking/mutex: Mark devm_mutex_init() as __must_check

[PATCH v2 1/1] spi: spi-cadence-quadspi: Fix pm runtime unbalance
 2025-06-10 23:22 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-06-10 22:56 UTC 

[PATCH v7 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-06-10 11:49 UTC  (3+ messages)
` [PATCH v7 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`

[PATCH] spi: spi-mem: Add fix to avoid divide error
 2025-06-10  8:03 UTC  (4+ messages)

[PATCH] spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-06-09 21:21 UTC 

Patchwork summary for: spi-devel-general
 2025-06-09 19:40 UTC 

[PATCH v6] spi: stm32-ospi: Make usage of reset_control_acquire/release() API
 2025-06-09 19:33 UTC  (2+ messages)

[PATCH 0/2] SPI: omap2-mcspi: Fix SPI CS behaviour around cs_change in SPI transfers
 2025-06-09 19:33 UTC  (4+ messages)
` [PATCH 1/2] spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message
` [PATCH 2/2] spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted

[PATCH v2 00/14] spi: spi-fsl-dspi: DSPI support for NXP S32G platforms
 2025-06-09 19:33 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
 2025-06-09 19:33 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-06-09 15:56 UTC 

Patchwork summary for: spi-devel-general
 2025-06-09 15:50 UTC 

[PATCH] spi: offload: check offload ops existence before disabling the trigger
 2025-06-09 15:40 UTC  (3+ messages)

[PATCH v2 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse
 2025-06-09 15:39 UTC  (5+ messages)
` [PATCH v2 22/22] ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>
` (subset) [PATCH v2 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse

Patchwork summary for: spi-devel-general
 2025-06-09 15:08 UTC 

[PATCH] spi: loongson: Fix build warnings about export.h
 2025-06-09 13:40 UTC  (3+ messages)

[PATCH next] spi: spi-pci1xxxx: Fix error code in probe
 2025-06-09 13:40 UTC  (3+ messages)

[PATCH] spi: spi-qpic-snand: remove 'qpic_snand_op' structure
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
 2025-06-09 13:40 UTC  (3+ messages)

[PATCH] spi: spi-qpic-snand: use NANDC_STEP_SIZE consistently
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH v1 for-next] spi: spi-pci1xxxx: Add support for 25MHz Clock frequency in C0
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH v2 0/3] spi: spi_amd: Add DMA write and Kconfig changes
 2025-06-09 10:47 UTC  (4+ messages)
` [PATCH v2 3/3] spi: spi_amd: Update Kconfig dependencies

[PATCH 0/2] arm64: dts: rockchip: Add spi nodes for RK3528
 2025-06-09 10:22 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
 2025-06-09  9:15 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spi: Add VIA/WonderMedia serial flash controller

[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-06-08 22:37 UTC  (3+ messages)
` [PATCH v5 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`

[GIT PULL] SPI updates for v6.16-merge-window
 2025-06-06 20:30 UTC  (2+ messages)

[PATCH] spi: bcm63xx: fix shared reset
 2025-06-05  7:45 UTC  (9+ messages)
` [PATCH] spi: bcm63xx-spi: "
` [PATCH] spi: bcm63xx-hsspi: "

[PATCH] spi: spi-cadence-quadspi: Fix pm runtime unbalance
 2025-06-03 10:56 UTC  (2+ messages)

[PATCH v2 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-06-03  9:16 UTC  (8+ messages)
` [PATCH v2 1/2] spi: spi-qpic-snand: reallocate BAM transactions
` [PATCH v2 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays

[PATCH] spi: spi-cadence-quadspi: Implement refcount to handle unbind during busy
 2025-06-03  0:21 UTC 

Patchwork summary for: spi-devel-general
 2025-06-02 16:00 UTC 

[PATCH] spi: spi-qpic-snand: document the limited bit error reporting capability
 2025-06-02 15:50 UTC  (2+ messages)

[PATCH v3] spi: dt-bindings: cdns,qspi-nor: Update minItems/maxItems of resets for Cadence OSPI controller
 2025-06-02  7:58 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 87/93] spi: axi-spi-engine: wait for completion in setup
 2025-06-01 23:33 UTC 

[PATCH AUTOSEL 6.14 095/102] spi: axi-spi-engine: wait for completion in setup
 2025-06-01 23:29 UTC 

[PATCH AUTOSEL 6.15 102/110] spi: axi-spi-engine: wait for completion in setup
 2025-06-01 23:24 UTC 

[PATCH v1] spi: push HAS_IOMEM dependency down to the drivers
 2025-06-01  0:43 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2025-05-30 16:00 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-05-29 17:56 UTC 

Patchwork summary for: spi-devel-general
 2025-05-29 15:10 UTC 

[PATCH] MAINTAINERS: Update HiSilicon SFC driver maintainer
 2025-05-29 15:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update HiSilicon SPI Controller driver maintainer
 2025-05-29 15:07 UTC  (2+ messages)

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-29 13:19 UTC  (5+ messages)
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data

[broonie-spi:for-next 9/11] drivers/spi/spi-pci1xxxx.c:768 pci1xxxx_spi_probe() warn: missing error code? 'ret'
 2025-05-28  7:43 UTC 

[PATCH 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-05-28  6:11 UTC  (10+ messages)
` [PATCH 1/2] spi: spi-qpic-snand: reallocate BAM transactions
` [PATCH 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays

[GIT PULL] SPI updates for v6.16
 2025-05-28  0:29 UTC  (3+ messages)

[PATCH v2 0/3] spi: sophgo: Add SPI NOR controller for SG2042
 2025-05-27 16:51 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: sophgo: Add SPI NOR node "
` (subset) [PATCH v2 0/3] spi: sophgo: Add SPI NOR controller "

Patchwork summary for: spi-devel-general
 2025-05-27 16:50 UTC 

[PATCH 0/3] spi: sophgo: Add SPI NOR controller for SG2042
 2025-05-27 16:30 UTC  (5+ messages)
` [PATCH 2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info

Patchwork summary for: spi-devel-general
 2025-05-27 13:20 UTC 

[PATCH v1 for-next] spi: spi-pci1xxxx: Fix Probe failure with Dual SPI instance with INTx interrupts
 2025-05-27 13:15 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-05-27  6:56 UTC 

[PATCH v2] spi: dt-bindings: cdns,qspi-nor: Update minItems/maxItems of resets for Cadence OSPI controller
 2025-05-27  6:22 UTC  (6+ messages)


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