linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 09:44:24 to 2023-01-06 16:00:25 UTC [more...]

[PATCH v2] MAINTAINERS: Update email of Tudor Ambarus
 2023-01-06 15:59 UTC  (5+ messages)

[PATCH v2 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-06 14:27 UTC  (4+ messages)
` [PATCH v2 2/2] spi: spidev: remove debug messages that access spidev->spi without locking

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

[PATCH 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-05 14:43 UTC  (5+ messages)
` [PATCH 2/2] spi: spidev: remove debug messages that access spidev->spi without locking

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2023-01-05 11:42 UTC  (16+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 02/10] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v5 03/10] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v5 04/10] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v5 05/10] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v5 07/10] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v5 08/10] arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v5 09/10] arm: "
` [PATCH v5 10/10] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH v2 00/15] Add support for enhanced SPI for Designware SPI controllers
 2023-01-04 22:20 UTC  (22+ messages)
` [PATCH v2 01/15] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v2 02/15] spi: dw: update NDF while using enhanced spi mode
` [PATCH v2 03/15] spi: dw: update SPI_CTRLR0 register
` [PATCH v2 04/15] spi: dw: add check for support of enhanced spi
` [PATCH v2 05/15] spi: dw: Introduce enhanced mem_op
` [PATCH v2 06/15] spi: dw: Introduce dual/quad/octal spi
` [PATCH v2 07/15] spi: dw: send cmd and addr to start the spi transfer
` [PATCH v2 08/15] spi: dw: update irq setup to use multiple handler
` [PATCH v2 09/15] spi: dw: use irq handler for enhanced spi
` [PATCH v2 10/15] spi: dw: Calculate Receive FIFO Threshold Level
` [PATCH v2 11/15] spi: dw: adjust size of mem_op
` [PATCH v2 12/15] spi: dw: Add retry for enhanced spi mode
` [PATCH v2 13/15] spi: dw: detect "
` [PATCH v2 14/15] spi: dt-bindings: snps,dw-ahb-ssi: Add generic dw-ahb-ssi version
` [PATCH v2 15/15] spi: dw: initialize dwc-ssi controller

[PATCH] spi: mediatek: Enable irq before the spi registration
 2023-01-04 14:35 UTC  (6+ messages)

[PATCH 0/5] SPI core CS delay fixes and additions
 2023-01-04  9:36 UTC  (6+ messages)
` [PATCH 1/5] spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
` [PATCH 2/5] spi: Rename spi-cs-setup-ns property "
` [PATCH 3/5] spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
` [PATCH 4/5] spi: dt-bindings: Add hold/inactive CS delay peripheral properties
` [PATCH 5/5] spi: Parse hold/inactive CS delay values from the DT

[PATCH 0/2] spi: cqspi: Fix register reads in STIG Mode
 2023-01-04  6:26 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: setup ADDR Bits in cmd reads
` [PATCH 2/2] spi: cadence-quadspi: use STIG mode for small reads

[PATCH] spi: spi-loopback-test: Allow skipping delays
 2023-01-03 17:01 UTC  (2+ messages)

[PATCH -next 0/3] spi: switch to use modern name
 2023-01-03 15:12 UTC  (5+ messages)
` [PATCH -next 1/3] spi: ath79: "
` [PATCH -next 2/3] spi: a3700: "
` [PATCH -next 3/3] spi: ar934x: "

[PATCH] spi: pl022: Only use DT-specified DMA channels
 2023-01-03 14:48 UTC  (3+ messages)

[PATCH 1/8] spi: dt-bindings: Introduce spi-cs-setup-ns property
 2023-01-02 13:21 UTC  (7+ messages)

[PATCH -next 0/3] spi: altera: switch to use modern name
 2022-12-29 19:24 UTC  (5+ messages)
