public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 16:56:10 to 2026-03-25 10:18:23 UTC [more...]

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-25 10:17 UTC  (21+ 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 v1 1/1] spi: Simplify devm_spi_*_controller()
 2026-03-25  9:54 UTC  (3+ messages)

[PATCH 0/6] Add QSPI support for QCS615 and improve interconnect handling
 2026-03-25  9:32 UTC  (14+ 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/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 0/2] Add nor dt-bindings new clock and modify driver
 2026-03-25  3:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Fix clock-names definition
` [PATCH 2/2] spi: spi-mtk-nor: add new clock 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] spi: spi-fsl-lpspi: fix teardown order issue (UAF)
 2026-03-24 15:42 UTC  (4+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-24 14:28 UTC  (5+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 13/19] spi: Use trace_call__##name() at guarded tracepoint call sites

[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  (40+ messages)
` [PATCH net-next 01/10] net: wan: framer: switch to using class_find_device_by_fwnode()
` [PATCH 02/10] phy: core: "
` [PATCH 03/10] spi: "
` [PATCH 04/10] regulator: of: "
` [PATCH 05/10] leds: led-class: "
` [PATCH 06/10] mux: "
` [PATCH net-next 07/10] net: phy: "
` [PATCH 08/10] fpga: bridge: "
` [PATCH 09/10] fpga: manager: "
` [PATCH 10/10] driver core: class: remove class_find_device_by_of_node()

[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  (16+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] spi: imx: switch to managed controller allocation
` [PATCH 3/5] spi: tegra20-slink: "
` [PATCH 4/5] spi: rockchip: fix controller deregistration
` [PATCH 5/5] spi: rockchip: switch to managed controller allocation

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  (21+ messages)
` [PATCH v5 01/17] spi: axiado: Simplify clock management with devm_clk_get_enabled()
` [PATCH v5 04/17] spi: img-spfi: Simplify clock handling "
` [PATCH v5 05/17] spi: imx: "
` [PATCH v5 07/17] spi: orion: "
` [PATCH v5 08/17] spi: rockchip-sfc: "
` [PATCH v5 10/17] spi: slave-mt27xx: "
` [PATCH v5 12/17] spi: stm32-qspi: "
` [PATCH v5 15/17] spi: uniphier: "
` [PATCH v5 17/17] spi: zynqmp-gqspi: "
` (subset) [PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled

[PATCH 6.12.y] spi: tegra210-quad: Protect curr_xfer check in IRQ handler
 2026-03-24  6:08 UTC 

[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:47 UTC  (7+ messages)
    `  "

[PATCH] spi: pl022: update outdated references to pump_transfers()
 2026-03-23 18:11 UTC  (4+ 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 

Patchwork summary for: spi-devel-general
 2026-03-23 18:10 UTC 

[PATCH] spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback
 2026-03-22 14:28 UTC 

[PATCH v1 0/2] spi: Add data loopback OF compatible
 2026-03-22 10:01 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: trivial-devices: add spi-miso-mosi-loopback

[PATCH] spi: pxa2xx: update outdated reference to pump_transfers()
 2026-03-21 10:59 UTC 

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

[PATCH v1] spi: geni-qcom: Fix CPHA and CPOL mode change detection
 2026-03-21  3:04 UTC  (3+ messages)

[GIT PULL] SPI fixes for v7.0-rc4
 2026-03-20 17:13 UTC  (2+ messages)

[PATCH 0/5] Add RSPIs support for RZ/G3E SoC
 2026-03-20 11:16 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: renesas: r9a09g047: Add RSPI nodes
` [PATCH 5/5] arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0

[PATCH spi-next v2 00/11] spi: spi-fsl-lpspi: various cleanup and enhancement patches
 2026-03-20  9:23 UTC  (9+ messages)
` [PATCH spi-next v2 01/11] spi: spi-fsl-lpspi: adapt to kernel coding style
` [PATCH spi-next v2 03/11] spi: spi-fsl-lpspi: fsl_lpspi_probe(): use FIELD_GET to decode Parameter register and add size check
` [PATCH spi-next v2 04/11] spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data::config::mode
` [PATCH spi-next v2 05/11] spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assignment of TCR_CPOL and SPI_CPHA
` [PATCH spi-next v2 07/11] spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer NULL pointer check
` [PATCH spi-next v2 09/11] spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void function
` [PATCH spi-next v2 10/11] spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop check

[PATCH v6 0/6] Add support for Microchip LAN969x
 2026-03-20  9:11 UTC  (2+ messages)

[PATCH v5 11/17] spi: st: Simplify clock handling with devm_clk_get_enabled()
 2026-03-20  8:39 UTC  (2+ messages)

[PATCH spi-next 00/11] spi: spi-fsl-lpspi: various cleanup and enhancement patches
 2026-03-19 18:17 UTC  (11+ messages)
` [PATCH spi-next 04/11] spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIFO Status register

Patchwork housekeeping for: spi-devel-general
 2026-03-19 17:56 UTC 

[PATCH v2 0/2] LED: Add fault state handling to LP5860 LED
 2026-03-19 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] led: lp5860: expose fault state via sysfs


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