linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-28 10:08:59 to 2025-10-10 14:25:00 UTC [more...]

[PATCH v7 00/17] spi: airoha: driver fixes & improvements
 2025-10-10 14:24 UTC  (19+ messages)
` [PATCH v7 01/17] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v7 02/17] spi: airoha: remove unnecessary restriction length
` [PATCH v7 03/17] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v7 04/17] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v7 05/17] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v7 06/17] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v7 07/17] spi: airoha: unify dirmap read/write code
` [PATCH v7 08/17] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v7 09/17] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v7 10/17] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v7 11/17] spi: airoha: set custom sector size equal to flash page size
` [PATCH v7 12/17] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v7 13/17] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v7 14/17] spi: airoha-snfi: make compatible with EN7523 SoC
` [PATCH v7 15/17] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v7 16/17] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v7 17/17] arm: dts: airoha: en7523: add SNAND node

[PATCH 0/3] spi-cadence: support transmission with bits_per_word
 2025-10-10 11:46 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property
      ` 回复: "
          ` 回复: "
` [PATCH 2/3] spi: spi-cadence: supports transmission with bits_per_word of 16 and 32
  ` 回复: "
` [PATCH 3/3] arm64: dts: cix: add the fifo-width configuration field for cadence SPI

[PATCH v4 0/8] Add SPI offload support to AD4030
 2025-10-10 11:19 UTC  (15+ messages)
` [PATCH v4 1/8] pwm: Declare waveform stubs for when PWM is not reachable
` [PATCH v4 2/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v4 3/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v4 4/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v4 5/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v4 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v4 8/8] iio: adc: ad4030: Add support for "

Patchwork housekeeping for: spi-devel-general
 2025-10-10  3:56 UTC 

[PATCH AUTOSEL 6.17-6.1] spi: rpc-if: Add resume support for RZ/G3E
 2025-10-09 15:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-5.4] spi: loopback-test: Don't use %pK through printk
` [PATCH AUTOSEL 6.17-6.16] spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-10-09 12:44 UTC  (5+ messages)
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip

[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
 2025-10-09 12:38 UTC  (32+ messages)
` [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH v2 04/16] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
` [PATCH v2 07/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH v2 08/16] property: Document that fwnode API returns available nodes
` [PATCH v2 09/16] driver core: Use fwnode_for_each_child_node() instead
` [PATCH v2 10/16] net: lan966x: "
` [PATCH v2 11/16] Input: touch-overlay - "
` [PATCH v2 12/16] media: thp7312: "
` [PATCH v2 13/16] leds: "
` [PATCH v2 14/16] leds: Use fwnode_get_next_child_node() instead
` [PATCH v2 15/16] property: Drop functions operating on "available" child nodes
` [PATCH v2 16/16] spi: cadence: Remove explicit device node availability check
` (subset) [PATCH v2 00/16] Align availability checks on fwnode child node enumeration

[PATCH v6 00/13] spi: airoha: driver fixes & improvements
 2025-10-09  8:51 UTC  (16+ messages)
` [PATCH v6 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v6 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH v6 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v6 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v6 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v6 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v6 07/13] spi: airoha: unify dirmap read/write code
` [PATCH v6 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v6 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v6 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v6 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH v6 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v6 13/13] spi: airoha: buffer must be 0xff-ed before writing

Patchwork housekeeping for: spi-devel-general
 2025-10-09  7:56 UTC 

[PATCH v2] spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
 2025-10-09  7:37 UTC  (2+ messages)

[PATCH] spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
 2025-10-09  7:09 UTC  (3+ messages)

[PATCH v1 0/6] spi: Remove the use of dev_err_probe()
 2025-10-09  1:07 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-10-08 13:56 UTC 

