Linux-SPI Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/8] spi: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-04-29 12:16 UTC  (11+ messages)
` [PATCH 1/8] spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 2/8] spi: fsl-lpspi: "
` [PATCH 3/8] spi: imx: "
` [PATCH 4/8] spi: pic32-sqi: "
` [PATCH 5/8] spi: pic32: "
` [PATCH 6/8] spi: sun4i: "
` [PATCH 7/8] spi: sun6i: "
` [PATCH 8/8] spi: xlp: "

[PATCH v5 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-29  9:50 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller
` [PATCH v5 2/3] arm64: dts: airoha: add EN7581 spi-nand node
` [PATCH v5 3/3] spi: airoha: add SPI-NAND Flash controller driver

[PATCH v1 0/2] riscv: sophgo: add spi nor support for cv1800 series
 2024-04-29  9:25 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add sophgo spi-nor-controller
` [PATCH v1 2/2] spi: add support for sophgo spi-nor controller

Patchwork housekeeping for: spi-devel-general
 2024-04-29  8:56 UTC 

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-04-29  7:48 UTC  (14+ messages)
` [PATCH 1/5] spi: cadence: Add new bindings documentation for Cadence XSPI
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
  ` [PATCH v3 1/5] spi: cadence: Ensure data lines set to low during dummy-cycle period
  ` [PATCH v3 2/5] spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
  ` [PATCH v3 3/5] spi: cadence: Add Marvell xSPI IP overlay changes
  ` [PATCH v3 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI
  ` [PATCH v3 5/5] spi: cadence: Add MRVL overlay xfer operation support

[RFC PATCH] spi: dt-bindings: ti,qspi: convert to dtschema
 2024-04-29  7:25 UTC  (4+ messages)

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-28 16:43 UTC  (46+ messages)
` [PATCH v3 01/14] dt-bindings: spi: Document the IBM Power SPI controller
` [PATCH v3 02/14] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes
` [PATCH v3 03/14] dt-bindings: fsi: Document the FSI2PIB engine
` [PATCH v3 04/14] dt-bindings: fsi: p9-occ: Switch to yaml format
` [PATCH v3 05/14] dt-bindings: fsi: Document the IBM SBEFIFO engine
` [PATCH v3 06/14] dt-bindings: fsi: Document the FSI controller common properties
` [PATCH v3 07/14] dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller
` [PATCH v3 08/14] dt-bindings: fsi: ast2600-fsi-master: Switch to yaml format
` [PATCH v3 09/14] dt-bindings: fsi: Document the FSI Hub Controller
` [PATCH v3 10/14] dt-bindings: i2c: i2c-fsi: Switch to yaml format
` [PATCH v3 11/14] dt-bindings: arm: aspeed: add IBM P11 BMC boards
` [PATCH v3 12/14] ARM: dts: aspeed: Add IBM P11 FSI devices
` [PATCH v3 13/14] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system
` [PATCH v3 14/14] ARM: dts: aspeed: Add IBM P11 Fuji "

