linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 07:36:55 to 2023-05-30 08:56:55 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-05-30  8:56 UTC 

[PATCH v2 0/3] spi: mt65xx: Convert to platform remove callback returning void
 2023-05-30  8:16 UTC  (4+ messages)
` [PATCH v2 1/3] spi: mt65xx: Properly handle failures in .remove()
` [PATCH v2 2/3] spi: mt65xx: Convert to platform remove callback returning void
` [PATCH v2 3/3] spi: mt65xx: Don't disguise a "return 0" as "return ret"

Rozszerzenie Programu Mój Prąd 5.0
 2023-05-30  8:05 UTC 

[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
 2023-05-30  2:56 UTC  (10+ messages)
` [PATCH v2 4/4] spi: cadence-quadspi: use STIG mode for small reads

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

[PATCH] spi: fsl-dspi: avoid SCK glitches with continuous transfers
 2023-05-29 22:34 UTC 

[PATCH 1/3] spi: spi-sn-f-ospi: Use devm_clk_get_enabled()
 2023-05-28 19:58 UTC  (3+ messages)
` [PATCH 2/3] spi: spi-sn-f-ospi: Use min_t instead of opencoding it
` [PATCH 3/3] spi: spi-sn-f-ospi: Make read-only array `width_available` static const

[PATCH v5 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-05-27  1:07 UTC  (3+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2023-05-26 16:50 UTC 

[PATCH] spi: Switch i2c drivers back to use .probe()
 2023-05-26 16:44 UTC  (2+ messages)

[PATCH] spi: imx: correct handling of MXC_CSPIRXDATA value endianness
 2023-05-26 15:13 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2023-05-25 15:58 UTC 

[PATCH] spi: mediatek: advertise the availability of Dual and Quad mode
 2023-05-25 15:46 UTC  (5+ messages)

[PATCH v11 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-25  9:28 UTC  (22+ messages)
` [PATCH v11 1/2] dt-bindings: spi: add "
` [PATCH v11 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] spi: mt65xx: make sure operations completed before unloading
 2023-05-25  7:23 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.4-rc3
 2023-05-24 18:48 UTC  (2+ messages)

[Patch V10 0/3] Tegra TPM driver with HW flow control
 2023-05-24 12:43 UTC  (9+ messages)
` [Patch V10 2/3] tpm_tis-spi: Add hardware wait polling

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-24 12:41 UTC  (16+ messages)
` [PATCH v14 2/8] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v14 6/8] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller
` (subset) [PATCH v14 0/8] Support AMD Pensando Elba SoC

[PATCH v6 0/5] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-24 11:42 UTC  (8+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] spi: spi-imx: add support for "
` [PATCH v6 3/5] spi: spidev: add two new spi mode bits
` [PATCH v6 4/5] spi: spidev_test: Sorted the options into logical groups
` [PATCH v6 5/5] spi: spidev_test Add three missing spi mode bits

Patchwork summary for: spi-devel-general
 2023-05-24 11:10 UTC 

[PATCH] spi: lpspi: disable lpspi module irq in DMA mode
 2023-05-24 11:04 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-05-24  9:56 UTC 

Patchwork summary for: spi-devel-general
 2023-05-23 21:30 UTC 

[PATCH 0/3] spi: spi-imx: fix use of more than four chip selects
 2023-05-23 21:22 UTC  (11+ messages)
` [PATCH 3/3] spi: spi-imx: fix use of more than four chipselects

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

[PATCH v3] spi: spi-cadence: Add missing kernel doc for clk_rate in cdns_spi
 2023-05-23 14:28 UTC  (2+ messages)

W sprawie samochodu
 2023-05-23  7:30 UTC 

[PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller
 2023-05-23  2:12 UTC  (2+ messages)

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

[PATCH v2 1/2] spi: spi-cadence: Interleave write of TX and read of RX FIFO
 2023-05-22 14:29 UTC  (6+ messages)
` [PATCH 2/2] spi: spi-cadence: Add missing kernel doc for clk_rate in cdns_spi

[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-22 11:07 UTC  (10+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] spi: spi-imx: add support for "
` [PATCH v5 3/4] spi: spidev: add two new spi mode bits
` [PATCH v5 4/4] spi: spidev_test Add three missing "

[PATCH v8 0/6] Add Intel LJCA device driver
 2023-05-22  9:50 UTC  (7+ messages)
` [PATCH v8 1/6] usb: Add support for Intel LJCA device
` [PATCH v8 2/6] usb: ljca: Add transport interfaces for sub-module drivers
` [PATCH v8 5/6] i2c: Add support for Intel LJCA USB I2C driver

Patchwork housekeeping for: spi-devel-general
 2023-05-22  7:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-05-20 22:56 UTC 

[PATCH v1] spi-dw-core.c: Fix error checking for debugfs_create_dir
 2023-05-20 22:40 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-05-20 19:56 UTC 

[PATCH v4 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-20 18:21 UTC  (9+ messages)
` [PATCH v4 2/3] spi: spi-imx: add support for "
` [PATCH v4 3/3] spi: spidev: add "

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-19  9:24 UTC  (31+ messages)
` [PATCH 06/10] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH 07/10] irqchip/cs42l43: Add support for the cs42l43 IRQs
` [PATCH 08/10] pinctrl: cs42l43: Add support for the cs42l43

Patchwork summary for: spi-devel-general
 2023-05-18 22:30 UTC 

[PATCH] spi: hisi-kunpeng: Fix error checking
 2023-05-18 22:29 UTC  (2+ messages)

[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-18 21:12 UTC  (3+ messages)
` [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH V8 0/7] spi: Add support for stacked/parallel memories
 2023-05-18 16:19 UTC  (5+ messages)
` [PATCH V8 1/7] spi: Add stacked and parallel memories support in SPI core

[PATCH] spi: qup: Request DMA before enabling clocks
 2023-05-18 13:04 UTC 

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-05-18 10:45 UTC  (8+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-05-18  9:56 UTC 

[PATCH] spi: spi-cadence: Interleave write of TX and read of RX FIFO
 2023-05-18  8:28 UTC  (3+ messages)

Tlakově litý
 2023-05-18  8:15 UTC 

[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
 2023-05-17 23:03 UTC  (3+ messages)
` [PATCH v11 3/3] spi: dw: Round of n_bytes to power of 2

Patchwork housekeeping for: spi-devel-general
 2023-05-17 22:56 UTC 

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-05-17 21:36 UTC  (9+ 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] spi-dw-core.c: Fix error checking for debugfs_create_dir
 2023-05-17 21:21 UTC  (2+ messages)

[PATCH 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-17 17:46 UTC  (5+ messages)
` [PATCH 2/3] spi: spi-imx: add support for "
` [PATCH 3/3] spi: spidev: add "

Patchwork summary for: spi-devel-general
 2023-05-17 14:50 UTC 

[PATCH] spi: Add option to keep the MOSI line low, when it is idle
 2023-05-17 14:35 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag

[PATCH 0/2] spi: spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-05-17 14:23 UTC  (5+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead

[PATCH v2 0/2] spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-05-17 14:20 UTC  (5+ 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

[PATCH 1/2] spi: spi-cadence: Avoid read of RX FIFO before its ready
 2023-05-17 10:46 UTC  (5+ messages)

[PATCH v10 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-17  8:20 UTC  (5+ messages)
` [PATCH v10 1/2] dt-bindings: spi: add "
` [PATCH v10 2/2] spi: loongson: add bus driver for the loongson spi controller

W sprawie samochodu
 2023-05-17  7:51 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-05-16 13:56 UTC 

Patchwork summary for: spi-devel-general
 2023-05-16 11:40 UTC 

[PATCH] spi: dw: Replace spi->chip_select references with function calls
 2023-05-16 11:37 UTC  (2+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-05-16 10:37 UTC  (3+ 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).