linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-06 12:44:09 to 2023-06-19 10:58:57 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-06-19 10:56 UTC 

[PATCH v5 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-19  9:56 UTC  (7+ messages)
` [PATCH v5 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v5 2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH v5 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v5 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v5 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v5 6/6] ASoC: cs42l43: Add support for the cs42l43

Patchwork housekeeping for: spi-devel-general
 2023-06-19  9:56 UTC 

W sprawie samochodu
 2023-06-19  9:41 UTC 

[PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19  9:16 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v3 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH v4 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-19  8:43 UTC  (7+ messages)
` [PATCH v4 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v4 2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH v4 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v4 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v4 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v4 6/6] ASoC: cs42l43: Add support for the cs42l43

[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-19  9:11 UTC  (10+ messages)
` [PATCH v3 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver

Patchwork housekeeping for: spi-devel-general
 2023-06-19  8:56 UTC 

[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19  7:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "

[PATCH] spi: atmel: Prevent false timeouts on long transfers
 2023-06-16 17:53 UTC  (7+ messages)

[PATCH v2] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 16:09 UTC  (3+ messages)

[bug report] spi: spi-qcom-qspi: Add DMA mode support
 2023-06-16 14:24 UTC  (3+ messages)

[PATCH] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 11:18 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 03/14] spi: lpspi: disable lpspi module irq in DMA mode
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 5.15 03/16] spi: lpspi: disable lpspi module irq in DMA mode
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 05/26] spi: lpspi: disable lpspi module irq in DMA mode
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 05/30] spi: lpspi: disable lpspi module irq in DMA mode
 2023-06-16 10:24 UTC 

W sprawie samochodu
 2023-06-14  7:56 UTC 

[GIT PULL] SPI fixes for v6.4-rc6
 2023-06-16  3:10 UTC  (2+ messages)

[PATCH v3 0/4] spi: stm32: add spi device mode
 2023-06-15 20:20 UTC  (10+ messages)
` [PATCH v3 1/4] spi: stm32: renaming of spi_master into spi_controller
` [PATCH v3 2/4] spi: stm32: use dmaengine_terminate_{a}sync instead of _all
` [PATCH v3 3/4] dt-bindings: spi: stm32: disable spi-slave property for stm32f4-f7
` [PATCH v3 4/4] spi: stm32: introduction of stm32h7 SPI device mode support

[PATCH v2 0/3] spi-geni-qcom: Add SPI SLAVE mode support for
 2023-06-15 17:54 UTC  (6+ messages)
` [PATCH v2 1/3] soc: qcom: geni-se: Add SPI SLAVE mode support for GENI based QuPv3
` [PATCH v2 2/3] spi: dt-bindings: qcom,spi-geni-qcom: "
` [PATCH v2 3/3] spi: spi-geni-qcom: "

Patchwork summary for: spi-devel-general
 2023-06-15 15:00 UTC 

Patchwork summary for: spi-devel-general
 2023-06-15 13:20 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-06-15 12:57 UTC 

[PATCH v2 0/4] spi: stm32: add spi slave mode
 2023-06-15  8:05 UTC  (7+ messages)
` [PATCH v2 1/4] spi: stm32: renaming of spi_master into spi_controller
` [PATCH v2 2/4] spi: stm32: use dmaengine_terminate_{a}sync instead of _all
` [PATCH v2 3/4] dt-bindings: spi: stm32: disable spi-slave property for stm32f4-f7
` [PATCH v2 4/4] spi: stm32: introduction of stm32h7 SPI slave support

[PATCH 0/2] spi-geni-qcom: Add SPI SLAVE mode support for GENI based QuPv3
 2023-06-15  7:05 UTC  (9+ messages)
` [PATCH 1/2] soc: qcom: geni-se: "
` [PATCH 2/2] spi: spi-geni-qcom: "

[PATCH 1/2] spi: dt-bindings: introduce linux,use-rt-queue flag
 2023-06-14 19:59 UTC  (16+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-06-14 10:56 UTC 

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-06-14  9:24 UTC  (7+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

[PATCH v13 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-14  2:03 UTC  (5+ messages)
` [PATCH v13 1/2] spi: dt-bindings: add "
` [PATCH v13 2/2] spi: loongson: add bus driver for the loongson spi controller

Patchwork summary for: spi-devel-general
 2023-06-13 20:20 UTC 

[PATCH] spi: dw: Replace incorrect spi_get_chipselect with set
 2023-06-13 20:12 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-06-13  8:56 UTC 

[PATCH v12 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-13  2:04 UTC  (29+ messages)
` [PATCH v12 1/2] spi: add loongson spi bindings
` [PATCH v12 2/2] spi: loongson: add bus driver for the loongson spi controller

Build regressions/improvements in v6.4-rc6
 2023-06-12 10:08 UTC  (3+ messages)

[PATCH 0/7] dt-bindings: restrict node name suffixes
 2023-06-09 15:14 UTC  (15+ messages)
` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: "
` [PATCH 2/7] dt-bindings: pwm: "
` [PATCH 3/7] dt-bindings: rtc: "
  ` (subset) "
` [PATCH 4/7] dt-bindings: slimbus: "
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "

[Patch V10 2/3] tpm_tis-spi: Add hardware wait polling
 2023-06-09 15:12 UTC  (14+ messages)

[PATCH V8 0/7] spi: Add support for stacked/parallel memories
 2023-06-08  9:29 UTC  (4+ messages)
` [PATCH V8 1/7] spi: Add stacked and parallel memories support in SPI core

Patchwork housekeeping for: spi-devel-general
 2023-06-08  7:56 UTC 

[PATCH] spi: dw: Remove misleading comment for Mount Evans SoC
 2023-06-07 21:44 UTC  (7+ messages)

Patchwork summary for: spi-devel-general
 2023-06-07 17:30 UTC 

[PATCH 0/2] spi: s3c64xx: Cleanups
 2023-06-07 17:24 UTC  (2+ messages)

[BUG] microchip-spi programming issue
 2023-06-07 16:48 UTC  (5+ messages)

[PATCH] spi: fsl-dspi: avoid SCK glitches with continuous transfers
 2023-06-07 14:02 UTC  (4+ messages)

[PATCH v2 0/2] spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-06-07 12:28 UTC  (10+ messages)
` [PATCH v2 1/2] soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
` [PATCH v2 2/2] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead

Patchwork summary for: spi-devel-general
 2023-06-07 12:20 UTC 

[PATCH 0/2] spi: dw: Add compatible for Intel Mount Evans SoC
 2023-06-06 23:21 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: spi: snps,dw-apb-ssi: "

Patchwork summary for: spi-devel-general
 2023-06-06 16:30 UTC 

Patchwork summary for: spi-devel-general
 2023-06-06 14:30 UTC 

[PATCH] spi: cadence-quadspi: Add missing check for dma_set_mask
 2023-06-06 14:22 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.4-rc5
 2023-06-06 13:22 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).