linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 08:20:52 to 2023-05-12 10:56:52 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-05-12 10:56 UTC 

[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
 2023-05-12 10:47 UTC  (4+ messages)
` [PATCH v11 1/3] spi: dw: Add DMA directional capability check
` [PATCH v11 2/3] spi: dw: Add DMA address widths "
` [PATCH v11 3/3] spi: dw: Round of n_bytes to power of 2

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-12  9:40 UTC  (10+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] spi: Add option to keep the MOSI line low, when it is idle
 2023-05-12  6:54 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag
  ` [PATCH v2 2/4] spi: add SPI_MOSI_IDLE_LOW mode bit
  ` [PATCH v2 3/4] spi: spi-imx: add support for "
  ` [PATCH v2 4/4] spi: spidev: add "

Patchwork summary for: spi-devel-general
 2023-05-12  5:30 UTC 

[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-12  5:24 UTC  (14+ messages)
` [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v5 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
` (subset) [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support

[PATCH v8 0/6] Add Intel LJCA device driver
 2023-05-12  4:18 UTC  (9+ 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 3/6] Documentation: Add ABI doc for attributes of LJCA device
` [PATCH v8 4/6] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v8 5/6] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v8 6/6] spi: Add support for Intel LJCA USB SPI driver

[PATCH v10 0/5] spi: dw: DW SPI DMA Driver updates
 2023-05-12  1:13 UTC  (10+ messages)
` [PATCH v10 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
` [PATCH v10 2/5] spi: dw: Move dw_spi_can_dma()
` [PATCH v10 3/5] spi: dw: Add DMA directional capability check
` [PATCH v10 4/5] spi: dw: Add DMA address widths "
` [PATCH v10 5/5] spi: dw: Round of n_bytes to power of 2

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

[PATCH V8 0/7] spi: Add support for stacked/parallel memories
 2023-05-11 16:50 UTC  (9+ messages)
` [PATCH V8 1/7] spi: Add stacked and parallel memories support in SPI core
` [PATCH V8 2/7] mtd: spi-nor: Convert macros with inline functions
` [PATCH V8 3/7] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V8 4/7] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V8 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V8 6/7] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V8 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[linux-next:master] BUILD SUCCESS WITH WARNING aabe491169befbe5481144acf575a0260939764a
 2023-05-11 16:33 UTC 

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

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

[PATCH] spi: spi-geni-qcom: Select FIFO mode for chip select
 2023-05-11  6:01 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2023-05-11  5:50 UTC 

[PATCH] spi: s3c64xx: Disable IRQ mode when using DMA
 2023-05-11  5:40 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578
 2023-05-10 16:59 UTC 

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

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-10 10:13 UTC  (17+ messages)
` [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v3 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v3 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

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

[PATCH v3 0/3] Improve polling mode of s3c64xx driver
 2023-05-10  6:54 UTC  (12+ messages)
    ` [PATCH v3 1/3] spi: s3c64xx: change polling mode to optional
    ` [PATCH v3 2/3] spi: s3c64xx: add sleep during transfer
    ` [PATCH v3 3/3] spi: s3c64xx: support interrupt based pio mode

[PATCH 1/2] spi: spi-cadence: Avoid read of RX FIFO before its ready
 2023-05-09 16:41 UTC  (2+ messages)
` [PATCH 2/2] spi: spi-cadence: Only overlap FIFO transactions in slave mode

[PATCH V7 0/7] spi: Add support for stacked/parallel memories
 2023-05-09 16:17 UTC  (11+ messages)
` [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core

[PATCH] arm64: defconfig: Enable UBIFS
 2023-05-09 10:44 UTC  (3+ messages)

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

[PATCH v9 0/5] spi: dw: DW SPI DMA Driver updates
 2023-05-09  8:25 UTC  (4+ messages)
` [PATCH v9 4/5] spi: dw: Add DMA address widths capability check

Patchwork housekeeping for: spi-devel-general
 2023-05-08 21:56 UTC 

[PATCH v3 0/3] Fix up Nokia 770 regression
 2023-05-08 21:31 UTC  (12+ messages)
` [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v3 2/3] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v3 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-05-08 21:24 UTC  (6+ 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 v4 3/4] ARM: omap1: Fix up the Nokia 770 board device IRQs
` [PATCH v4 4/4] ARM: dts: Fix erroneous ADS touchscreen polarities

Patchwork summary for: spi-devel-general
 2023-05-08 14:28 UTC 

[PATCH] spi: lpspi: run transfer speed_hz sanity check
 2023-05-08 13:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
 2023-05-08 13:27 UTC  (3+ messages)

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-05-08 13:27 UTC  (2+ messages)

W sprawie samochodu
 2023-05-08  7:50 UTC 

[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
 2023-05-08  7:44 UTC  (9+ messages)
` [PATCH v2 4/4] spi: cadence-quadspi: use STIG mode for small reads

[PATCH v4 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07 22:40 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v4 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v4 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v4 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v4 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

Patchwork housekeeping for: spi-devel-general
 2023-05-07 15:56 UTC 

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07  7:42 UTC  (20+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[PATCH AUTOSEL 6.1 09/19] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:34 UTC 

[PATCH AUTOSEL 4.14 5/8] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:37 UTC 

[PATCH AUTOSEL 5.15 06/10] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:35 UTC 

[PATCH AUTOSEL 5.10 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:35 UTC 

[PATCH AUTOSEL 4.19 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:36 UTC 

[PATCH AUTOSEL 5.4 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:36 UTC 

[PATCH AUTOSEL 6.2 10/20] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-05-07  0:32 UTC 

[PATCH AUTOSEL 6.3 09/24] spi: intel-pci: Add support for Meteor Lake-S SPI serial flash
 2023-05-07  0:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 13/24] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3

Patchwork housekeeping for: spi-devel-general
 2023-05-06 23:56 UTC 

[PATCH v2 0/2] spi: spi-cadence: Add Slave mode support
 2023-05-05 16:28 UTC  (3+ messages)
` [PATCH v2 2/2] spi: spi-cadence: Add support for Slave mode

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

[PATCH v2 0/3] Fix up Nokia 770 regression
 2023-05-05 10:11 UTC  (6+ messages)
` [PATCH v2 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v2 2/3] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v2 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs

[PATCH] spi: lpspi: disable lpspi module irq in DMA mode
 2023-05-05  9:40 UTC  (3+ messages)

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

[PATCH 0/7] spi: stm32: add spi slave mode
 2023-05-04 17:13 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: spi: stm32: add address-cells and size-cells into yaml
` [PATCH 4/7] dt-bindings: spi: stm32: add bindings regarding stm32h7 spi slave
` [PATCH 6/7] dt-bindings: spi: stm32: add stm32h7 st,spi-slave-underrun property

[PATCH 0/4] Fix up Nokia 770 regression
 2023-05-03 18:41 UTC  (6+ messages)
` [PATCH 1/4] Input/ARM: ads7846: Get pendown IRQ from descriptors
` [PATCH 3/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

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


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).