linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 04:36:34 to 2020-03-10 09:31:37 UTC [more...]

[RESEND v6 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-03-10 11:31 UTC  (15+ messages)
` [RESEND v6 06/13] spi: imx: fix ERR009165
` [RESEND v6 07/13] spi: imx: remove ERR009165 workaround on i.mx6ul
` [RESEND v6 09/13] dmaengine: imx-sdma: remove ERR009165 "

[PATCH v3 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-10  9:11 UTC  (8+ messages)
` [PATCH v3 2/4] spi: add support for mediatek spi-nor controller
  ` [PATCH v3 1/4] spi: make spi-max-frequency optional
  ` [PATCH v3 3/4] dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
  ` [PATCH v3 4/4] mtd: spi-nor: remove mtk-quadspi driver

[PATCH v2 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-10  8:34 UTC  (8+ 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

[PATCH] spi: spi-fsl-dspi: fix DMA mapping
 2020-03-10  8:10 UTC  (3+ messages)

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

SPI irq regression
 2020-03-09 18:54 UTC 

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-03-09 17:59 UTC  (2+ messages)

[PATCH] spi: update the structure documentation
 2020-03-09 17:16 UTC 

[PATCH] spi: rspi: Add support for active-high chip selects
 2020-03-09 17:15 UTC 

[PATCH] spi: rockchip: add compatible string for px30 rk3308 rk3328
 2020-03-09 15:10 UTC 

(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 v3 0/2] spi: Add FSI-attached SPI controller driver
 2020-03-06 19:41 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt-bindings: fsi: Add FSI2SPI bindings
` [PATCH v3 2/2] spi: Add FSI-attached SPI controller driver

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

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

[PATCH v3 0/2] spi: dt-bindings: spi-controller: Slave mode fixes
 2020-03-06  8:50 UTC  (3+ 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 v2 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-06  8:38 UTC  (6+ messages)
  ` [PATCH v2 2/4] spi: add support for mediatek spi-nor controller
  ` [PATCH v2 3/4] dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
` [PATCH v2 4/4] mtd: spi-nor: remove mtk-quadspi driver

[PATCH 00/12] TCFQ to XSPI migration for NXP DSPI driver
 2020-03-05 14:38 UTC  (30+ messages)
` [PATCH 01/12] spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
    ` Applied "spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics" to the spi tree
` [PATCH 02/12] spi: spi-fsl-dspi: Remove unused chip->void_write_data
    ` Applied "spi: spi-fsl-dspi: Remove unused chip->void_write_data" to the spi tree
` [PATCH 03/12] spi: spi-fsl-dspi: Don't mask off undefined bits
    ` Applied "spi: spi-fsl-dspi: Don't mask off undefined bits" to the spi tree
` [PATCH 04/12] spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
    ` Applied "spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions" to the spi tree
` [PATCH 05/12] spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
    ` Applied "spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write" to the spi tree
` [PATCH 06/12] spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
    ` Applied "spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode" to the spi tree
` [PATCH 07/12] spi: Do spi_take_timestamp_pre for as many times as necessary
    ` Applied "spi: Do spi_take_timestamp_pre for as many times as necessary" to the spi tree
` [PATCH 08/12] spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
  ` Applied "spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode" to the spi tree
` [PATCH 09/12] spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
    ` Applied "spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible" to the spi tree
` [PATCH 10/12] spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
    ` Applied "spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count" to the spi tree
  ` [PATCH 11/12] spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
    ` Applied "spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode" to the spi tree
  ` [PATCH 12/12] spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
      ` Applied "spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write" to the spi tree

[PATCH] spi: spi-fsl-dspi: Make bus-num property optional
 2020-03-05 14:36 UTC  (2+ messages)
  ` Applied "spi: spi-fsl-dspi: Make bus-num property optional" to the spi tree

[PATCH v3 1/3] dt-bindings: spi: convert rockchip spi bindings to yaml
 2020-03-05 14:36 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: spi: spi-rockchip: add description for rk3308
  ` Applied "dt-bindings: spi: spi-rockchip: add description for rk3308" to the spi tree
` [PATCH v3 3/3] dt-bindings: spi: spi-rockchip: add description for rk3328
    ` Applied "dt-bindings: spi: spi-rockchip: add description for rk3328" to the spi tree
` Applied "dt-bindings: spi: convert rockchip spi bindings to yaml" "

Patchwork housekeeping for: spi-devel-general
 2020-03-04 19:00 UTC 

[PATCH 0/6] Compatible string consolidation for NXP DSPI driver
 2020-03-04 18:29 UTC  (13+ messages)
` [PATCH 1/6] doc: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs
  ` Applied "spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs" to the spi tree
` [PATCH 4/6] spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
    ` Applied "spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode" to the spi tree
` [PATCH 5/6] spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
    ` Applied "spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes" to the spi tree
  ` [PATCH 2/6] spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations
    ` Applied "spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations" to the spi tree
  ` [PATCH 3/6] spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
      ` Applied "spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size" to the spi tree
  ` [PATCH 6/6] spi: spi-fsl-dspi: Convert the instantiations that support it to DMA
      ` Applied "spi: spi-fsl-dspi: Convert the instantiations that support it to DMA" to the spi tree

[PATCH v2 1/3] dt-bindings: spi: convert rockchip spi bindings to yaml
 2020-03-04 17:10 UTC  (2+ messages)

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

[PATCH] spi: spi_register_controller(): free bus id on error paths
 2020-03-04 14:29 UTC  (2+ messages)
  ` Applied "spi: spi_register_controller(): free bus id on error paths" to the spi tree

[PATCH] spi: ath79: remove spi-master setup and cleanup assignment
 2020-03-03 21:56 UTC 

[PATCH 1/2] spi: fsl-lpspi: remove unneeded array
 2020-03-03 17:08 UTC  (2+ messages)
  ` Applied "spi: fsl-lpspi: remove unneeded array" to the spi tree

[PATCH RFC 0/3] spi/HiSilicon v3xx: Support dual and quad mode through DMI quirks
 2020-03-03 12:43 UTC  (17+ messages)
` [PATCH RFC 1/3] spi: Allow SPI controller override device buswidth
    ` Applied "spi: Allow SPI controller override device buswidth" to the spi tree
  ` [PATCH RFC 2/3] spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes
      ` Applied "spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes" to the spi tree
` [PATCH RFC 3/3] spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits
    ` Applied "spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits" to the spi tree

[PATCH] spi: bcm63xx-hsspi: Really keep pll clk enabled
 2020-03-02 16:05 UTC  (4+ messages)
` Applied "spi: bcm63xx-hsspi: Really keep pll clk enabled" to the spi tree

[PATCH 0/2] spi: spidev: Fix messages in spidev
 2020-03-02 16:05 UTC  (5+ messages)
  ` [PATCH 1/2] spi: spidev: fix a debug message value
    ` Applied "spi: spidev: fix a debug message value" to the spi tree
  ` [PATCH 2/2] spi: spidev: fix speed setting message
      ` Applied "spi: spidev: fix speed setting message" to the spi tree

[PATCH v2 00/11] mtd: spi-nor: add xSPI Octal DTR support
 2020-03-02 10:20 UTC  (23+ messages)
` [PATCH v2 01/11] dt-bindings: spi: allow expressing DTR capability
` [PATCH v2 02/11] spi: set mode bits for "spi-rx-dtr" and "spi-tx-dtr"
` [PATCH v2 04/11] spi: spi-mem: allow specifying a command's extension
` [PATCH v2 06/11] mtd: spi-nor: add support for DTR protocol

[PATCH] spi/zynqmp: remove entry that causes a cs glitch
 2020-02-28 18:25 UTC  (2+ messages)
  ` Applied "spi/zynqmp: remove entry that causes a cs glitch" to the spi tree

[PATCH] spi: atmel-quadspi: fix possible MMIO window size overrun
 2020-02-28 18:25 UTC  (2+ messages)
  ` Applied "spi: atmel-quadspi: fix possible MMIO window size overrun" to the spi tree

[PATCH] spi: spi-mem: Compute length only when needed
 2020-02-28 18:25 UTC  (2+ messages)
  ` Applied "spi: spi-mem: Compute length only when needed" to the spi tree

[PATCH v1] spi: pxa2xx: Introduce is_mmp2_ssp() helper
 2020-02-28 18:25 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Introduce is_mmp2_ssp() helper" to the spi tree

[PATCH v11 0/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-02-28  7:53 UTC  (8+ messages)
` [PATCH v11 2/2] "

Patchwork housekeeping for: spi-devel-general
 2020-02-28  4:40 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).