linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-19 19:26:46 to 2023-12-08 17:56:50 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-12-08 17:56 UTC 

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-08 17:06 UTC  (22+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
  ` (subset) "
      ` [GIT PULL] Immutable branch between MFD and SPI due for the v6.8 merge window
` [PATCH v11 02/10] ALSA: hda/cs35l56: Use set/get APIs to access spi->chip_select
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core
` [PATCH v11 04/10] mtd: spi-nor: Convert macros with inline functions
` [PATCH v11 05/10] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v11 06/10] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v11 08/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v11 09/10] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v11 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` (subset) [PATCH v11 00/10] spi: Add support for stacked/parallel memories

[PATCH v2 0/2] spi: pxa2xx: Update documentation
 2023-12-08 17:02 UTC  (3+ messages)
` [PATCH v2 1/2] spi: pxa2xx: Use inclusive language
` [PATCH v2 2/2] spi: pxa2xx: Update DMA mapping and using logic in the documentation

[PATCH v1 0/2] spi: pxa2xx: Update documentation
 2023-12-08 16:16 UTC  (5+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Use inclusive language
` [PATCH v1 2/2] spi: pxa2xx: Update DMA mapping and using logic in the documentation

Patchwork summary for: spi-devel-general
 2023-12-07 22:40 UTC 

[PATCH v10 0/8] spi: Add support for stacked/parallel memories
 2023-12-07 22:34 UTC  (14+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core
` (subset) [PATCH v10 0/8] spi: Add support for stacked/parallel memories

spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
 2023-12-07 19:43 UTC  (20+ messages)

Patchwork summary for: spi-devel-general
 2023-12-06 21:10 UTC 

[PATCH v3] spi: cadence: revert "Add SPI transfer delays"
 2023-12-06 21:04 UTC  (2+ messages)

[PATCH 0/9] spi: axi-spi-engine: improvements round 2
 2023-12-06 21:04 UTC  (13+ messages)
` [PATCH 1/9] spi: axi-spi-engine: return void from spi_engine_compile_message()
` [PATCH 2/9] spi: axi-spi-engine: populate xfer->effective_speed_hz
` [PATCH 3/9] spi: axi-spi-engine: remove spi_engine_get_clk_div()
` [PATCH 4/9] spi: axi-spi-engine: fix sleep ticks calculation
` [PATCH 5/9] spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()
` [PATCH 6/9] spi: axi-spi-engine: implement xfer->cs_change_delay
` [PATCH 7/9] spi: axi-spi-engine: restore clkdiv at end of message
` [PATCH 8/9] spi: axi-spi-engine: remove delay from CS assertion
` [PATCH 9/9] spi: axi-spi-engine: add watchdog timer

[RFC PATCH v1 3/3] SPI: Add virtio SPI driver (V4 draft specification)
 2023-12-06 17:23 UTC  (2+ messages)

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

[PATCH v2] spi: cadence: revert "Add SPI transfer delays"
 2023-12-06 14:43 UTC 

[PATCH] Revert "spi: cadence: Add SPI transfer delays"
 2023-12-06 14:33 UTC  (3+ messages)

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

[PATCH] spi: atmel: Prevent spi transfers from being killed
 2023-12-05 15:41 UTC  (5+ messages)

[PATCH 1/2] spi: atmel: Do not cancel a transfer upon any signal
 2023-12-05  7:49 UTC  (22+ messages)
` [PATCH 2/2] spi: atmel: Drop unused defines

[PATCH] spi: stm32: use runtime PM to enable/disable controller
 2023-12-04 20:20 UTC 

[PATCH] spi: stm32: enable controller before asserting CS
 2023-12-04 19:54 UTC  (5+ messages)

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

[PATCH] spi: atmel: Fix clock issue when using devices with different polarities
 2023-12-04 15:49 UTC 

[PATCH v2 0/2] spi: spl022: fix sleeping in interrupt context
 2023-12-04 15:47 UTC  (4+ messages)
` [PATCH v2 1/2] spi: introduce SPI_TRANS_FAIL_IO for error reporting
` [PATCH v2 2/2] spi: spl022: switch to use default spi_transfer_one_message()

[PATCH] spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
 2023-12-04 15:47 UTC  (2+ messages)

[PATCH v2] spi: spi-mpc512x-psc: Fix an unsigned comparison that can never be negative
 2023-12-04 12:14 UTC  (4+ messages)

[PATCH v5 00/39] ep93xx device tree conversion
 2023-12-01 20:18 UTC  (6+ messages)
` [PATCH v5 14/39] dt-bindings: spi: Add Cirrus EP93xx
` [PATCH v5 15/39] spi: ep93xx: add DT support for "

Patchwork summary for: spi-devel-general
 2023-11-30 14:20 UTC 

[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2023-11-30 14:19 UTC  (12+ messages)
` [PATCH v7 2/2] mtd: spi-nor: Stop reporting warning message when soft reset is not suported

Patchwork housekeeping for: spi-devel-general
 2023-11-29 16:56 UTC 

[PATCH 0/2] spi: spl022: fix sleeping in interrupt context
 2023-11-29 14:15 UTC  (6+ messages)
` [PATCH 1/2] spi: introduce SPI_TRANS_FAIL_IO for error reporting
` [PATCH 2/2] spi: spl022: switch to use default spi_transfer_one_message()

[PATCH RFC 0/5] Deprecate register_restart_handler()
 2023-11-29 10:09 UTC  (5+ messages)
` [PATCH RFC 2/5] drivers/soc/litex: Use devm_register_restart_handler()
` (subset) [PATCH RFC 0/5] Deprecate register_restart_handler()

[PATCH -next 00/26] spi: switch to use modern name (part5)
 2023-11-28  9:30 UTC  (27+ messages)
` [PATCH -next 01/26] spi: sprd-adi: switch to use spi_alloc_host()
` [PATCH -next 02/26] spi: sprd: switch to use modern name
` [PATCH -next 03/26] spi: st-ssc4: "
` [PATCH -next 04/26] spi: stm32-qspi: "
` [PATCH -next 05/26] spi: stm32: "
` [PATCH -next 06/26] spi: sun4i: "
` [PATCH -next 07/26] spi: sun6i: "
` [PATCH -next 08/26] spi: sunplus-sp7021: "
` [PATCH -next 09/26] spi: synquacer: "
` [PATCH -next 10/26] spi: geni-qcom: "
` [PATCH -next 11/26] spi: tegra114: "
` [PATCH -next 12/26] spi: tegra20-sflash: "
` [PATCH -next 13/26] spi: tegra20-slink: "
` [PATCH -next 14/26] spi: tegra210-quad: "
` [PATCH -next 15/26] spi: spi-ti-qspi: "
` [PATCH -next 16/26] spi: wpcm-fiu: switch to use devm_spi_alloc_host()
` [PATCH -next 17/26] spi: topcliff-pch: switch to use modern name
` [PATCH -next 18/26] spi: uniphier: "
` [PATCH -next 19/26] spi: xcomm: "
` [PATCH -next 20/26] spi: xilinx: "
` [PATCH -next 21/26] spi: xlp: "
` [PATCH -next 22/26] spi: xtensa-xtfpga: "
` [PATCH -next 23/26] spi: zynq-qspi: "
` [PATCH -next 24/26] spi: zynqmp-gqspi: "
` [PATCH -next 25/26] spi: cs42l43: switch to use devm_spi_alloc_host()
` [PATCH -next 26/26] spi: ljca: "

Patchwork summary for: spi-devel-general
 2023-11-27 16:50 UTC 

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-11-27 13:46 UTC  (7+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

Patchwork housekeeping for: spi-devel-general
 2023-11-25  9:56 UTC 

[PATCH] spi: cadence-xspi: Drop useless assignment to NULL
 2023-11-22 19:50 UTC  (8+ messages)
  `  "

[PATCH v2 0/5] Add STM32F7 SPI support
 2023-11-21 14:52 UTC  (3+ messages)
` [PATCH v2 5/5] ARM: dts: stm32: add SPI support on STM32F746

PSA: this list has moved to new vger infra (no action required)
 2023-11-21  1:10 UTC 

Patchwork summary for: spi-devel-general
 2023-11-20 18:30 UTC 

[PATCH 00/14] spi: axi-spi-engine improvements
 2023-11-20 18:25 UTC  (5+ messages)
` [PATCH 02/14] MAINTAINERS: add entry for AXI SPI Engine

Patchwork summary for: spi-devel-general
 2023-11-20 17:00 UTC 

[PATCH] spi: ingenic: convert not to use dma_request_slave_channel()
 2023-11-20 16:55 UTC  (2+ messages)

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-11-20  6:34 UTC  (13+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand 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).