linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 13:39:21 to 2020-12-11 23:39:54 UTC [more...]

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

[PATCH v3 0/9] Add Tegra Quad SPI driver
 2020-12-11 21:16 UTC  (10+ 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 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  (7+ 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 3/3] spi: spi-geni-qcom: Use the new method of gpio CS control

[PATCH] spi: Limit the spi device max speed to controller's max speed
 2020-12-11 17:51 UTC  (11+ messages)
              `  "

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

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-11  1:51 UTC  (14+ messages)

[PATCH v2 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2020-12-11  1:19 UTC 

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-10 18:08 UTC  (23+ 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 v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-10 13:34 UTC  (21+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 2/9] dt-bindings: spi: "
` [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

[PATCH 0/2] Driver for Cadence xSPI flash controller
 2020-12-10 10:33 UTC  (5+ messages)
` [PATCH 1/2] Add support for Cadence XSPI controller
` [PATCH 2/2] Add dt-bindings documentation "

[PATCH v3 0/3] DW apb_ssi V4 support for Kendryte K210 RISC-V SoC
 2020-12-09 20:28 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: spi: dw-apb-ssi: Add Canaan K210 SPI controller
` [PATCH v3 2/3] spi: dw: Add support for 32-bits max xfer size
` [PATCH v3 3/3] spi: dw: Add support for the Canaan K210 SoC SPI

[PATCH v4 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-09 20:13 UTC  (8+ messages)
` [PATCH v4 2/3] spi: Add SPI_NO_TX/RX support
` [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 

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

[PATCH 00/17] SPI probe/remove sanitization for 5.11
 2020-12-07 17:22 UTC  (20+ messages)
` [PATCH 01/17] spi: davinci: Fix use-after-free on unbind
` [PATCH 02/17] spi: spi-geni-qcom: "
` [PATCH 03/17] spi: spi-qcom-qspi: "
` [PATCH 04/17] spi: spi-sh: "
` [PATCH 05/17] spi: pxa2xx: "
` [PATCH 06/17] spi: rpc-if: "
` [PATCH 07/17] spi: mxic: Don't leak SPI master in probe error path
` [PATCH 08/17] spi: spi-mtk-nor: "
` [PATCH 09/17] spi: gpio: "
` [PATCH 10/17] spi: rb4xx: "
` [PATCH 11/17] spi: sc18is602: "
` [PATCH 12/17] media: netup_unidvb: "
` [PATCH 13/17] spi: mt7621: Disable clock "
` [PATCH 14/17] spi: mt7621: Don't leak SPI master "
` [PATCH 15/17] spi: ar934x: "
` [PATCH 16/17] spi: npcm-fiu: Disable clock "
` [PATCH 17/17] spi: atmel-quadspi: Fix use-after-free on unbind

[PATCH 0/4] spi: atmel-quadspi: Fix AHB memory accesses
 2020-12-07 17:22 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] spi: atmel-quadspi: Drop superfluous set of QSPI_IFR_APBTFRTYP_READ
` [PATCH 3/4] spi: atmel-quadspi: Write QSPI_IAR only when needed
` [PATCH 4/4] spi: atmel-quadspi: Move common code outside of if else

[PATCH] spi: dw: Fix error return code in dw_spi_bt1_probe()
 2020-12-07 17:22 UTC  (3+ messages)

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

[PATCH v2 0/3] DW apb_ssi V4 support for Kendryte K210 RISC-V SoC
 2020-12-05 13:42 UTC  (3+ messages)
` [PATCH v2 1/3] spi: dw: Add support for 32-bits max xfer size

[PATCH] spi: pxa2xx: Add support for Intel Alder Lake PCH-S
 2020-12-04 23:31 UTC  (2+ messages)

[PATCH] spi: spi-zynq-qspi: fix stack violation bug
 2020-12-04 17:50 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Use the new method of gpio CS control
 2020-12-04 17:00 UTC  (8+ messages)

[PATCH 0/6] fix all errors except one reported by dt_binding_check
 2020-12-04  7:48 UTC  (3+ messages)
` [PATCH 5/6] ARM: dts: mmp2-olpc-xo-1-75: explicitly add #address-cells=<0> for slave mode

[PATCH] spi: spi-fsl-dspi: Add GPIO chip select support
 2020-12-04  1:05 UTC  (4+ messages)

(no subject)
 2020-12-03 16:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-03 15:57 UTC 

[PATCH AUTOSEL 5.9 21/39] spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
 2020-12-03 13:28 UTC 

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


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