linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 13:31:49 to 2020-03-04 18:42:02 UTC [more...]

[PATCH v3 1/3] dt-bindings: spi: convert rockchip spi bindings to yaml
 2020-03-04 18:42 UTC  (2+ messages)
` [PATCH v3 2/3] dt-bindings: spi: spi-rockchip: add description for rk3308

[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 v2 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-03 22:47 UTC  (6+ messages)
  ` [PATCH v2 1/4] spi: make spi-max-frequency optional
  ` [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] spi: ath79: remove spi-master setup and cleanup assignment
 2020-03-03 21:56 UTC 

[PATCH 0/2] trivial fixes for fsl-spi and spidev
 2020-03-03 17:08 UTC  (7+ messages)
` [PATCH 2/2] spi: spidev: fix a max speed setting
  ` [PATCH 1/2] spi: fsl-lpspi: remove unneeded array
      ` 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  (32+ 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 03/11] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v2 04/11] spi: spi-mem: allow specifying a command's extension
  ` [PATCH v2 05/11] spi: cadence-quadspi: Add support for octal DTR flashes
  ` [PATCH v2 06/11] mtd: spi-nor: add support for DTR protocol
  ` [PATCH v2 09/11] mtd: spi-nor: use dummy cycle and address width info from SFDP
  ` [PATCH v2 10/11] mtd: spi-nor: enable octal DTR mode when possible
  ` [PATCH v2 11/11] mtd: spi-nor: add support for Cypress Semper flash
` [PATCH v2 07/11] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v2 08/11] mtd: spi-nor: parse xSPI Profile 1.0 table

[PATCH] spi/zynqmp: remove entry that causes a cs glitch
 2020-02-28 18:25 UTC  (4+ 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  (13+ messages)
  ` [PATCH v11 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
  ` [PATCH v11 2/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller

Patchwork housekeeping for: spi-devel-general
 2020-02-28  4:40 UTC 

[PATCH RFC 0/2] Add Renesas RPC-IF support
 2020-02-27 20:32 UTC  (11+ messages)
` [PATCH RFC 2/2] memory: add Renesas RPC-IF driver

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-27 17:03 UTC  (16+ messages)
` [PATCH 2/6] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH 3/6] i2c: i2c-qcom-geni: "
` [PATCH 4/6] spi: spi-geni-qcom: "
` [PATCH 6/6] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] spi: spi-bcm-qspi: Use new structure for SPI transfer delays
 2020-02-27 15:29 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-02-27 14:40 UTC 

[PATCH] spi: spi-mpc52xx: Use new structure for SPI transfer delays
 2020-02-27 14:39 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] spi: dt-bindings: spi-controller: Fix #address-cells for slave mode
 2020-02-27 14:16 UTC  (6+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-02-27  6:40 UTC 

[PATCH v10 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-02-27  5:59 UTC  (12+ messages)
` [PATCH v10 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver

[PATCH] spi: pxa2xx: Add CS control clock quirk
 2020-02-26 19:00 UTC  (3+ messages)
` (unknown)
  ` Patchwork summary for: spi-devel-general

Execute spi transfers inside FIQ (NMI) or panic
 2020-02-26 15:28 UTC  (5+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2020-02-26 13:03 UTC  (6+ messages)

[PATCH 0/2] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-02-26 11:36 UTC  (7+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-02-26  9:40 UTC 

[PATCH v2] spi: Add FSI-attached SPI controller driver
 2020-02-25 19:45 UTC  (6+ messages)

BUSINESS ENQUIRY
 2020-02-25 14:40 UTC 

Prompt reply would be greatly appreciated
 2020-02-25 12:04 UTC 

[PATCH v1 1/2] spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()
 2020-02-24 22:22 UTC  (4+ messages)
  ` [PATCH v1 2/2] spi: pxa2xx: drv_data can't be NULL in ->remove()
      ` Applied "spi: pxa2xx: drv_data can't be NULL in ->remove()" to the spi tree
  ` Applied "spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()" "

Re: [PATCH] spi: pxa2xx: Add CS control clock quirk
 2020-02-24 21:28 UTC  (2+ messages)

[PATCH] docs: dt: fix several broken doc references
 2020-02-24 18:27 UTC  (5+ messages)

[PATCH] spi: qup: call spi_qup_pm_resume_runtime before suspending
 2020-02-21 14:21 UTC  (2+ messages)
  ` Applied "spi: qup: call spi_qup_pm_resume_runtime before suspending" to the spi tree

[PATCH] spi: spidev: Fix CS polarity if GPIO descriptors are used
 2020-02-21 14:21 UTC  (6+ messages)
  ` Applied "spi: spidev: Fix CS polarity if GPIO descriptors are used" to the spi tree

RECEIVE MONEY IN BANK ACCOUNT REPLY TO fta447447-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
 2020-02-21 11:42 UTC 

[PATCH v2 1/2] Add Cadence XSPI driver
 2020-02-20 11:40 UTC  (4+ messages)

[PATCH v10 0/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-02-20  1:23 UTC  (3+ messages)
  ` [RESEND-PATCH v10 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
  ` [RESEND-PATCH v10 2/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller


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