Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-05-02 11:11:09 to 2025-05-09 17:54:57 UTC [more...]

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-05-09 17:54 UTC  (8+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
          ` [GIT TAG] Power management (runtime PM) change for 6.16

[PATCH V3 RESEND 1/2] dt-bindings: spi: tegra: Document IOMMU property for Tegra234 QSPI
 2025-05-09 16:54 UTC  (2+ messages)
` [PATCH V3 RESEND 2/2] spi: tegra210-quad: Add support for internal DMA

[PATCH 00/14] spi: spi-fsl-dspi: DSPI support for NXP S32G platforms
 2025-05-09 16:07 UTC  (25+ messages)
` [PATCH 01/14] spi: spi-fsl-dspi: Define regmaps per device
` [PATCH 02/14] spi: spi-fsl-dspi: Re-use one volatile regmap for both device types
` [PATCH 03/14] spi: spi-fsl-dspi: restrict register range for regmap access
` [PATCH 04/14] spi: spi-fsl-dspi: Add config and regmaps for S32G platforms
` [PATCH 05/14] spi: spi-fsl-dspi: Use spi_alloc_target for target
` [PATCH 06/14] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
` [PATCH 07/14] spi: spi-fsl-dspi: Reset SR flags before sending a new message
` [PATCH 08/14] spi: spi-fsl-dspi: Use DMA for S32G controller in target mode
` [PATCH 09/14] spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32G
` [PATCH 10/14] spi: spi-fsl-dspi: Enable modified transfer protocol
` [PATCH 11/14] spi: spi-fsl-dspi: Halt the module after a new message transfer
` [PATCH 12/14] dt-bindings: spi: dspi: Add S32G support
` [PATCH 13/14] spi: spi-fsl-dspi: Enable support for S32G platforms
` [PATCH 14/14] arm64: dts: Add DSPI entries "

[PATCH 1/2] spi: dt-bindings: fsl,dspi: Fix example indentation
 2025-05-09 15:50 UTC  (3+ messages)
` [PATCH 2/2] spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example

[REGRESSION] applespi from 6.12 onwards
 2025-05-09 15:23 UTC  (11+ messages)

[PATCH v3] dt-bindings: spi: tegra: Document IOMMU property for Tegra234 QSPI
 2025-05-09 12:43 UTC  (3+ messages)
` [PATCH v2] spi: tegra210-quad: Add support for internal DMA

[PATCH v4 0/9] ASoC: add Renesas MSIOF sound driver
 2025-05-09  9:43 UTC  (7+ messages)
` [PATCH v4 8/9] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support
` [PATCH v4 9/9] arm64: defconfig: add Renesas MSIOF sound support

[PATCH RESEND 1/3] spi: tegra210-quad: Add iommus property to DT bindings
 2025-05-08 20:27 UTC  (5+ messages)
` [PATCH RESEND 2/3] arm64: tegra: Configure QSPI clocks and add DMA
` [PATCH RESEND 3/3] spi: tegra210-quad: Add support for internal DMA

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-08 19:21 UTC  (43+ messages)
` [PATCH v2 01/26] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v2 02/26] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v2 03/26] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v2 04/26] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v2 06/26] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v2 07/26] drivers: core: Use fw_devlink_set_device()
` [PATCH v2 08/26] pinctrl: cs42l43: "
` [PATCH v2 09/26] cxl/test: Use device_set_node()
` [PATCH v2 10/26] cxl/test: Use fw_devlink_set_device()
` [PATCH v2 11/26] PCI: of: "
` [PATCH v2 12/26] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v2 13/26] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v2 14/26] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v2 15/26] i2c: mux: Set adapter physical device
` [PATCH v2 16/26] i2c: mux: Create missing devlink between mux and "
` [PATCH v2 17/26] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v2 18/26] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v2 19/26] i2c: busses: at91: "
` [PATCH v2 20/26] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v2 21/26] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v2 22/26] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data
` [PATCH v2 24/26] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v2 25/26] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v2 26/26] misc: lan966x_pci: Add drivers needed to support SFPs "

Patchwork summary for: spi-devel-general
 2025-05-08 14:50 UTC 

[PATCH] spi: tegra114: Use value to check for invalid delays
 2025-05-08 14:39 UTC  (4+ messages)

[PATCH v3] spi: stm32-ospi: Make usage of reset_control_acquire/release() API
 2025-05-08  9:16 UTC  (2+ messages)

[PATCH v5 0/7] Add RZ/G3E xSPI support
 2025-05-08  9:08 UTC  (3+ messages)
