Linux SPI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-01 13:47:58 to 2025-04-15 01:33:56 UTC [more...]

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:33 UTC  (2+ messages)
` [PATCH v3 01/10] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support

[PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:20 UTC  (17+ messages)
` [PATCH v2 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
` [PATCH v2 2/9] spi: sh-msiof: use dev in sh_msiof_spi_probe()
` [PATCH v2 3/9] spi: sh-msiof: ignore driver probing if it was MSIOF Sound
` [PATCH v2 4/9] ASoC: renesas: rsnd: allow to use ADG only
` [PATCH v2 5/9] ASoC: renesas: rsnd: enable to use "adg" clock
` [PATCH v2 6/9] ASoC: renesas: add MSIOF sound support
` [PATCH v2 7/9] arm64: dts: renesas: r8a779g0: tidyup MSIOF node name
` [PATCH v2 8/9] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support
` [PATCH v2 9/9] arm64: defconfig: add Renesas MSIOF sound support

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

[PATCH] spi: sun4i: add support for GPIO chip select lines
 2025-04-14 14:25 UTC  (3+ messages)

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-04-14 14:10 UTC  (5+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions

Patchwork summary for: spi-devel-general
 2025-04-14 10:12 UTC 

[PATCH v2] spi: fsl-qspi: Optimize fsl_qspi struct
 2025-04-14 10:03 UTC  (2+ messages)

[PATCH v2] spi: Add support for Double Transfer Rate (DTR) mode
 2025-04-14 10:03 UTC  (2+ messages)

[PATCH] spi: meson-spicc: add DMA support
 2025-04-14  7:16 UTC  (7+ messages)

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

[PATCH v2] spi: meson-spicc: add DMA support
 2025-04-14  6:30 UTC 

[PATCH] dt-bindings: remove RZ/N1S bindings
 2025-04-11 20:50 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.15-rc1
 2025-04-11 15:40 UTC  (2+ messages)

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

[PATCH v2 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
 2025-04-11 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API

Patchwork housekeeping for: spi-devel-general
 2025-04-11  1:56 UTC 

Patchwork summary for: spi-devel-general
 2025-04-11  1:00 UTC 

[PATCH] spi: amd: add CONFIG_PCI dependency
 2025-04-11  0:54 UTC  (2+ messages)

[PATCH 0/7] ASoC: add Renesas MSIOF sound driver
 2025-04-10 23:08 UTC  (34+ 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

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

[PATCH 0/3] spi: fsl-qspi: Fix double cleanup in probe error path
 2025-04-10 15:52 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] spi: fsl-spi: Remove redundant probe error message
` [PATCH 3/3] spi: fsl-qspi: Simplify probe error handling using managed API

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

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

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

Patchwork housekeeping for: spi-devel-general
 2025-04-10 12:56 UTC 

[PATCH v4 0/3] QPIC v2 fixes for SDX75
 2025-04-10 11:19 UTC  (5+ messages)
` [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
` [PATCH v4 2/3] mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()
` [PATCH v4 3/3] mtd: rawnand: qcom: Fix read len for onfi param page

[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

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] spi: intel: Improve resource mapping
 2025-04-09 16:25 UTC 

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 V1] spi: Add support for Double Transfer Rate (DTR) mode
 2025-04-04 13:53 UTC  (7+ 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  (5+ messages)

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  (2+ messages)
` [PATCH v2 2/2] spi: tegra210-quad: add rate limiting and simplify timeout error message


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