linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 21:46:22 to 2020-12-28 16:35:17 UTC [more...]

Patchwork summary for: spi-devel-general
 2020-12-28 16:34 UTC 

[PATCH v6 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-28 16:14 UTC  (5+ messages)
` [PATCH v6 2/3] spi: Add SPI_NO_TX/RX support
` [PATCH v6 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

[PATCH v3 0/2] spi: new feature and fix for Marvell Orion driver
 2020-12-28 16:14 UTC  (4+ messages)
` [PATCH v3 1/2] spi: orion: enable clocks before spi_setup
` [PATCH v3 2/2] spi: orion: enable support for switching CS every transferred byte

[PATCH] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2020-12-28 14:21 UTC  (3+ messages)

[PATCH 5.10 134/717] spi: dw: fix build error by selecting MULTIPLEXER
 2020-12-28 12:42 UTC 

[PATCH v6 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-28  8:40 UTC  (5+ messages)
` [PATCH v6 2/4] spi: ls7a: Add YAML schemas
` [PATCH v6 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v6 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

Patchwork housekeeping for: spi-devel-general
 2020-12-28  3:56 UTC 

[PATCH v5 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-28  1:28 UTC  (8+ messages)
` [PATCH v5 2/4] spi: ls7a: Add YAML schemas
` [PATCH v5 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v5 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

[PATCH] Fix SPI Chipselect/Clock bug for sun6i
 2020-12-26  9:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-26  9:56 UTC 

[PATCH v4 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-26  6:40 UTC  (11+ messages)
` [PATCH v4 2/4] spi: ls7a: Add YAML schemas
` [PATCH v4 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v4 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

Patchwork housekeeping for: spi-devel-general
 2020-12-25 10:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-23 10:56 UTC 

[PATCH 0/7] spi: cadence-quadspi: Add Octal DTR support
 2020-12-22 18:44 UTC  (8+ messages)
` [PATCH 1/7] spi: cadence-quadspi: Set master max_speed_hz
` [PATCH 2/7] spi: cadence-quadspi: Abort read if dummy cycles required are too many
` [PATCH 3/7] spi: cadence-quadspi: Set dummy cycles from STIG commands
` [PATCH 4/7] spi: cadence-quadspi: Fix dummy cycle calculation when buswidth > 1
` [PATCH 5/7] spi: cadence-quadspi: Implement a simple supports_op hook
` [PATCH 6/7] spi: cadence-quadspi: Wait at least 500 ms for direct reads
` [PATCH 7/7] spi: cadence-quadspi: Add DTR support

[PATCH v2 0/2] spi: new feature and fix for Marvell Orion driver
 2020-12-22 16:56 UTC  (8+ messages)
` [PATCH v2 1/2] spi: orion: enable clocks before spi_setup
    ` [EXT] "
` [PATCH v2 2/2] spi: orion: enable support for switching CS every transferred byte

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-22  4:38 UTC  (7+ messages)
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC

[PATCH v2 6/9] dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC
 2020-12-22  3:23 UTC  (2+ messages)

[PATCH v4 0/9] Add Tegra Quad SPI driver
 2020-12-22  0:20 UTC  (20+ messages)
` [PATCH v4 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v4 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v4 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v4 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v4 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit
` [PATCH v4 6/9] spi: tegra210-quad: Add support for hardware dummy cycles transfer
` [PATCH v4 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v4 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v4 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX

Patchwork housekeeping for: spi-devel-general
 2020-12-21 21:56 UTC 

[PATCH v5 0/9] Add Tegra Quad SPI driver
 2020-12-21 21:17 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v5 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v5 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v5 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v5 5/9] spi: spi-mem: Mark dummy transfers by setting dummy_data bit
` [PATCH v5 6/9] spi: tegra210-quad: Add support for hardware dummy cycles transfer
` [PATCH v5 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v5 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v5 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX

[PATCH v5 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-21 17:24 UTC  (7+ messages)
` [PATCH v5 2/3] spi: Add SPI_NO_TX/RX support
` [PATCH v5 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

[PATCH] spi: stm32: FIFO threshold level - fix align packet size
 2020-12-21 17:30 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-12-21 15:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-21 14:56 UTC 

Patchwork summary for: spi-devel-general
 2020-12-18 18:30 UTC 

[PATCH v3 1/4] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-18 18:29 UTC  (8+ messages)
` [PATCH v3 2/4] spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
` [PATCH v3 3/4] spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
` [PATCH v3 4/4] spi: spi-geni-qcom: Print an error when we timeout setting the CS

[PATCH v2 1/4] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-18  2:53 UTC  (14+ messages)
` [PATCH v2 2/4] spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
` [PATCH v2 3/4] spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
` [PATCH v2 4/4] spi: spi-geni-qcom: Print an error when we timeout setting the CS

Patchwork housekeeping for: spi-devel-general
 2020-12-17 22:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-17 20:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-17 17:56 UTC 

[PATCH 0/3] spi: new feature and fix for Marvell Orion driver
 2020-12-17 14:49 UTC  (12+ messages)
` [PATCH 1/3] spi: orion: enable clocks before spi_setup
    ` [EXT] "
` [PATCH 2/3] spi: orion: enable support for switching CS every transferred byte
` [PATCH 3/3] dt-bindings: spi: add support for spi-1byte-cs

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

[PATCH 1/2] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-16 22:42 UTC  (10+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Really ensure the previous xfer is done before new one

[PATCH] spi: Fix the clamping of spi->max_speed_hz
 2020-12-16 12:36 UTC  (2+ messages)

[PATCH] spi: Limit the spi device max speed to controller's max speed
 2020-12-16  8:25 UTC  (4+ messages)

[GIT PULL] SPI updates for v5.11
 2020-12-16  1:00 UTC  (2+ messages)

[RFC PATCH 10/12] dt-bindings: spi: sun6i: add compatible for V831 SPI
 2020-12-15 16:32 UTC  (2+ messages)

[PATCH v3 0/9] Add Tegra Quad SPI driver
 2020-12-15 16:13 UTC  (20+ messages)
` [PATCH v3 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v3 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v3 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v3 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v3 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware
` [PATCH v3 6/9] spi: tegra210-quad: Add support for hardware dummy cycles
` [PATCH v3 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v3 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v3 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-15  0:31 UTC  (12+ messages)

[PATCH v2 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2020-12-14 22:56 UTC  (2+ messages)

[PATCH v3 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-14 18:32 UTC  (7+ messages)
` [PATCH v3 2/4] spi: ls7a: Add YAML schemas
` [PATCH v3 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v3 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

Patchwork housekeeping for: spi-devel-general
 2020-12-14  6:56 UTC 

[PATCH 0/2] Driver for Cadence xSPI flash controller
 2020-12-12 12:18 UTC  (3+ messages)
` [PATCH 1/2] Add support for Cadence XSPI controller

Patchwork housekeeping for: spi-devel-general
 2020-12-11 22:57 UTC 

[PATCH v2 0/9] Add Tegra Quad SPI driver
 2020-12-11 21:07 UTC  (7+ messages)
` [PATCH v2 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v2 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware


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