` [PATCH v5 7/7] spi: rpc-if: Add write support for memory-mapped area

[PATCH v2 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
 2025-05-07 16:04 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API

[PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
 2025-05-07  9:43 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-05-07  7:57 UTC 

[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-07  6:11 UTC  (14+ messages)
` [PATCH v4 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v4 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v4 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v4 4/7] include: fpga: adi-axi-common: add new helper macros
` [PATCH v4 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v4 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v4 7/7] clk: clk-axi-clkgen: fix coding style issues

Patchwork summary for: spi-devel-general
 2025-05-07  3:00 UTC 

[PATCH v3 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-05-07  2:57 UTC  (5+ messages)
` [PATCH v3 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi

[PATCH 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse
 2025-05-07  2:34 UTC  (4+ messages)
` [PATCH 22/22] ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>

Patchwork housekeeping for: spi-devel-general
 2025-05-06 18:57 UTC 

[PATCH v2] dt-bindings: spi: nvidia,tegra210-quad: Add IOMMU property for Tegra234
 2025-05-06 18:14 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: nvidia,tegra210-quad: Add IOMMU property for Tegra234
 2025-05-06 18:12 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-05-06 15:57 UTC 

[PATCH 1/3] spi: tegra210-quad: Add iommus property to DT bindings
 2025-05-06 12:22 UTC  (3+ messages)
` [PATCH 2/3] arm64: tegra: Configure QSPI clocks and add DMA
` [PATCH 3/3] spi: tegra210-quad: Add support for internal DMA

[PATCH] spi: tegra114: Don't fail set_cs_timing when delays are zero
 2025-05-06 10:31 UTC  (7+ messages)

[PATCH v3 0/9] Add support to load QUP SE firmware from
 2025-05-06  9:17 UTC  (9+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[PATCH v4 0/5] Add support to load QUP SE firmware from
 2025-05-06  9:15 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v4 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v4 3/5] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v4 4/5] spi: geni-qcom: Load spi "
` [PATCH v4 5/5] serial: qcom-geni: Load UART "

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

[PATCH v2 0/3] spi: Minor smatch fixes
 2025-05-05 23:46 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 111/114] spi: zynqmp-gqspi: Always acknowledge interrupts
 2025-05-05 23:18 UTC 

[PATCH AUTOSEL 5.15 149/153] spi: zynqmp-gqspi: Always acknowledge interrupts
 2025-05-05 23:13 UTC 

[PATCH AUTOSEL 6.1 207/212] spi: zynqmp-gqspi: Always acknowledge interrupts
 2025-05-05 23:06 UTC 

[PATCH AUTOSEL 6.6 025/294] spi-rockchip: Fix register out of bounds access
 2025-05-05 22:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 284/294] spi: zynqmp-gqspi: Always acknowledge interrupts

[PATCH AUTOSEL 6.12 031/486] spi-rockchip: Fix register out of bounds access
 2025-05-05 22:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 108/486] spi: spi-mux: Fix coverity issue, unchecked return value
` [PATCH AUTOSEL 6.12 465/486] spi: zynqmp-gqspi: Always acknowledge interrupts

[PATCH AUTOSEL 6.14 035/642] spi-rockchip: Fix register out of bounds access
 2025-05-05 22:13 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 135/642] spi: spi-mux: Fix coverity issue, unchecked return value
` [PATCH AUTOSEL 6.14 589/642] spi: zynqmp-gqspi: Always acknowledge interrupts

[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-05-05 18:49 UTC  (2+ messages)
` [PATCH v5 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`

[PATCH v2] mtd: core: add sync between read/write and unbind device
 2025-05-05 16:39 UTC 

[PATCH next 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-05-05 13:21 UTC  (6+ messages)
` [PATCH next 1/2] mtd: nand: qpic-common: add defines for ECC_MODE values
` [PATCH next 2/2] spi: spi-qpic-snand: add support for 8 bits ECC strength

[regression] jetson-tk1: spi do not probe anymore
 2025-05-05 10:28 UTC  (5+ messages)

Patchwork summary for: spi-devel-general
 2025-05-04  0:10 UTC 

[PATCH] spi: loopback-test: Simplify strange loopback value check
 2025-05-04  0:05 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-05-03 11:56 UTC 

[GIT PULL] SPI fixes for v6.15-rc4
 2025-05-03  3:35 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-05-02 23:40 UTC 

[RESEND PATCH v6 0/1] Add support for SAMA7D65
 2025-05-02 16:10 UTC  (2+ messages)
` [RESEND PATCH v6 1/1] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart

Patchwork summary for: spi-devel-general
 2025-05-02 12:00 UTC 

[PATCH 0/2] Add QPIC SPI NAND support for IPQ5018
 2025-05-02 11:39 UTC  (2+ messages)
` (subset) "

[PATCH] spi: loopback-test: Do not split 1024-byte hexdumps
 2025-05-02 11:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox