public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 13:13:47 to 2026-04-02 13:57:17 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2026-04-02 13:56 UTC 

[PATCH 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-02 13:32 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC
` [PATCH 2/2] spi: rzv2h-rspi: Add support for RZ/G3L (R9A08G046)

[PATCH v2 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-02 13:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC
` [PATCH v2 2/2] spi: rzv2h-rspi: Add support for RZ/G3L (R9A08G046)

Patchwork housekeeping for: spi-devel-general
 2026-04-02  2:56 UTC 

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-02  1:59 UTC  (12+ messages)
` [PATCH v3 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v3 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v3 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v3 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v3 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v3 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v3 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v3 08/11] HID: spi_hid: add device tree "
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v3 10/11] HID: spi-hid: add power management implementation
` [PATCH v3 11/11] HID: spi-hid: add panel follower support

[PATCH v2 00/11] Add spi-hid transport driver
 2026-04-02  1:54 UTC  (3+ messages)

[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
 2026-04-01 11:00 UTC  (11+ messages)
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op

[PATCH 1/2 v2] spi: add SPI_MOSI_IDLE_LOW support from device tree
 2026-03-31 23:05 UTC  (5+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-31 19:18 UTC  (29+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH] spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110
 2026-03-31 13:10 UTC  (2+ messages)

[PATCH 05/10] leds: led-class: switch to using class_find_device_by_fwnode()
 2026-03-31 10:29 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] spi: more GPIO CS work
 2026-03-31  2:35 UTC  (6+ messages)
` [PATCH 2/2] spi: spi-mem: fallback to using transfers when CS gpios are used

Patchwork summary for: spi-devel-general
 2026-03-30 22:52 UTC 

[PATCH] spi: stm32-ospi: Fix resource leak in remove() callback
 2026-03-30 12:22 UTC  (3+ messages)

[PATCH v1] spi: cadence-qspi: Fix exec_mem_op error handling
 2026-03-30 22:42 UTC  (3+ messages)

[PATCH] spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback
 2026-03-30 17:54 UTC  (2+ messages)

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-03-30 19:56 UTC  (7+ messages)
` [RFC PATCH v2 11/12] spi: cadence-quadspi: restrict PHY frequency to tuned operations

[PATCH 2/2 v2] devicetree: spi: add spi-mosi-idle-low property support
 2026-03-30 14:41 UTC  (5+ messages)

[PATCH 0/6] Add QSPI support for QCS615 and improve interconnect handling
 2026-03-30 13:19 UTC  (24+ messages)
` [PATCH v1 1/6] spi: dt-bindings: qcom-qspi: Add QCS615 compatible
` [PATCH v1 2/6] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v1 3/6] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v1 4/6] arm64: dts: qcom: qcs615-ride: enable QSPI and NOR flash
` [PATCH v1 5/6] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v1 6/6] arm64: dts: qcom: sc7180: "

[PATCH 0/2] spi: stm32-ospi: two fixes
 2026-03-30  6:02 UTC  (5+ messages)
` [PATCH 1/2] spi: stm32-ospi: Fix reset control leak on probe error
` [PATCH 2/2] spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failure

[GIT PULL] SPI fixes for v7.0-rc5
 2026-03-28  0:30 UTC  (2+ messages)

[PATCH] spi: fix use-after-free on managed registration failure
 2026-03-27 16:44 UTC  (8+ messages)

[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-27 11:43 UTC  (2+ messages)

[PATCH 0/2] spi: ch341: fix memory leaks and use-after-free
 2026-03-27 10:43 UTC  (3+ messages)
` [PATCH 1/2] spi: ch341: fix memory leaks on probe failures
` [PATCH 2/2] spi: ch341: fix devres lifetime

[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
 2026-03-26 21:03 UTC  (2+ messages)

[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
 2026-03-26 16:47 UTC  (5+ messages)
` [PATCH 1/4] spi: spi-mem: Add a no_cs_assertion capability
` [PATCH 2/4] mtd: spinand: Make sure continuous read is always disabled during probe
` [PATCH 3/4] mtd: spinand: Prevent continuous reads on some controllers
` [PATCH 4/4] spi: cadence-qspi: Prevent SPI NAND continuous reads

Patchwork summary for: spi-devel-general
 2026-03-26 16:30 UTC 

[PATCH v2 00/11] mtd: spinand: Winbond continuous read support
 2026-03-26 16:25 UTC  (12+ messages)
` [PATCH v2 01/11] mtd: spinand: Drop a too strong limitation
` [PATCH v2 02/11] mtd: spinand: Expose spinand_op_is_odtr()
` [PATCH v2 03/11] mtd: spinand: Drop ECC dirmaps
` [PATCH v2 04/11] spi: spi-mem: Transform the read operation template
` [PATCH v2 05/11] spi: spi-mem: Create a secondary read operation
` [PATCH v2 06/11] mtd: spinand: Use secondary ops for continuous reads
` [PATCH v2 07/11] mtd: spinand: winbond: Ensure chips are ordered by density
` [PATCH v2 08/11] mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
` [PATCH v2 09/11] mtd: spinand: winbond: Create a helper to write the HS bit
` [PATCH v2 10/11] mtd: spinand: winbond: Create a helper to detect the need for "
` [PATCH v2 11/11] mtd: spinand: winbond: Add support for continuous reads on W25NxxJW

[PATCH spi] spi: spi-fsl-lpspi: fix teardown order issue (UAF)
 2026-03-26 12:27 UTC  (5+ messages)

Patchwork summary for: spi-devel-general
 2026-03-26 11:40 UTC 

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

[PATCH v1 1/1] spi: Simplify devm_spi_*_controller()
 2026-03-26  9:29 UTC  (8+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26  1:28 UTC  (4+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API

[PATCH] spi: pxa2xx: update outdated reference to pump_transfers()
 2026-03-24 19:55 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-03-25 14:56 UTC 

Patchwork summary for: spi-devel-general
 2026-03-25 13:40 UTC 

[PATCH 0/2] Add nor dt-bindings new clock and modify driver
 2026-03-25 11:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: spi: Fix clock-names definition
` [PATCH 2/2] spi: spi-mtk-nor: add new clock support

[PATCH 6.12.y] spi: tegra210-quad: Protect curr_xfer check in IRQ handler
 2026-03-25 11:12 UTC  (2+ messages)

[PATCH v2 0/5] spi: imx: fix use-after-free on unbind
 2026-03-24 14:26 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-03-24 17:00 UTC 

[PATCH 0/2] Add clock to dt-bindings and Modify nor driver
 2026-03-24 16:19 UTC  (3+ messages)
` [PATCH 2/2] [v3] spi: spi-mtk-nor: Modify and optimization the SNFC

[PATCH] spi: fix resource leaks on device setup failure
 2026-03-24 14:13 UTC  (3+ messages)

[PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()
 2026-03-24 13:50 UTC  (11+ messages)


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