[PATCH v4 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-27 21:20 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller
` [PATCH v4 2/3] arm64: dts: airoha: add EN7581 spi-nand node
` [PATCH v4 3/3] spi: airoha: add SPI-NAND Flash controller driver

Patchwork housekeeping for: spi-devel-general
 2024-04-26  8:56 UTC 

[PATCH v3 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-04-25 11:40 UTC  (11+ messages)
` [PATCH v3 1/9] spi: pxa2xx: Allow number of chip select pins to be read from property
` [PATCH v3 2/9] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
` [PATCH v3 3/9] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
` [PATCH v3 4/9] spi: pxa2xx: Remove outdated documentation
` [PATCH v3 5/9] spi: pxa2xx: Don't use "proxy" headers
` [PATCH v3 6/9] spi: pxa2xx: Drop struct pxa2xx_spi_chip
` [PATCH v3 7/9] spi: pxa2xx: Remove DMA parameters from struct chip_data
` [PATCH v3 8/9] spi: pxa2xx: Remove timeout field "
` [PATCH v3 9/9] spi: pxa2xx: Don't provide struct chip_data for others

[PATCH 0/6] spi: stm32: add support for stm32mp25
 2024-04-25  8:21 UTC  (2+ messages)

[PATCH v1 0/2] Add optional reset control for Cadence SPI
 2024-04-25  1:54 UTC  (7+ messages)
` [PATCH v1 1/2] spi: spi-cadence: Add optional reset control support
` [PATCH v1 2/2] dt-bindings: spi: spi-cadence: Add optional reset control

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-25  0:19 UTC  (11+ messages)
` (subset) "

Patchwork housekeeping for: spi-devel-general
 2024-04-24 15:56 UTC 

[PATCH RESEND v4 0/4] spi: dw: Auto-detect number of native CS
 2024-04-24 15:06 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] spi: dw: Convert to using BITS_TO_BYTES() macro
` [PATCH RESEND v4 2/4] spi: dw: Add a number of native CS auto-detection
` [PATCH RESEND v4 3/4] spi: dw: Convert dw_spi::num_cs to u32
` [PATCH RESEND v4 4/4] spi: dw: Drop default number of CS setting

[PATCH v3 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-24 14:38 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller
` [PATCH v3 2/3] arm64: dts: airoha: add EN7581 spi-nand node
` [PATCH v3 3/3] spi: airoha: add SPI-NAND Flash controller driver

Patchwork summary for: spi-devel-general
 2024-04-24 14:00 UTC 

[PATCH v2] spi: stm32: enable controller before asserting CS
 2024-04-24 13:52 UTC 

[PATCH] spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
 2024-04-24 13:58 UTC  (2+ messages)

[PATCH] spi: mux: Fix master controller settings after mux select
 2024-04-24 13:52 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v3 0/2] fw_devlink overlay fix
 2024-04-24 13:40 UTC  (3+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

Patchwork housekeeping for: spi-devel-general
 2024-04-24 11:56 UTC 

[PATCH 0/3] spi: sc18is602: add support for SC18IS606
 2024-04-23 15:15 UTC  (6+ messages)
` [PATCH 1/3] spi: dt-bindings: nxp,sc18is602: convert binding to YAML
` [PATCH 2/3] spi: dt-bindings: nxp,sc18is602: add compatible for SC18IS606
` [PATCH 3/3] spi: sc18is602: add support "

Patchwork housekeeping for: spi-devel-general
 2024-04-23 10:56 UTC 

[PATCH v4 0/6] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-23 10:01 UTC  (7+ messages)
` [PATCH v4 1/6] spi: cadence-qspi: allow FIFO depth detection
` [PATCH v4 2/6] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v4 3/6] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v4 4/6] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v4 5/6] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v4 6/6] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS

Patchwork summary for: spi-devel-general
 2024-04-23  5:30 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2024-04-22  1:10 UTC 

[PATCH] spi: dt-bindings: armada-3700: convert to dtschema
 2024-04-22  1:00 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2024-04-19 10:10 UTC 

[PATCH v2] spi: cs42l43: Correct name of ACPI property
 2024-04-19 10:03 UTC  (3+ messages)

[PATCH v2 3/3] spi: airoha: add SPI-NAND Flash controller driver
 2024-04-18 14:10 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-04-18 10:56 UTC 

[PATCH] spi: cs42l43: Correct name of ACPI property
 2024-04-18 10:26 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2024-04-18  1:00 UTC 

[PATCH, resend v1 1/1] spi: oc-tiny: Remove unused of_gpio.h
 2024-04-18  0:51 UTC  (2+ messages)

[PATCH] spi: cs42l43: Use devm_add_action_or_reset()
 2024-04-18  0:51 UTC  (3+ messages)

[PATCH v2 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-17 15:11 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller

Patchwork summary for: spi-devel-general
 2024-04-17 13:30 UTC 

[PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support
 2024-04-17 13:28 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-04-17 11:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2024-04-17 10:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2024-04-17  6:57 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 read-only IMAP folder(s) and NNTP newsgroup(s).