messages from 2026-03-23 21:36:15 to 2026-03-28 00:30:52 UTC [more...]
[GIT PULL] SPI fixes for v7.0-rc5
2026-03-28 0:30 UTC (2+ messages)
[PATCH 0/2] spi: more GPIO CS work
2026-03-27 18:29 UTC (3+ messages)
` [PATCH 2/2] spi: spi-mem: fallback to using transfers when CS gpios are used
[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 00/12] treewide: Convert buses to use generic driver_override
2026-03-26 18:08 UTC (27+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [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: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
[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)
[PATCH 0/2] Add Renesas RZ/G3L RSPI support
2026-03-26 14:28 UTC (5+ 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)
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 0/6] Add QSPI support for QCS615 and improve interconnect handling
2026-03-26 9:10 UTC (18+ 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 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 00/11] Add spi-hid transport driver
2026-03-25 8:49 UTC (13+ messages)
` [PATCH v2 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v2 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v2 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v2 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v2 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v2 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v2 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v2 08/11] HID: spi_hid: add device tree "
` [PATCH v2 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v2 10/11] HID: spi-hid: add power management implementation
` [PATCH v2 11/11] HID: spi-hid: add panel follower support
[PATCH v2 0/5] spi: imx: fix use-after-free on unbind
2026-03-24 14:26 UTC (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] spi: rockchip: fix controller deregistration
` [PATCH v2 3/5] spi: imx: switch to managed controller allocation
` [PATCH v2 4/5] spi: tegra20-slink: "
` [PATCH v2 5/5] spi: rockchip: "
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 (6+ messages)
` [PATCH 1/2] dt-bindings: spi: Fix clock-names definition
` [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 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
2026-03-24 13:50 UTC (27+ messages)
` [PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()
` [PATCH net-next 07/10] net: phy: "
[PATCH AUTOSEL 6.19-6.6] spi: geni-qcom: Check DMA interrupts early in ISR
2026-03-24 11:19 UTC
[PATCH 0/2] *** SUBJECT HERE ***
2026-03-24 9:54 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: spi: Fix clock-names definition
` [PATCH 2/2] [v3] spi: spi-mtk-nor: Modify and optimization the SNFC
Patchwork housekeeping for: spi-devel-general
2026-03-24 8:56 UTC
Re:[PATCH 2/2] [v3] spi: spi-mtk-nor: Modify and optimization the SNFC
2026-03-24 8:13 UTC
[PATCH 0/5] spi: imx: fix use-after-free on unbind
2026-03-24 8:09 UTC (6+ messages)
` [PATCH 4/5] spi: rockchip: fix controller deregistration
Patchwork housekeeping for: spi-devel-general
2026-03-24 6:57 UTC
[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
2026-03-24 6:46 UTC (7+ messages)
` [PATCH v5 01/17] spi: axiado: Simplify clock management with devm_clk_get_enabled()
` [PATCH v5 15/17] spi: uniphier: Simplify clock handling "
` (subset) [PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
[PATCH 0/2] *** SUBJECT HERE ***
2026-03-24 2:47 UTC
[PATCH v1 1/1] spi: Replace open coded variant of spi_bpw_to_bytes()
2026-03-23 15:46 UTC (2+ messages)
[PATCH] spi: meson-spicc: Fix double-put in remove path
2026-03-23 18:32 UTC (2+ messages)
[PATCH] spi: pl022: update outdated references to pump_transfers()
2026-03-23 18:11 UTC (2+ messages)
[PATCH 0/2] spi hisi-kunpeng cleanup and fix
2026-03-23 22:03 UTC (2+ messages)
[PATCH 0/2] spi: sn-f-ospi: two small fixes
2026-03-23 14:52 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2026-03-24 0:10 UTC
Patchwork summary for: spi-devel-general
2026-03-23 22:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox