linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 15:19:23 to 2020-03-13 15:46:44 UTC [more...]

[PATCH v3 00/12] mtd: spi-nor: add xSPI Octal DTR support
 2020-03-13 15:46 UTC  (12+ messages)
` [PATCH v3 01/12] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v3 02/12] spi: atmel-quadspi: reject DTR ops
` [PATCH v3 03/12] spi: spi-mem: allow specifying a command's extension
` [PATCH v3 04/12] mtd: spi-nor: add support for DTR protocol
  ` [PATCH v3 05/12] mtd: spi-nor: default to address width of 3 for configurable widths
  ` [PATCH v3 10/12] mtd: spi-nor: perform a Soft Reset on shutdown
  ` [PATCH v3 11/12] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v3 06/12] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v3 07/12] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v3 08/12] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v3 09/12] mtd: spi-nor: enable octal DTR mode when possible

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-13 13:16 UTC  (10+ messages)
  ` [PATCH V2 1/8] interconnect: Add devm_of_icc_get() as exported API for users
  ` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
  ` [PATCH V2 5/8] i2c: i2c-qcom-geni: "
  ` [PATCH V2 6/8] spi: spi-geni-qcom: "
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 7/8] spi: spi-qcom-qspi: Add interconnect support
` [PATCH V2 8/8] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
 2020-03-13 11:54 UTC  (7+ messages)
      ` [EXT] "
` Applied "spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe" to the spi tree

[PATCH v3 0/2] spi: dt-bindings: spi-controller: Slave mode fixes
 2020-03-12 19:17 UTC  (5+ messages)
` [PATCH v3 1/2] spi: dt-bindings: spi-controller: Fix #address-cells for slave mode
` [PATCH v3 2/2] spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width "

[PATCH 0/9] spi: meson-spicc: add support for AXG and G12A variants
 2020-03-12 17:39 UTC  (19+ messages)
` [PATCH 2/9] spi: meson-spicc: enhance output enable feature
    ` Applied "spi: meson-spicc: enhance output enable feature" to the spi tree
  ` [PATCH 1/9] spi: meson-spicc: remove unused variables
      ` Applied "spi: meson-spicc: remove unused variables" to the spi tree
  ` [PATCH 3/9] spi: meson-spicc: add a linear clock divider support
      ` Applied "spi: meson-spicc: add a linear clock divider support" to the spi tree
  ` [PATCH 4/9] spi: meson-spicc: support max 80MHz clock
      ` Applied "spi: meson-spicc: support max 80MHz clock" to the spi tree
  ` [PATCH 5/9] spi: meson-spicc: add min sclk for each compatible
      ` Applied "spi: meson-spicc: add min sclk for each compatible" to the spi tree
  ` [PATCH 9/9] spi: meson-spicc: add support for Amlogic G12A
      ` Applied "spi: meson-spicc: add support for Amlogic G12A" to the spi tree
` [PATCH 6/9] spi: meson-spicc: setup IO line delay
    ` Applied "spi: meson-spicc: setup IO line delay" to the spi tree
` [PATCH 7/9] spi: meson-spicc: adapt burst handling for G12A support
  ` Applied "spi: meson-spicc: adapt burst handling for G12A support" to the spi tree
` [PATCH 8/9] dt-bindings: spi: amlogic,meson-gx-spicc: add Amlogic G12A compatible
    ` Applied "spi: dt-bindings: amlogic, meson-gx-spicc: add Amlogic G12A compatible" to the spi tree

[PATCH] spi: acpi: remove superfluous parameter check
 2020-03-12 17:38 UTC  (4+ messages)
  ` Applied "spi: acpi: remove superfluous parameter check" to the spi tree

[PATCH 0/7] spi:dw: Add support for Intel Keem Bay SPI
 2020-03-12 11:31 UTC  (8+ messages)
  ` [PATCH 1/7] spi: dw: Fix typo in few registers name
  ` [PATCH 2/7] spi: dw: Add update_cr0() callback to update CTRLR0
  ` [PATCH 3/7] dt-bindings: spi: dw-apb-ssi: Convert bindings to json-schema
  ` [PATCH 4/7] dt-bindings: spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssi
  ` [PATCH 5/7] spi: dw: Add support "
  ` [PATCH 6/7] dt-bindings: spi: dw-apb-ssi: Add Intel Keem Bay support
  ` [PATCH 7/7] spi: dw: Add support for Intel Keem Bay SPI

[PATCH v3 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-11 19:57 UTC  (7+ messages)
` [PATCH v3 4/4] mtd: spi-nor: remove mtk-quadspi driver
` Patchwork summary for: spi-devel-general

[PATCH v3 3/4] dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
 2020-03-11 18:35 UTC  (2+ messages)
  ` Applied "dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor" to the spi tree

[PATCH] spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
 2020-03-11 18:35 UTC  (2+ messages)
` Applied "spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX" to the spi tree

[PATCH v7 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-03-11 16:36 UTC  (14+ messages)
` [PATCH v7 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul
  ` [PATCH v7 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
  ` [PATCH v7 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
  ` [PATCH v7 03/13] Revert "dmaengine: imx-sdma: fix context cache"
  ` [PATCH v7 04/13] Revert "dmaengine: imx-sdma: refine to load context only once"
  ` [PATCH v7 05/13] dmaengine: imx-sdma: remove dupilicated sdma_load_context
  ` [PATCH v7 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script
  ` [PATCH v7 07/13] spi: imx: fix ERR009165
  ` [PATCH v7 09/13] spi: imx: add new i.mx6ul compatible name in binding doc
  ` [PATCH v7 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
  ` [PATCH v7 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v7 11/13] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v7 13/13] dmaengine: imx-sdma: add uart rom script

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-03-11 13:02 UTC  (3+ messages)

[PATCH 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622
 2020-03-11  9:22 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-03-11  8:40 UTC 

[RESEND v6 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-03-11  3:22 UTC  (28+ messages)
` [RESEND v6 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [RESEND v6 04/13] dmaengine: imx-sdma: remove dupilicated sdma_load_context
  ` [RESEND v6 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
  ` [RESEND v6 03/13] Revert "dmaengine: imx-sdma: refine to load context only once"
  ` [RESEND v6 05/13] dmaengine: imx-sdma: add mcu_2_ecspi script
  ` [RESEND v6 06/13] spi: imx: fix ERR009165
  ` [RESEND v6 07/13] spi: imx: remove ERR009165 workaround on i.mx6ul
  ` [RESEND v6 08/13] spi: imx: add new i.mx6ul compatible name in binding doc
  ` [RESEND v6 09/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
  ` [RESEND v6 10/13] dma: imx-sdma: add i.mx6ul/6sx compatible name
  ` [RESEND v6 11/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
  ` [RESEND v6 12/13] dmaengine: imx-sdma: add uart rom script
` [RESEND v6 13/13] Revert "dmaengine: imx-sdma: fix context cache"

[PATCH] spi: spi-fsl-dspi: fix DMA mapping
 2020-03-10 18:35 UTC  (8+ messages)
  ` Applied "spi: spi-fsl-dspi: fix DMA mapping" to the spi tree

SPI irq regression
 2020-03-10 17:31 UTC  (2+ messages)

[PATCH v3 0/7] NXP DSPI bugfixes and support for LS1028A
 2020-03-10 15:22 UTC  (11+ messages)
` [PATCH v3 2/7] spi: spi-fsl-dspi: Avoid use-after-free in interrupt mode
` [PATCH v3 5/7] spi: spi-fsl-dspi: Add support for LS1028A
` [PATCH v3 6/7] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
  ` [PATCH v3 1/7] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
  ` [PATCH v3 3/7] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
  ` [PATCH v3 4/7] spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode
  ` [PATCH v3 7/7] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[PATCH] docs: dt: fix several broken doc references
 2020-03-10 14:40 UTC  (2+ messages)
` Patchwork summary for: spi-devel-general

[PATCH v3 0/2] spi: Add FSI-attached SPI controller driver
 2020-03-10 14:31 UTC  (5+ messages)
  ` [PATCH v3 1/2] dt-bindings: fsi: Add FSI2SPI bindings
      ` Applied "dt-bindings: fsi: Add FSI2SPI bindings" to the spi tree
` [PATCH v3 2/2] spi: Add FSI-attached SPI controller driver
  ` Applied "spi: Add FSI-attached SPI controller driver" to the spi tree

[PATCH] spi: rockchip: add compatible string for px30 rk3308 rk3328
 2020-03-10 14:31 UTC  (2+ messages)
  ` Applied "spi: rockchip: add compatible string for px30 rk3308 rk3328" to the spi tree

[PATCH] spi: rspi: Add support for active-high chip selects
 2020-03-10 14:31 UTC  (2+ messages)
` Applied "spi: rspi: Add support for active-high chip selects" to the spi tree

[PATCH] spi: update the structure documentation
 2020-03-10 14:31 UTC  (2+ messages)
` Applied "spi: update the structure documentation" to the spi tree

Patchwork housekeeping for: spi-devel-general
 2020-03-10 13:40 UTC 

[PATCH v2 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-10 12:57 UTC  (9+ messages)
` [PATCH v2 4/6] spi: spi-fsl-dspi: Add "
  ` [PATCH v2 1/6] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
  ` [PATCH v2 2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
  ` [PATCH v2 3/6] spi: spi-fsl-dspi: Fix oper_word_size of zero for DMA mode
  ` [PATCH v2 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
  ` [PATCH v2 6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

Patchwork housekeeping for: spi-devel-general
 2020-03-10  2:00 UTC 

[PATCH v12 0/4] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-03-10  1:52 UTC  (5+ messages)
  ` [PATCH v12 1/4] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
  ` [PATCH v12 2/4] mtd: spi-nor: add spi-mem support in cadence-quadspi controller driver
  ` [PATCH v12 3/4] spi: cadence-quadspi: Add support for the Cadence QSPI controller
  ` [PATCH v12 4/4] spi: cadence-quadspi: Add qspi support for Intel LGM SoC

Patchwork housekeeping for: spi-devel-general
 2020-03-09 21:20 UTC 

[PATCH 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-09 20:17 UTC  (26+ messages)
` [PATCH 1/6] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
` [PATCH 2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
` [PATCH 4/6] spi: spi-fsl-dspi: Add support for LS1028A
  ` [PATCH 3/6] spi: spi-fsl-dspi: Fix oper_word_size of zero for DMA mode
  ` [PATCH 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
  ` [PATCH 6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

(unknown)
 2020-03-09  7:34 UTC 

BUSINESS PROPOSAL
 2020-03-08 15:56 UTC 

[GIT PULL] spi fixes for v5.6
 2020-03-06 20:55 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-03-06 20:00 UTC 

[PATCH] spi: Remove CONFIG_ prefix from Kconfig select
 2020-03-06 15:19 UTC  (2+ messages)
  ` Applied "spi: Remove CONFIG_ prefix from Kconfig select" to the spi tree


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