linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-10 21:20:32 to 2024-01-10 19:51:15 UTC [more...]

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-01-10 19:49 UTC  (7+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities
` [PATCH 02/13] scripts: dtc: checks: don't warn on SPI non-peripheral child nodes
` [PATCH 03/13] spi: do not attempt to register DT nodes without @ in name
` [PATCH 04/13] spi: dt-bindings: adi,axi-spi-engine: add offload bindings
` [PATCH 05/13] spi: axi-spi-engine: add SPI offload support
` [PATCH 06/13] iio: buffer: add hardware triggered buffer support

[PATCH v3 0/3] iio: adc: add new ad7380 driver
 2024-01-10  9:09 UTC  (16+ messages)
` [PATCH v3 1/3] dt-bindings: spi: add spi-rx-bus-channels peripheral property
` [PATCH v3 2/3] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH v3 3/3] iio: adc: ad7380: new driver "

[PATCH v2 1/1] spi: spi-imx: Use dev_err_probe for failed DMA channel requests
 2024-01-10  9:07 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.8
 2024-01-09 23:41 UTC  (2+ messages)

[PATCH] spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
 2024-01-09 21:21 UTC  (2+ messages)

[PATCH] spi: spi-mt65xx: Support sleep pin control
 2024-01-08 12:08 UTC 

Patchwork summary for: spi-devel-general
 2024-01-05 18:40 UTC 

[PATCH] spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
 2024-01-05 18:36 UTC  (2+ messages)

[PATCH] spi: make spi_bus_type const
 2024-01-05 16:02 UTC  (7+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-01-05 13:56 UTC 

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-05 13:04 UTC  (14+ messages)
` [PATCH v9 01/13] dt-bindings: document generic access controllers
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v9 03/13] dt-bindings: bus: document RIFSC
` [PATCH v9 04/13] dt-bindings: bus: document ETZPC
` [PATCH v9 05/13] firewall: introduce stm32_firewall framework
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v9 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v9 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v9 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v9 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v9 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v9 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v9 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (19+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[RFC PATCH v2 0/3] Virtio SPI Linux driver compliant to draft spec V10
 2024-01-04 13:01 UTC  (4+ messages)
` [RFC PATCH v2 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v2 2/3] virtio-spi: Add virtio-spi.h (V10 draft specification)
` [RFC PATCH v2 3/3] SPI: Add virtio SPI driver "

[PATCH AUTOSEL 6.6 07/39] spi: cadence: revert "Add SPI transfer delays"
 2023-12-26  0:18 UTC 

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (8+ messages)
` [PATCH v6 15/40] dt-bindings: spi: Add Cirrus EP93xx
` [PATCH v6 16/40] spi: ep93xx: add DT support for "

[PATCH] spi: linux/spi/spi.h: fix Excess & missing kernel-doc description warnings
 2023-12-23  5:06 UTC 

Patchwork summary for: spi-devel-general
 2023-12-22 13:30 UTC 

[PATCH 0/6] spi: stm32: add support for stm32mp25
 2023-12-22 13:30 UTC  (10+ messages)
` [PATCH 1/6] spi: stm32: use dma_get_slave_caps prior to configuring dma channel
` [PATCH 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible
` [PATCH 3/6] spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
` [PATCH 4/6] arm64: dts: st: add all 8 spi nodes on stm32mp251
` [PATCH 5/6] arm64: dts: st: add spi3/spi8 pins for stm32mp25
` [PATCH 6/6] arm64: dts: st: add spi3 / spi8 properties on stm32mp257f-ev1
` (subset) [PATCH 0/6] spi: stm32: add support for stm32mp25

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-21  6:54 UTC  (23+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH RFC 0/5] Deprecate register_restart_handler()
 2023-12-20 20:35 UTC  (3+ messages)
` [PATCH RFC 2/5] drivers/soc/litex: Use devm_register_restart_handler()

[PATCH SPI for-next 0/3] DMA Support for SPI in PCI1xxxx
 2023-12-20  6:55 UTC  (8+ messages)
` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Add support for DMA in SPI
` [PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf
` [PATCH SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Support for copying data from "

[GIT PULL] SPI fixes for v6.7-rc7
 2023-12-18 19:24 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2023-12-18 19:10 UTC 

[PATCH] spi: axi-spi-engine: fix struct member doc warnings
 2023-12-18 19:06 UTC  (2+ messages)

[PATCH] spi: spi-cadence: Reverse the order of interleaved write and read operations
 2023-12-18  9:06 UTC 

[PATCH] spi: stm32: use runtime PM to enable/disable controller
 2023-12-15 22:22 UTC  (4+ messages)

Spare parts for separation mills
 2023-12-15  8:55 UTC 

Patchwork summary for: spi-devel-general
 2023-12-15 17:00 UTC 

[PATCH 1/2] spi: pl022: delete description of cur_msg
 2023-12-15 16:26 UTC  (5+ messages)
  ` [PATCH 2/2] spi: pl022: update description of internal_cs_control()

[virtio-dev] [RFC PATCH v1 2/3] virtio-spi: Add virtio-spi.h (V4 draft specification)
 2023-12-15  6:11 UTC  (7+ messages)
  ` [virtio-dev] [RFC PATCH v1 3/3] SPI: Add virtio SPI driver "

Patchwork summary for: spi-devel-general
 2023-12-14 13:40 UTC 

[PATCH] spi: atmel: Fix clock issue when using devices with different polarities
 2023-12-14 13:37 UTC  (2+ messages)

[PATCH 1/5] spi: spi-nxp-fspi: enable runtime pm for fspi
 2023-12-14  9:45 UTC  (15+ messages)
` [PATCH 2/5] spi: spi-nxp-fspi: change the default lut index
` [PATCH 3/5] spi: spi-nxp-fspi: add DTR mode support
` [PATCH 4/5] spi: spi-nxp-fspi: add function to select sample clock source for flash reading
` [PATCH 5/5] spi: spi-nxp-fspi: Add quirk to disable DTR support

[PATCH v2 0/2] spi: spl022: fix sleeping in interrupt context
 2023-12-14  7:49 UTC  (4+ messages)
` [PATCH v2 2/2] spi: spl022: switch to use default spi_transfer_one_message()

Patchwork summary for: spi-devel-general
 2023-12-13 16:40 UTC 

[PATCH v1 0/2] Remove Intel Thunder Bay SOC support
 2023-12-13 16:32 UTC  (5+ messages)
` [PATCH v1 1/2] spi: dw: "
` [PATCH v1 2/2] "

Patchwork summary for: spi-devel-general
 2023-12-12 16:00 UTC 

[PATCH v3] spi: sh-msiof: Enforce fixed DTDL for R-Car H3
 2023-12-12 15:58 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-12-12 15:57 UTC 

Patchwork summary for: spi-devel-general
 2023-12-12 15:50 UTC 

[PATCH 0/2] spi: pl022: clean up some unused variables
 2023-12-12 15:46 UTC  (4+ messages)
` [PATCH 1/2] spi: pl022: delete unused cur_gpiod in struct pl022
` [PATCH 2/2] spi: pl022: delete unused next_msg_cs_active "

[PATCH -next 00/26] spi: switch to use modern name (part5)
 2023-12-12 15:46 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-12-11 18:56 UTC 

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "

Patchwork summary for: spi-devel-general
 2023-12-10 21:20 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).