` [PATCH -next 1/3] "
` [PATCH -next 2/3] spi: spi-altera-dfl: "
` [PATCH -next 3/3] spi: spi-altera-platform: "

[PATCH 1/2] dt-bindings: trivial-devices: Add silabs,si3210
 2022-12-27 15:23 UTC  (3+ messages)
` [PATCH 2/2] spidev: Add Silicon Labs SI3210 device compatible

[PATCH 0/7] Support for Marvell modifications for Cadence XSPI
 2022-12-27 11:57 UTC  (19+ messages)
` [PATCH 1/7] spi: cadence: Fix busy cycles calculation
` [PATCH 2/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 3/7] spi: cadence: Add polling mode support
` [PATCH 4/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 5/7] spi: cadence: Add read access size switch
` [PATCH 6/7] spi: cadence: Add Marvell IP modification changes
` [PATCH 7/7] spi: cadence: Force single modebyte
` (subset) [PATCH 0/7] Support for Marvell modifications for Cadence XSPI

[V4] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-27 11:57 UTC  (3+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Rebind fixes and misc cleanups
 2022-12-27  9:09 UTC  (4+ messages)

[PATCH] spidev: Add Silicon Labs EM3581 device compatible
 2022-12-27  2:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add silabs,em3581
  ` [PATCH v2 2/2] spidev: Add Silicon Labs EM3581 device compatible

Patchwork summary for: spi-devel-general
 2022-12-26 23:59 UTC 

[PATCH] spi: mediatek: Enable irq when pdata is ready
 2022-12-26 13:19 UTC  (4+ messages)
    ` [PATCH] spi: mediatek: Enable irq when pdata is ready #forregzbot

[GIT PULL] SPI fixes for v6.2-rc1
 2022-12-23 22:48 UTC  (2+ messages)

DMA support for FlexSPI driver
 2022-12-20 12:23 UTC  (7+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-12-19  2:56 UTC 

[PATCH] spi: dw_bt1: fix MUX_MMIO dependencies
 2022-12-18 19:25 UTC  (4+ messages)

[PATCH v3 0/9] dt-bindings: cleanup titles
 2022-12-16 19:11 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v3 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [PATCH v3 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v3 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v3 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v3 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v3 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v3 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v3 9/9] dt-bindings: drop redundant part of title (manual)

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

[PATCH v4 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-16 11:24 UTC  (17+ messages)
` [PATCH v4 1/9] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v4 2/9] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v4 3/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v4 4/9] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v4 5/9] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v4 6/9] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v4 7/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v4 8/9] arm/arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v4 9/9] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH] spi: fsl_spi: Don't change speed while chipselect is active
 2022-12-14 18:40 UTC 

[PATCH] spi: fsl_spi: Don't change speed while chipselect is active
 2022-12-14 14:18 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.2
 2022-12-13 21:53 UTC  (2+ messages)

Requests for Quotation
 2022-12-13 14:02 UTC 

[PATCH 4/4] arm64: dts: qcom: sc8280xp: add missing spi nodes
 2022-12-13 14:45 UTC  (6+ messages)

[PATCH v1] spi: xtensa-xtfpga: Fix a double put() in xtfpga_spi_remove()
 2022-12-13 11:40 UTC  (5+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (3+ messages)
` (subset) "

[PATCH 1/3] spi: dw: select SS0 when gpio cs is used
 2022-12-12 12:16 UTC  (4+ messages)

[PATCH] spi: dt-bindings: Convert Synquacer SPI to DT schema
 2022-12-09 18:11 UTC  (2+ messages)

[PATCH 3/3] spi: dw: Write chip configuration before cs is set
 2022-12-09 12:03 UTC  (2+ messages)

[PATCH v3 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-09  9:14 UTC  (8+ messages)
` [PATCH v3 7/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v3 9/9] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

Patchwork housekeeping for: spi-devel-general
 2022-12-09  6:56 UTC 

[PATCH v2] mtd: eject cfi_interleave code to its own header
 2022-12-08 20:29 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-12-08 14:56 UTC 

[V3] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-08 14:54 UTC  (3+ messages)

[PATCH] spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
 2022-12-08 13:14 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).