linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 11:45:27 to 2024-04-05 15:56:34 UTC [more...]

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

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-05 15:30 UTC  (13+ 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

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

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 22:19 UTC  (8+ messages)
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations

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

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-03 20:47 UTC  (7+ 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 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  (19+ messages)
` [PATCH v2 1/9] spi: pxa2xx: Narrow the Kconfig option visibility
` [PATCH v2 2/9] spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr()
` [PATCH v2 3/9] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper
` [PATCH v2 4/9] spi: pxa2xx: Skip SSP initialization if it's done elsewhere
` [PATCH v2 5/9] spi: pxa2xx: Allow number of chip select pins to be read from property
` [PATCH v2 6/9] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
` [PATCH v2 7/9] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
` [PATCH v2 8/9] spi: pxa2xx: Remove outdated documentation
` [PATCH v2 9/9] spi: pxa2xx: Don't use "proxy" headers
` (subset) [PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h

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  (5+ messages)
` [PATCH v3 1/3] spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"
` [PATCH v3 2/3] spi: omap2-mcspi: Add support for MULTI-mode
` [PATCH v3 3/3] spi: omap2-mcpsi: Enable MULTI-mode in more situations

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

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  (4+ messages)
` [PATCH 2/3] spi: coldfire-qspi: "
` [PATCH 3/3] spi: fsl-dspi: "

[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] 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 

[PATCH v9 00/38] ep93xx device tree conversion
 2024-03-27 10:59 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-03-27  8:56 UTC 

[PATCH v1 00/10] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-03-26 21:20 UTC  (31+ messages)
` [PATCH v1 01/10] spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr()
` [PATCH v1 02/10] spi: pxa2xx: Keep PXA*_SSP types together
` [PATCH v1 03/10] spi: pxa2xx: Switch to use dev_err_probe()
` [PATCH v1 04/10] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper
` [PATCH v1 05/10] spi: pxa2xx: Skip SSP initialization if it's done elsewhere
` [PATCH v1 06/10] spi: pxa2xx: Allow number of chip select pins to be read from property
` [PATCH v1 07/10] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
` [PATCH v1 08/10] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
` [PATCH v1 09/10] spi: pxa2xx: Remove outdated documentation
` [PATCH v1 10/10] spi: pxa2xx: Don't use "proxy" headers
` (subset) [PATCH v1 00/10] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h

Patchwork summary for: spi-devel-general
 2024-03-26 21:00 UTC 

[PATCH v2] spi: remove struct spi_message::is_dma_mapped
 2024-03-26 17:06 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-03-26 12:56 UTC 

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

[PATCH] spi: spi_amd: Add support for SPI MEM framework
 2024-03-26 12:39 UTC  (2+ messages)

[PATCH] spi: remove struct spi_message::is_dma_mapped
 2024-03-26 12:39 UTC  (2+ messages)

[PATCH v2 0/3] spi: xilinx: Massage xilinx_spi.h
 2024-03-26 12:39 UTC  (2+ messages)

[PATCH v3 0/3] spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
 2024-03-26 12:39 UTC  (2+ messages)

[PATCH v3 0/3] Virtio SPI Linux driver
 2024-03-26 11:28 UTC  (3+ messages)
` [PATCH v3 1/3] virtio: Add ID for virtio SPI
` [PATCH v3 3/3] virtio-spi: Add virtio SPI 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).