linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 19:56:35 to 2024-04-10 08:01:25 UTC [more...]

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-10  8:01 UTC  (11+ messages)
` [PATCH v4 1/3] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v4 2/3] spi: Add a mechanism to use the fwnode name for the SPI device
` [PATCH v4 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers

[RFC PATCH v2 0/2] fw_devlink overlay fix
 2024-04-10  1:06 UTC  (8+ messages)
` [RFC PATCH v2 1/2] Revert "treewide: Fix probing of devices in DT overlays"
` [RFC PATCH v2 2/2] of: dynamic: Fix probing of overlay devices

[PATCH] spi: Add documentation for last_cs_index_mask
 2024-04-09 19:18 UTC  (3+ messages)

[PATCH] spi: omap2-mcspi: Ensure that CS is correctly asserted when switching from MULTI mode to SINGLE mode
 2024-04-09 17:48 UTC  (2+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-09 17:13 UTC  (3+ messages)

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-09 15:51 UTC  (28+ messages)
` [PATCH v2 01/11] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH v2 02/11] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
` [PATCH v2 03/11] spi: cadence-qspi: allow building for MIPS
` [PATCH v2 04/11] spi: cadence-qspi: store device data pointer in private struct
` [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
` [PATCH v2 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
` [PATCH v2 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v2 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v2 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
` (subset) [PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support

Patchwork housekeeping for: spi-devel-general
 2024-04-09 13:56 UTC 

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-09  9:24 UTC  (14+ messages)
` [PATCH v3 1/3] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v3 2/3] spi: Add a mechanism to use the fwnode name for the SPI device
` [PATCH v3 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-09  8:44 UTC  (6+ messages)
` [PATCH 1/3] gpio: swnode: Add ability to specify native chip selects for SPI

Patchwork housekeeping for: spi-devel-general
 2024-04-09  5:56 UTC 

[RFC PATCH v1 0/2] fw_devlink overlay fix
 2024-04-09  5:13 UTC  (5+ messages)
` [RFC PATCH v1 1/2] Revert "treewide: Fix probing of devices in DT overlays"
` [RFC PATCH v1 2/2] of: dynamic: Fix probing of overlay devices

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

[PATCH] spi: intel: Add protected and locked attributes
 2024-04-08 13:11 UTC 

[PATCH v4 0/5] Add QPIC SPI NAND driver
 2024-04-07 18:58 UTC  (8+ messages)
` [PATCH v4 3/5] spi: spi-qpic: Add qpic spi nand driver support

[bug report] [spi-mt65xx.c] Kernel panic - not syncing: Asynchronous SError Interrupt
 2024-04-07 14:39 UTC  (2+ messages)
` [bug report] [spi.c] "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (9+ messages)
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations

[GIT PULL] SPI fixes for v6.9-rc2
 2024-04-06  0:28 UTC  (2+ messages)

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

6.8 SPI Chip Select Regression
 2024-04-03 21:24 UTC  (4+ messages)

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-03 17:06 UTC  (6+ messages)
` [PATCH v1 1/5] spi: pxa2xx: Move number of CS pins validation out of condition
` [PATCH v1 2/5] spi: pxa2xx: Drop struct pxa2xx_spi_chip
` [PATCH v1 3/5] spi: pxa2xx: Remove DMA parameters from struct chip_data
` [PATCH v1 4/5] spi: pxa2xx: Remove timeout field "
` [PATCH v1 5/5] spi: pxa2xx: Don't provide struct chip_data for others

[PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-04-03 17:13 UTC  (10+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2024-04-03 13:40 UTC 

[PATCH] spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
 2024-04-03 13:32 UTC  (2+ messages)

[PATCH] spi: spi-fsl-lpspi: remove redundant spi_controller_put call
 2024-04-03 13:32 UTC  (4+ messages)

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

[PATCH v1 1/1] spi: pxa2xx: Call pxa_ssp_free() after getting the SSP type
 2024-04-02 19:30 UTC  (2+ messages)

[PATCH] spi: docs: drop driver owner initialization
 2024-04-02 19:30 UTC  (2+ messages)

[RFC PATCH 1/2] spi: dt-bindings: add Siflower Quad SPI controller
 2024-04-02 13:12 UTC  (11+ messages)
` [RFC PATCH 2/2] spi: "
` [RFC PATCH v2 1/2] spi: dt-bindings: "
  ` [RFC PATCH v2 2/2] spi: "

[PATCH] mtd: spi-nor: macronix: Add support for mx25um51245g
 2024-04-02  8:34 UTC  (2+ messages)

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-03-31 10:50 UTC  (16+ messages)
` [PATCH 1/5] spi: cadence: Add new bindings documentation for Cadence XSPI
` [PATCH 2/5] spi: cadence: Add Marvell IP modification changes
` [PATCH 3/5] spi: cadence: Force single modebyte
` [PATCH 4/5] driver: spi: cadence: Add ACPI support
` [PATCH 5/5] cadence-xspi: Add xfer capabilities

[PATCH v2 4/4] dt-bindings: aspeed: Add eSPI controller
 2024-03-30 18:36 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-03-29 17:40 UTC 

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29 17:35 UTC  (3+ messages)

[PATCH v2] spi: spi.h: add missing kernel-doc for @last_cs_index_mask
 2024-03-29 17:35 UTC  (3+ messages)

[PATCH 0/2] spi: more tx_buf/rx_buf removal
 2024-03-29 16:49 UTC  (5+ messages)
` [PATCH 1/2] spi: au1550: t->{tx,rx}_dma checks
` [PATCH 2/2] spi: fsl: remove is_dma_mapped checks

Patchwork summary for: spi-devel-general
 2024-03-29 12:40 UTC 

[PATCH v3 0/3] Add multi mode support for omap-mcspi
 2024-03-29 12:34 UTC  (2+ messages)

[PATCH v2 0/3] Add multi mode support for omap-mcspi
 2024-03-29 12:34 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-03-29 11:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2024-03-29  9:56 UTC 

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29  6:01 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-03-29  5:56 UTC 

Patchwork summary for: spi-devel-general
 2024-03-29  1:30 UTC 

Patchwork housekeeping for: spi-devel-general
 2024-03-28 22:56 UTC 

[PATCH] spi: spi.h: add missing kernel-doc for @last_cs_index_mask
 2024-03-28 22:33 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2024-03-28 20:40 UTC 

[PATCH 1/3] spi: loopback-test: drop driver owner assignment
 2024-03-28 20:34 UTC  (2+ messages)

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-03-28 15:37 UTC  (5+ messages)
` [PATCH v2 1/3] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v2 2/3] spi: Add a mechanism to use the fwnode name for the SPI device
` [PATCH v2 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers

Patchwork housekeeping for: spi-devel-general
 2024-03-28 14:56 UTC 

[PATCH 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers
 2024-03-28 13:15 UTC  (2+ messages)

[PATCH] spi: spi.h: fix punctuation & grammar typos
 2024-03-28  4:38 UTC 

Patchwork housekeeping for: spi-devel-general
 2024-03-27 19:56 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).