Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-03-26 10:01:04 to 2025-04-10 06:56:36 UTC [more...]

[PATCH 0/3] spi: fsl-qspi: Fix double cleanup in probe error path
 2025-04-10  6:56 UTC 

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-10  6:48 UTC  (47+ messages)
` [PATCH 01/16] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 03/16] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH 04/16] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH 05/16] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 07/16] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 09/16] i2c: mux: Set adapter supplier
` [PATCH 10/16] i2c: mux: Create missing devlink between mux and "
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 14/16] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
` [PATCH 16/16] misc: lan966x_pci: Add drivers needed to support SFPs in Kconfig help

[PATCH 0/7] ASoC: add Renesas MSIOF sound driver
 2025-04-10  6:33 UTC  (29+ messages)
` [PATCH 1/7] spi: renesas,sh-msiof: Living separately from MSIOF I2S Sound
` [PATCH 2/7] spi: sh-msiof: ignore driver probing if it was MSIOF Sound
` [PATCH 3/7] ASoC: rsnd: allow to use ADG only
` [PATCH 4/7] ASoC: rsnd: enable to use "adg" clock
` [PATCH 5/7] ASoC: renesas: add MSIOF sound Documentation
` [PATCH 6/7] ASoC: renesas: add MSIOF sound support
` [PATCH 7/7] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support

Patchwork summary for: spi-devel-general
 2025-04-09 20:40 UTC 

[PATCH next] spi: spi_amd: Fix an IS_ERR() vs NULL check in probe
 2025-04-09 20:18 UTC  (3+ messages)

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-04-09 17:43 UTC  (4+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
` [PATCH v6 2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API

[PATCH] spi: intel: Improve resource mapping
 2025-04-09 16:25 UTC 

[PATCH] spi: meson-spicc: add DMA support
 2025-04-09 12:35 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2025-04-08 17:00 UTC 

[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
 2025-04-08 16:43 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-04-08 15:30 UTC 

[PATCH] spi: xcomm: use new GPIO line value setter callbacks
 2025-04-08 15:27 UTC  (2+ messages)

[PATCH v4 0/2] Add basic SPI support for SG2042 SoC
 2025-04-08 11:21 UTC  (5+ messages)
` [PATCH v4 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO "
` [PATCH v4 2/2] riscv: sophgo: dts: Add spi controller for SG2042

Patchwork summary for: spi-devel-general
 2025-04-07 17:01 UTC 

[PATCH] spi: spi_amd: Add PCI-based driver for AMD HID2 SPI controller
 2025-04-07 16:15 UTC  (2+ messages)

[PATCH v1 1/1] spi: Simplify conditionals in spi_set_cs()
 2025-04-07 16:15 UTC  (2+ messages)

[PATCH v2 1/1] spi: Group CS related fields in struct spi_device
 2025-04-07 16:15 UTC  (2+ messages)

[PATCH next] spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation
 2025-04-07 16:15 UTC  (2+ messages)

[PATCH] mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND
 2025-04-07  7:15 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.15-merge-window
 2025-04-04 17:02 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-04-04 14:57 UTC 

[PATCH v2] spi: Add support for Double Transfer Rate (DTR) mode
 2025-04-04 13:54 UTC 

[PATCH V1] spi: Add support for Double Transfer Rate (DTR) mode
 2025-04-04 13:53 UTC  (11+ messages)

linux-next: Tree for Apr 3 (drivers/spi/spi-qpic-snand)
 2025-04-04  6:39 UTC  (2+ messages)

[PATCH] spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent
 2025-04-02 16:04 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2025-04-02 15:30 UTC 

[PATCH] spi: bcm2835: Do not call gpiod_put() on invalid descriptor
 2025-04-02 14:59 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2025-04-02 11:50 UTC 

[PATCH 00/10] spi: Add driver to support AMD eSPI controller
 2025-04-02 11:43 UTC  (14+ messages)
` [PATCH 01/10] spi: espi_amd: Add AMD eSPI controller driver support
` [PATCH 02/10] spi: espi_amd: Add eSPI set config IOCTL command
` [PATCH 08/10] spi: espi_amd: Add support for IO/MMIO configuration

Patchwork summary for: spi-devel-general
 2025-04-01 17:10 UTC 

[PATCH v2] spi: cadence-qspi: revert "Improve spi memory performance"
 2025-04-01 16:54 UTC  (2+ messages)

[PATCH v4 0/9] Add RZ/G3E xSPI support
 2025-04-01 14:35 UTC  (2+ messages)
` [PATCH v4 9/9] spi: rpc-if: Add write support for memory-mapped area

[PATCH v2 0/2] spi: tegra210-quad: Improve messages on pathological case
 2025-04-01 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
` [PATCH v2 2/2] spi: tegra210-quad: add rate limiting and simplify timeout error message

[PATCH] Revert "spi: cadence-qspi: Improve spi memory performance"
 2025-04-01  9:59 UTC  (4+ messages)

[RFC PATCH v4 0/3] Virtio SPI Linux driver
 2025-04-01  3:36 UTC  (4+ messages)
` [RFC PATCH v4 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v4 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v4 3/3] SPI: Add virtio SPI driver

[PATCH 2/3] dt-bindings: spi: Add DT schema for Tegra SPIDEV controller
 2025-03-31 14:09 UTC  (17+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-03-31 10:56 UTC 

[PATCH v1 1/1] spi: Group CS related fields in struct spi_device
 2025-03-31 10:34 UTC  (2+ messages)

[PATCH] spi: dt-bindings: cdns,qspi-nor: Update minItems/maxItems of resets for Cadence OSPI controller
 2025-03-28 13:42 UTC  (3+ messages)

[PATCH 1/3] spi: tegra210-quad: use device_reset_optional() instead of device_reset()
 2025-03-28 13:18 UTC  (11+ messages)

[PATCH v1 1/1] mfd: rk8xx: Fix shutdown handler
 2025-03-28  5:27 UTC  (5+ messages)
    ` SPI transfers in atomic context [Was: Re: [PATCH v1 1/1] mfd: rk8xx: Fix shutdown handler]

Patchwork summary for: spi-devel-general
 2025-03-27 21:40 UTC 

[PATCH] spi: fsl-qspi: use devm function instead of driver remove
 2025-03-27 21:11 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-03-27 20:57 UTC 

[PATCH v5 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-03-27 16:45 UTC  (9+ messages)
` [PATCH v5 1/2] pm: runtime: Add new devm functions

Patchwork summary for: spi-devel-general
 2025-03-27 15:30 UTC 

[PATCH] spi: SPI_QPIC_SNAND should be tristate and depend on MTD
 2025-03-27 15:22 UTC  (2+ messages)

[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
 2025-03-27 15:03 UTC  (13+ messages)

[PATCH] spi: spidev: Add compatible for LWE's btt device
 2025-03-26 21:28 UTC  (9+ messages)
    ` [PATCH v2] "

Patchwork housekeeping for: spi-devel-general
 2025-03-26 17:57 UTC 

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

[PATCH] spi-rockchip: Fix register out of bounds access
 2025-03-26 16:21 UTC  (2+ messages)

[PATCH v15 0/2] Add QPIC SPI NAND driver
 2025-03-26 14:49 UTC  (4+ messages)
` [PATCH v15 2/2] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface


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