[PATCH v2 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-08 12:33 UTC  (14+ messages)
` [PATCH v2 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible
` [PATCH v2 2/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5332 compatible
` [PATCH v2 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH v2 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH v2 5/9] arm64: dts: qcom: ipq5332: "
` [PATCH v2 6/9] arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support
` [PATCH v2 7/9] arm64: dts: qcom: ipq5332: "
` [PATCH v2 8/9] arm64: dts: qcom: ipq5424-rdp466: Remove eMMC support
` [PATCH v2 9/9] arm64: dts: qcom: ipq5332-rdp442: "

[PATCH 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-10-08 11:56 UTC  (5+ messages)
` [PATCH 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
` [PATCH 2/3] spi: sprd-adi: Remove code for storing the reboot mode
` [PATCH 3/3] power: reset: sc27xx: Drop unused driver

[PATCH 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-08 11:35 UTC  (5+ messages)
` [PATCH 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+

Patchwork housekeeping for: spi-devel-general
 2025-10-08  9:56 UTC 

Patchwork summary for: spi-devel-general
 2025-10-07 17:30 UTC 

[PATCH] spi: dw-mmio: add error handling for reset_control_deassert()
 2025-10-07 17:15 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-10-07 10:40 UTC 

[PATCH] spi: rockchip-sfc: Fix DMA-API usage
 2025-10-07 10:34 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-10-07  9:56 UTC 

[PATCH v4 0/3] LED: Add basic LP5860 LED matrix driver
 2025-10-07  8:58 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: leds: add lp5860 LED controller
` [PATCH v4 2/3] leds: add support for TI LP5860 LED driver chip
` [PATCH v4 3/3] Documentation: ABI: add lp5860 led matrix controller

[PATCH v4 1/1] spi: offload: Add offset parameter
 2025-10-06 14:25 UTC 

[PATCH 0/3] spi: support the SpacemiT K1 SPI controller
 2025-10-06  8:10 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: spi: add SpacemiT K1 SPI support

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2025-10-03 16:45 UTC  (7+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
        ` what about CoC? (was: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements.")
          ` what about CoC?

Patchwork summary for: spi-devel-general
 2025-10-02 16:00 UTC 

[PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net
 2025-10-02 15:44 UTC  (6+ messages)
` [PATCH v1 2/2] arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net
` (subset) [PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net

[PATCH RFC 0/2] Add target mode support for the DesignWare SPI controller
 2025-10-02 12:14 UTC  (3+ messages)
` [PATCH RFC 1/2] spi: dw: rename the spi controller to ctlr
` [PATCH RFC 2/2] spi: dw: add target mode support

[PATCH v2 0/3] Axiado AX3000 SoC SPI DB controller driver
 2025-10-02  2:26 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: spi: axiado,ax3000-spi: Add binding for Axiado SPI DB controller
` [PATCH v2 2/3] spi: axiado: Add driver "
` [PATCH v2 3/3] MAINTAINERS: Add entries for the "

Patchwork housekeeping for: spi-devel-general
 2025-10-01 22:56 UTC 

[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
 2025-10-01 22:13 UTC  (25+ messages)
` [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH RESEND v5 07/13] spi: airoha: unify dirmap read/write code
` [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH RESEND v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH RESEND v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing

[GIT PULL] SPI updates for v6.18
 2025-10-01 19:04 UTC  (2+ messages)

[PATCH v3 0/8] Add SPI offload support to AD4030
 2025-10-01 11:55 UTC  (16+ messages)
` [PATCH v3 4/8] iio: adc: ad4030: Reduce register access transfer speed
` [PATCH v3 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v3 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v3 8/8] iio: adc: ad4030: Add support for "

[PATCH 0/6] spi: aspeed: Improve clock, timing and address decoding logic
 2025-10-01 11:26 UTC  (7+ messages)
` [PATCH 1/6] spi: aspeed: Update clock selection strategy
` [PATCH 2/6] spi: aspeed: Improve timing calibration algorithm for AST2600 platform
` [PATCH 3/6] spi: aspeed: Force default address decoding range assignment for each CS
` [PATCH 4/6] spi: aspeed: Centralize address decoding region management
` [PATCH 5/6] spi: aspeed: Add per-platform adjust_window callback for decoding range
` [PATCH 6/6] spi: aspeed: Only map necessary address window region

Patchwork housekeeping for: spi-devel-general
 2025-09-30  2:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-29  9:56 UTC 

[PATCH v3 0/1] Add SPI offload trigger offset
 2025-09-29  9:34 UTC  (5+ messages)
` [PATCH v3 1/1] spi: offload: Add offset parameter

[PATCH v3 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-28 18:30 UTC  (6+ messages)
` [PATCH v3 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[GIT PULL] SPI fixes for v6.17-rc7
 2025-09-28 17:31 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).