linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-18 12:33:50 to 2022-06-29 10:56:35 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-06-29 10:56 UTC 

[PATCH v2 0/4] spi support for Exynos Auto v9 SoC
 2022-06-29 10:04 UTC  (12+ messages)
    ` [PATCH v2 1/4] spi: s3c64xx: support loopback mode
    ` [PATCH v2 2/4] spi: s3c64xx: support custom value of internal clock divider
    ` [PATCH v2 3/4] dt-bindings: samsung,spi: define exynosautov9 compatible
    ` [PATCH v2 4/4] spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC

[PATCH v3 0/4] spi support for Exynos Auto v9 SoC
 2022-06-29 10:23 UTC  (5+ messages)
    ` [PATCH v3 1/4] spi: s3c64xx: support loopback mode
    ` [PATCH v3 2/4] spi: s3c64xx: support custom value of internal clock divider
    ` [PATCH v3 3/4] dt-bindings: samsung,spi: define exynosautov9 compatible
    ` [PATCH v3 4/4] spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-28 16:49 UTC  (26+ messages)
` [PATCH v2 01/16] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v2 02/16] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH v2 03/16] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v2 04/16] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width
` [PATCH v2 05/16] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH v2 06/16] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH v2 07/16] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v2 08/16] riscv: dts: canaan: fix the k210's memory node
` [PATCH v2 09/16] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH v2 10/16] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH v2 11/16] riscv: dts: canaan: fix mmc node names
` [PATCH v2 12/16] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v2 13/16] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v2 14/16] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v2 15/16] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v2 16/16] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH 00/14] Canaan devicetree fixes
 2022-06-28 11:06 UTC  (45+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN

Patchwork summary for: spi-devel-general
 2022-06-28 10:40 UTC 

[PATCH v3 00/11] Optimize spi_sync path
 2022-06-28 10:31 UTC  (20+ messages)
` [PATCH v3 01/11] spi: Move ctlr->cur_msg_prepared to struct spi_message
` [PATCH v3 02/11] spi: Don't use the message queue if possible in spi_sync
` [PATCH v3 03/11] spi: Lock controller idling transition inside the io_mutex
` [PATCH v3 04/11] spi: __spi_pump_messages: Consolidate spin_unlocks to goto target
` [PATCH v3 05/11] spi: Remove check for controller idling in spi sync path
` [PATCH v3 06/11] spi: Remove check for idling in __spi_pump_messages()
` [PATCH v3 07/11] spi: Remove the now unused ctlr->idling flag
` [PATCH v3 08/11] spi: Remove unneeded READ_ONCE for ctlr->busy flag
` [PATCH v3 09/11] spi: Set ctlr->cur_msg also in the sync transfer case
` [PATCH v3 10/11] spi: Ensure the io_mutex is held until spi_finalize_current_message()
` [PATCH v3 11/11] spi: opportunistically skip ctlr->cur_msg_completion

[PATCH] spi: s3c64xx: move dma_release_channel to unprepare
 2022-06-28 10:31 UTC  (2+ messages)

[PATCH-next] drivers/spi: Add missing clk_disable_unprepare()
 2022-06-28 10:31 UTC  (3+ messages)

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH AUTOSEL 5.4 01/27] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 02/27] spi: cadence: Detect transmit FIFO depth

[PATCH AUTOSEL 4.14 01/17] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 02/17] spi: cadence: Detect transmit FIFO depth

[PATCH AUTOSEL 4.9 01/13] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 02/13] spi: cadence: Detect transmit FIFO depth

[PATCH AUTOSEL 4.19 01/22] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 02/22] spi: cadence: Detect transmit FIFO depth

[PATCH AUTOSEL 5.10 01/34] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 02/34] spi: cadence: Detect transmit FIFO depth

[PATCH AUTOSEL 5.15 01/41] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 02/41] spi: cadence: Detect transmit FIFO depth
` [PATCH AUTOSEL 5.15 03/41] spi: spi-mem: Fix spi_mem_poll_status()
` [PATCH AUTOSEL 5.15 19/41] spi: rockchip: Unmask IRQ at the final to avoid preemption

[PATCH AUTOSEL 5.18 01/53] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 02/53] spi: cadence: Detect transmit FIFO depth
` [PATCH AUTOSEL 5.18 03/53] spi: spi-mem: Fix spi_mem_poll_status()
` [PATCH AUTOSEL 5.18 29/53] spi: rockchip: Unmask IRQ at the final to avoid preemption

[PATCH 0/5] spi support for Exynos Auto v9 SoC
 2022-06-28  1:51 UTC  (12+ messages)
    ` [PATCH 1/5] spi: spi-s3c64xx: increase MAX_SPI_PORTS to 12
    ` [PATCH 2/5] spi: s3c64xx: support loopback mode
    ` [PATCH 3/5] spi: s3c64xx: support custom value of internal clock divider
    ` [PATCH 4/5] dt-bindings: samsung,spi: define exynosautov9 compatible
    ` [PATCH 5/5] spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC

Patchwork summary for: spi-devel-general
 2022-06-27 20:40 UTC 

[PATCH] spi: dw: Add deferred DMA-channels setup support
 2022-06-27 20:33 UTC  (3+ messages)
` [PATCH RESEND v2] "

[PATCH] spi: dt-bindings: samsung: Add Exynos4210 SPI
 2022-06-27 20:33 UTC  (3+ messages)

[PATCH] spi: mpc52xx-psc: Switch to using core message queue
 2022-06-27 20:33 UTC  (2+ messages)

[PATCH] spi: sh: Switch to using core message queue
 2022-06-27 20:33 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-27 19:56 UTC 

[PATCH] spi: s3c64xx: constify fsd_spi_port_config
 2022-06-27 17:29 UTC  (2+ messages)

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-27 15:31 UTC  (8+ messages)
` [PATCH 1/7] memory: renesas-rpc-if: Always use dev in rpcif_sw_init()
` [PATCH 2/7] memory: renesas-rpc-if: Add dev helper to rpcif_probe()
` [PATCH 3/7] memory: renesas-rpc-if: Improve Runtime PM handling
` [PATCH 4/7] memory: renesas-rpc-if: Split-off private data from struct rpcif
` [PATCH 5/7] memory: renesas-rpc-if: Move resource acquisition to .probe()
` [PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
` [PATCH 7/7] memory: renesas-rpc-if: Reinitialize registers during system resume

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2022-06-27 10:35 UTC  (10+ messages)
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done

[PATCH] spi: spi-xilinx: fix for_each_child.cocci warnings
 2022-06-27 12:23 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-24 21:56 UTC 

[GIT PULL] SPI fixes for v5.19-rc3
 2022-06-24 21:08 UTC  (2+ messages)

[PATCH] spi: fsi: Increase timeout and ensure status is checked
 2022-06-23 15:48 UTC  (3+ messages)

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-06-23 12:06 UTC  (5+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device

[PATCH v3 0/2] spi: aspeed: Fix division by zero
 2022-06-23  5:15 UTC  (4+ messages)
` [PATCH v3 1/2] spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor
` [PATCH v3 2/2] spi: aspeed: Fix division by zero

Patchwork housekeeping for: spi-devel-general
 2022-06-22 16:56 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-22 15:28 UTC  (7+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit

[PATCH v2 0/2] spi: aspeed: Fix division by zero
 2022-06-22 10:34 UTC  (5+ messages)
` [PATCH v2 1/2] spi: aspeed: Add pr_debug in aspeed_spi_dirmap_create()
` [PATCH v2 2/2] spi: aspeed: Fix division by zero

[PATCH next 0/1] Add simple PM operations to sifive-spi
 2022-06-22 10:24 UTC  (5+ messages)
` [PATCH next 1/1] spi: sifive: add PM callbacks to support suspend/resume

Patchwork housekeeping for: spi-devel-general
 2022-06-22  9:56 UTC 

[PATCH] eeprom: at25: Rework buggy read splitting
 2022-06-22  5:29 UTC  (2+ messages)

[PATCH v3 0/6] New support and problem adjustment of SPI rockchip
 2022-06-21 15:42 UTC  (3+ messages)
` [PATCH v3 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops

[PATCH 0/2] spi: cadence-quadspi: Add OSPI device reset support
 2022-06-21  9:16 UTC  (6+ messages)
` [PATCH 2/2] spi: cadence-quadspi: Add support for OSPI device reset

Patchwork housekeeping for: spi-devel-general
 2022-06-21  6:56 UTC 

[RFC] [PATCH v2 00/11] Optimize spi_sync path
 2022-06-21  6:15 UTC  (5+ messages)

[PATCH qcom v2] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
 2022-06-20 19:41 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-06-20 12:50 UTC 

[PATCH] spi: topcliff-pch: Use core message validation
 2022-06-20 12:44 UTC  (2+ messages)

[PATCH] spi: rockchip: Unmask IRQ at the final to avoid preemption
 2022-06-20 11:51 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).