public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-23 11:25:27 to 2025-10-03 16:45:17 UTC [more...]

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

[PATCH 0/3] spi-cadence: support transmission with bits_per_word
 2025-10-03 14:58 UTC  (9+ 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] spi: rockchip-sfc: Fix DMA-API usage
 2025-10-03 11:42 UTC 

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 v6 00/13] spi: airoha: driver fixes & improvements
 2025-10-02  7:44 UTC  (15+ 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

[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  (23+ messages)
` [PATCH v3 1/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v3 2/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v3 3/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v3 4/8] iio: adc: ad4030: Reduce register access transfer speed
` [PATCH v3 5/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [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

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-09-30  7:40 UTC  (4+ messages)
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip

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 v2 00/16] Align availability checks on fwnode child node enumeration
 2025-09-29  9:54 UTC  (57+ 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 03/16] ACPI: property: Rework acpi_graph_get_next_endpoint()
` [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 06/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_by_id()
` [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

[PATCH v3 0/1] Add SPI offload trigger offset
 2025-09-29  9:34 UTC  (6+ 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  (14+ messages)
` [PATCH v3 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v3 3/3] riscv: dts: spacemit: define a SPI controller node

[GIT PULL] SPI fixes for v6.17-rc7
 2025-09-28 17:31 UTC  (2+ messages)

[PATCH v2 0/8] Add SPI offload support to AD4030
 2025-09-27 15:33 UTC  (11+ messages)
` [PATCH v2 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v2 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

Patchwork housekeeping for: spi-devel-general
 2025-09-26 21:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-26 20:56 UTC 

[PATCH 00/13] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-09-26  9:46 UTC  (7+ messages)
` [PATCH 12/13] dt-bindings: lpspi: Document nxp,lpspi-pincfg property

[PATCH v4 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-26  4:07 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v4 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v4 3/3] riscv: dts: spacemit: define a SPI controller node

Patchwork housekeeping for: spi-devel-general
 2025-09-25 12:56 UTC 

[PATCH v4 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-25 12:17 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v4 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH 1/5] usb: misc: ljca: Remove Wentong's e-mail address
 2025-09-24  7:51 UTC  (5+ messages)

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

Patchwork summary for: spi-devel-general
 2025-09-23 11:51 UTC 

[PATCH v10 0/3] Virtio SPI Linux driver
 2025-09-23 11:25 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