linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 13:32:45 to 2024-04-16 09:54:39 UTC [more...]

[PATCH v6 0/4] Add bridged amplifiers to cs42l43
 2024-04-16  9:54 UTC  (11+ messages)
` [PATCH v6 1/4] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v6 2/4] spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
` [PATCH v6 3/4] spi: Update swnode based SPI devices to use the fwnode name
` [PATCH v6 4/4] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH] spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
 2024-04-16  1:58 UTC 

Patchwork summary for: spi-devel-general
 2024-04-15 23:50 UTC 

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-15 23:43 UTC  (7+ 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 v1 0/2] spi: More refacroings after multi-CS support
 2024-04-15 19:31 UTC  (3+ messages)
` [PATCH v1 1/2] spi: Extract spi_toggle_csgpiod() helper for better maintanance
` [PATCH v1 2/2] spi: Introduce spi_for_each_valid_cs() in order of deduplication

[PATCH v1 1/1] spi: Consistently use BIT for cs_index_mask (part 2)
 2024-04-15 18:47 UTC 

[PATCH 0/4] Add bridged amplifiers to cs42l43
 2024-04-15 16:03 UTC  (23+ messages)
` [PATCH v5 1/4] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v5 2/4] spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
` [PATCH v5 3/4] spi: Update swnode based SPI devices to use the fwnode name
` [PATCH v5 4/4] spi: cs42l43: Add bridged cs35l56 amplifiers

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

Patchwork summary for: spi-devel-general
 2024-04-15 11:00 UTC 

[PATCH] spi: altera: Drop unneeded MODULE_ALIAS
 2024-04-15 10:53 UTC  (2+ messages)

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

[PATCH] spi: axi-spi-engine: fix version format string
 2024-04-15  1:08 UTC  (2+ messages)

[PATCH v3 0/2] fw_devlink overlay fix
 2024-04-15  1:06 UTC  (6+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 2/2] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH] Documentation: spi: Update gpio+bitbang instruction
 2024-04-14  6:53 UTC 

[PATCH v9 00/38] ep93xx device tree conversion
 2024-04-13  8:48 UTC  (3+ messages)

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

Patchwork housekeeping for: spi-devel-general
 2024-04-12  0:56 UTC 

6.8 SPI Chip Select Regression
 2024-04-11 16:02 UTC  (5+ messages)

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

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-04-11 12:03 UTC  (3+ messages)
` [PATCH v3 6/8] greybus: Add mikroBUS manifest types

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-11 12:03 UTC  (15+ messages)
` [PATCH v3 1/9] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
` [PATCH v3 2/9] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH v3 3/9] spi: dt-bindings: cdns,qspi-nor: make cdns,fifo-depth optional
` [PATCH v3 4/9] spi: cadence-qspi: allow FIFO depth detection
` [PATCH v3 5/9] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v3 6/9] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v3 7/9] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v3 8/9] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v3 9/9] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
` (subset) [PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support

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

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-11  9:37 UTC  (4+ messages)

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

[PATCH] spi: cadence-xspi: use for_each_available_child_of_node_scoped()
 2024-04-10 19:37 UTC  (2+ messages)

[RFC PATCH v2 0/2] fw_devlink overlay fix
 2024-04-10 12:35 UTC  (9+ 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

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

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-10  9:11 UTC  (14+ 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

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

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

[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 

[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  (2+ messages)


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).