linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 04:58:36 to 2020-12-17 20:57:52 UTC [more...]

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

[PATCH v4 0/9] Add Tegra Quad SPI driver
 2020-12-17 20:28 UTC  (10+ 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-17 17:56 UTC 

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

[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

[PATCH v2 1/4] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-17 13:25 UTC  (9+ 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-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  (13+ messages)
              `  "

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-16  6:12 UTC  (23+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 3/9] dt-bindings: pwm: "
` [PATCH v2 4/9] dt-bindings: serial: "
` [PATCH v2 5/9] dt-bindings: gpio: "
` [PATCH v2 6/9] dt-bindings: i2c: "
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched
` (subset) [PATCH v2 0/9] arch: riscv: add board and SoC DT file support

[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  (16+ 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

[PATCH] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2020-12-14 16:08 UTC  (2+ messages)

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  (6+ messages)
` [PATCH 1/2] Add support for Cadence XSPI controller
` [PATCH 2/2] Add dt-bindings documentation "

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  (17+ messages)
` [PATCH v2 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v2 2/9] dt-bindings: spi: Add Tegra QSPI device tree binding
` [PATCH v2 2/9] dt-bindings: spi: Add Tegra Quad SPI "
` [PATCH v2 3/9] MAINTAINERS: Add Tegra QSPI driver section
` [PATCH v2 3/9] MAINTAINERS: Add Tegra Quad SPI "
` [PATCH v2 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v2 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware
` [PATCH v2 6/9] spi: tegra210-quad: Add support for hardware dummy cycles
` [PATCH v2 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v2 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v2 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX

Patchwork summary for: spi-devel-general
 2020-12-11 17:53 UTC 

[PATCH 0/3] spi: spi-geni-qcom: Use gpio descriptors for CS
 2020-12-11 17:51 UTC  (6+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
` [PATCH 2/3] platform/chrome: cros_ec_spi: Drop bits_per_word assignment

[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
 2020-12-11 17:51 UTC  (13+ messages)

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-10 18:08 UTC  (17+ messages)
` [PATCH v1 2/7] dt-bindings: spi: Add Tegra QSPI device tree binding
` [PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller

[PATCH v3 0/3] DW apb_ssi V4 support for Kendryte K210 RISC-V SoC
 2020-12-09 20:28 UTC  (2+ messages)

[PATCH v4 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-09 20:13 UTC  (3+ messages)
` [PATCH v4 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

Patchwork summary for: spi-devel-general
 2020-12-09 15:20 UTC 

[PATCH v2 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-09 11:59 UTC  (17+ messages)
` [PATCH v2 2/4] spi: Add devicetree bindings documentation for Loongson SPI
` [PATCH v2 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v2 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

Question about SPI_CS_HIGH setting when use controller->use_gpio_descriptors
 2020-12-08  9:45 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-08  5:57 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).