linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 16:09:41 to 2025-07-30 10:19:31 UTC [more...]

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-07-30 10:19 UTC  (8+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
` [PATCH RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA
` [PATCH RFC 5/6] spi: geni-qcom: "
` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells

[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
 2025-07-30 10:10 UTC  (3+ messages)
` [PATCH v2 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
` [PATCH v2 3/3] spi: atmel: Add support for handling GCLK as a clock source

[PATCH 0/8] Enhance Winbond SPI NAND support
 2025-07-30  9:13 UTC  (2+ messages)

[PATCH 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
 2025-07-30  6:55 UTC  (2+ messages)

[PATCH 3/3] spi: atmel: Add support for handling GCLK as a clock source
 2025-07-30  5:38 UTC 

[PATCH 1/3] spi: atmel: simplify MR register update in cs_activate()
 2025-07-30  5:35 UTC 

Patchwork summary for: spi-devel-general
 2025-07-29 17:00 UTC 

[PATCH v3] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI
 2025-07-29 16:52 UTC  (2+ messages)

[PATCH v2 0/3] Add RSPI support for RZ/V2H
 2025-07-29 14:42 UTC  (7+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Document the RZ/V2H(P) RSPI
` [PATCH v2 2/3] spi: Add driver for the RZ/V2H(P) RSPI IP
` [PATCH v2 3/3] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI

[PATCH v2] spi: intel: Allow writeable MTD partition with module param
 2025-07-29 13:58 UTC  (3+ messages)

[PATCH 0/4] spi: Introduce spi bus extensions
 2025-07-29 13:12 UTC  (10+ messages)
` [PATCH 1/4] spi: Follow spi-parent when retrieving a controller from node
` [PATCH 2/4] spi: Move children registration in a dedicated function
` [PATCH 3/4] spi: Handle spi bus extension
` [PATCH 4/4] devicetree: bindings: spi: Introduce SPI bus extensions

[GIT PULL] SPI updates for v6.17
 2025-07-29  6:50 UTC  (2+ messages)

[PATCH] spi: sunplus: sp7021: Clean up coding style
 2025-07-28 12:41 UTC 

[PATCH] spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-07-28  7:35 UTC  (5+ messages)

[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
 2025-07-28  7:09 UTC  (6+ messages)
` [PATCH 2/3] mtd: spi-nor: Add a driver for the VIA/WonderMedia serial flash controller

[PATCH][next] spi: SPISG: Fix less than zero comparison on a u32 variable
 2025-07-28  2:13 UTC  (3+ messages)

[PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
 2025-07-27 12:55 UTC  (4+ messages)
` (subset) "

[GIT PULL] SPI fixes for v6.16-rc7
 2025-07-26 22:48 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-25 23:30 UTC 

Patchwork summary for: spi-devel-general
 2025-07-25 16:40 UTC 

[PATCH v3] spi: intel: Allow writeable MTD partition with module param
 2025-07-25 16:36 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-25 12:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-07-25  9:58 UTC 

[RFC PATCH v7 0/3] Virtio SPI Linux driver
 2025-07-25  9:41 UTC  (4+ messages)
` [RFC PATCH v7 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v7 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v7 3/3] SPI: Add virtio SPI driver

Patchwork summary for: spi-devel-general
 2025-07-24 23:40 UTC 

[PATCH v4 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-07-24 23:34 UTC  (8+ messages)
` [PATCH v4 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
` [PATCH v4 2/4] spi: spi-sg2044-nor: Add configurable chip_info
` [PATCH v4 3/4] spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042
` [PATCH v4 4/4] riscv: dts: sophgo: Add SPI NOR node "
` (subset) [PATCH v4 0/4] spi: sophgo: Add SPI NOR controller "

Patchwork summary for: spi-devel-general
 2025-07-24 21:30 UTC 

[PATCH v5 0/3] support for amlogic the new SPI IP
 2025-07-24 21:21 UTC  (5+ messages)
` [PATCH v5 1/3] spi: dt-bindings: Add binding document of Amlogic SPISG controller
` [PATCH v5 2/3] spi: Add Amlogic SPISG driver
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic spi driver

[PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
 2025-07-24 14:14 UTC  (7+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-24  9:58 UTC 

[RFC PATCH v6 0/3] Virtio SPI Linux driver
 2025-07-24  9:27 UTC  (4+ messages)
` [RFC PATCH v6 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v6 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v6 3/3] SPI: Add virtio SPI driver

Patchwork summary for: spi-devel-general
 2025-07-23 18:00 UTC 

[PATCH] spi: spi-qpic-snand: simplify bad block marker duplication
 2025-07-23 17:51 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-23 16:00 UTC 

[PATCH] spi: spi-qpic-snand: don't hardcode ECC steps
 2025-07-23 15:46 UTC  (2+ messages)

[PATCH v1] dt-bindings: spi: mt65xx: Add compatible for MT6789
 2025-07-23 13:42 UTC  (3+ messages)

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-07-23 12:29 UTC  (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
` (subset) [PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-22 14:04 UTC  (9+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()

[PATCH v1 0/3] spidev: introduce trivial abb sensor device
 2025-07-22 11:07 UTC  (14+ messages)
` [PATCH v1 1/3] dt-bindings: trivial-devices: Document ABB sensors
` [PATCH v1 2/3] spi: spidev: Add an entry for the ABB spi sensors
` [PATCH v1 3/3] arm64: dts: imx8mp: add "
` (subset) [PATCH v1 0/3] spidev: introduce trivial abb sensor device

Patchwork summary for: spi-devel-general
 2025-07-21 16:01 UTC 

[PATCH v4 0/6] spi: spi-fsl-dspi: Target mode improvements
 2025-07-21 14:04 UTC  (7+ messages)
` [PATCH v4 2/6] spi: spi-fsl-dspi: Store status directly in cur_msg->status

[GIT PULL] SPI fixes for v6.16-rc6
 2025-07-20 16:31 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-20  8:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-07-18  1:59 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-07-17 15:58 UTC 

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

[PATCH v5 0/5] Add support to load QUP SE firmware from
 2025-07-16 23:27 UTC  (3+ messages)
` [PATCH v5 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

Patchwork summary for: spi-devel-general
 2025-07-16 17:40 UTC 

[PATCH next] spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()
 2025-07-16 17:30 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-16 15:40 UTC 

[PATCH] spi: gpio: Use explicit 'unsigned int' for parameter types
 2025-07-16 15:35 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-16 10:20 UTC 

[PATCH] spi: dt-bindings: spi-mux: Drop "spi-max-frequency" as required
 2025-07-16 10:15 UTC  (3+ messages)

[PATCH] spi: intel: Allow writeable MTD partition with module param
 2025-07-16  5:13 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-15 21:20 UTC 

Patchwork summary for: spi-devel-general
 2025-07-14 16:20 UTC 

[PATCH] spi: Add check for 8-bit transfer with 8 IO mode support
 2025-07-14 16:13 UTC  (2+ messages)

[PATCH] spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-14 10:33 UTC  (4+ messages)

[PATCH v7 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-07-11 22:12 UTC  (2+ messages)

[PATCH v2] spi: Raise limit on number of chip selects
 2025-07-10 16:15 UTC  (5+ messages)
  ` AW: "
      ` AW: "

Patchwork summary for: spi-devel-general
 2025-07-10 11:50 UTC 

[PATCH] spi: sh-msiof: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 11:13 UTC  (2+ messages)

[PATCH] spi: rspi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 11:13 UTC  (2+ messages)

[PATCH] spi: xilinx: Fix block comment style and minor cleanups
 2025-07-10 11:13 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-07-09 15:40 UTC 

[PATCH v2] spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-09 15:36 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-09  2:59 UTC 

[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
 2025-07-07 18:43 UTC  (8+ messages)
` [PATCH v5 1/3] PM: domains: Add flags to specify power on attach/detach

Patchwork summary for: spi-devel-general
 2025-07-07 16:40 UTC 

[PATCH 61/80] spi: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-07  9:35 UTC  (2+ messages)

[PATCH v3 00/12] iio: adc: ad7173: add SPI offload support
 2025-07-06 10:05 UTC  (4+ messages)

[GIT PULL] SPI fixes for v6.16-rc4
 2025-07-04 17:36 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-04 16:58 UTC 

[PATCH 0/6] Add RSPI support for RZ/V2H
 2025-07-04 14:17 UTC  (6+ messages)
` [PATCH 3/6] spi: Add driver for the RZ/V2H(P) RSPI IP

Patchwork summary for: spi-devel-general
 2025-07-04 13:10 UTC 

[PATCH v2 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-07-04 13:05 UTC  (2+ messages)

[PATCH v3 1/1] spi: spi-cadence-quadspi: Fix pm runtime unbalance
 2025-07-04  8:58 UTC  (4+ messages)

[RFC PATCH v5 0/3] Virtio SPI Linux driver
 2025-07-04  7:46 UTC  (7+ messages)
` [RFC PATCH v5 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v5 3/3] SPI: Add virtio SPI driver

Patchwork housekeeping for: spi-devel-general
 2025-07-04  3:58 UTC 

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


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).