linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-20 19:09:46 to 2020-05-05 13:40:16 UTC [more...]

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

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

[PATCH] spi: bcm2835: Fixes bare use of unsigned
 2020-05-05 12:50 UTC  (2+ messages)

[PATCH 0/5] Grab bag with AMD SPI fixes
 2020-05-05 12:17 UTC  (7+ messages)
` [PATCH 1/5] spi: amd: Fix duplicate iounmap in error path
` [PATCH 2/5] spi: amd: Pass probe errors back to driver core
` [PATCH 3/5] spi: amd: Drop duplicate driver data assignments
` [PATCH 4/5] spi: amd: Fix refcount underflow on remove
` [PATCH 5/5] spi: amd: Drop superfluous member from struct amd_spi

SPI driver probe problem during boot
 2020-05-05 11:38 UTC  (4+ messages)

[PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features
 2020-05-05 11:23 UTC  (21+ messages)
` [PATCH 1/4] spi: lantiq: Synchronize interrupt handlers and transfers
` [PATCH 2/4] spi: lantiq: Dynamic configuration of interrupts and FIFO size
` [PATCH 3/4] dt-bindings: spi: Add support to Lightning Mountain SoC
` [PATCH 4/4] spi: lantiq: "

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

[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2020-05-05 10:01 UTC  (23+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] mtd: spi-nor: sfdp: Add support for xSPI profile 1.0 table
` [PATCH v2 3/5] mtd: spi-nor: Parse BFPT DWORD-18,19 and 20 for Octal 8D-8D-8D mode
` [PATCH v2 4/5] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g
` [PATCH v2 5/5] spi: mxic: Patch for Octal 8D-8D-8D mode support

Patchwork housekeeping for: spi-devel-general
 2020-05-04 13:20 UTC 

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

Patchwork housekeeping for: spi-devel-general
 2020-05-04 12:20 UTC 

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

[PATCH v4 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state
 2020-05-03 12:04 UTC  (2+ messages)
` [PATCH v4 6/6] spi: spi-qcom-qspi: "

[PATCH v2 0/2] Add Renesas RPC-IF support
 2020-05-01 21:25 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
` [PATCH v2 2/2] memory: add Renesas RPC-IF driver

[PATCH] spi: pxa2xx: Apply CS clk quirk to BXT
 2020-04-30 14:23 UTC  (2+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-04-30 12:19 UTC  (24+ messages)
` [PATCH v4 01/16] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
` [PATCH v4 03/16] spi: spi-mem: allow specifying a command's extension
` [PATCH v4 04/16] mtd: spi-nor: add support for DTR protocol
` [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
` [PATCH v4 06/16] mtd: spi-nor: prepare BFPT parsing for JESD216 rev D
` [PATCH v4 07/16] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v4 08/16] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v4 09/16] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v4 10/16] mtd: spi-nor: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v4 11/16] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v4 12/16] mtd: spi-nor: perform a Soft Reset on shutdown
` [PATCH v4 13/16] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v4 14/16] mtd: spi-nor: expose spi_nor_default_setup() in core.h
` [PATCH v4 15/16] mtd: spi-nor: add support for Cypress Semper flash
` [PATCH v4 16/16] mtd: spi-nor: allow using MT35XU512ABA in Octal DTR mode

[PATCH 4/4] add SPI_SIMPLEX_RX/SPI_3WIRE_RX support for spi-stm32f4
 2020-04-30 10:35 UTC  (2+ messages)

[PATCH 2/2] spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
 2020-04-29 22:57 UTC 

spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
 2020-04-29 17:52 UTC  (2+ messages)

[PATCH -next] spi: uniphier: fix error return code in uniphier_spi_probe()
 2020-04-29 17:52 UTC  (2+ messages)

[PATCH -next] spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
 2020-04-29 17:52 UTC  (2+ messages)

[PATCH v3 02/17] spi: spi-geni-qcom: Use OPP API to set clk/perf state
 2020-04-29 14:21 UTC  (5+ messages)
` [PATCH v3 15/17] spi: spi-qcom-qspi: "

[PATCH] spi: spi-amd: remove unused variable 'opcode'
 2020-04-29  9:54 UTC  (2+ messages)

[PATCH] spi: spi-amd: remove unused variable
 2020-04-29  9:52 UTC  (2+ messages)

[PATCH] spi: spi-amd: fix warning
 2020-04-28 16:52 UTC  (2+ messages)

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-28 16:04 UTC  (14+ messages)
` [PATCH V4 1/9] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH v2] spi: spi-amd: Add AMD SPI controller driver support
 2020-04-27 15:38 UTC  (3+ messages)

[PATCH] spi: spi-fsl-dspi: Adding shutdown hook
 2020-04-27  2:35 UTC  (3+ messages)
  ` [EXT] "

Patchwork housekeeping for: spi-devel-general
 2020-04-25 20:20 UTC 

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

Patchwork housekeeping for: spi-devel-general
 2020-04-24  9:40 UTC 

[PATCH v2] dt-bindings: spi: Convert UniPhier SPI controller to json-schema
 2020-04-24  9:29 UTC 

[PATCH] dt-bindings: spi: Convert UniPhier SPI controller to json-schema
 2020-04-24  9:12 UTC  (2+ messages)

[PATCH] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
 2020-04-23 15:35 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-04-22 13:20 UTC 

[PATCH -next] spi: spi-fsl-qspi: Fix return value check in fsl_qspi_probe()
 2020-04-22 13:08 UTC  (5+ messages)
` [PATCH -next v2] spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe

[Patch v3 1/9] spi: bcm-qspi: Handle clock probe deferral
 2020-04-21 18:54 UTC  (18+ messages)
` [Patch v3 2/9] dt: bindings: spi: Add support for mspi on brcmstb SoCs
` [Patch v3 4/9] spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
` [Patch v3 5/9] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
` [Patch v3 6/9] spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
` [Patch v3 7/9] spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds
` [Patch v3 9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers

Patchwork summary for: spi-devel-general
 2020-04-21 15:20 UTC 

[PATCH v5 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-04-21  3:00 UTC  (5+ messages)
` [PATCH v5 12/12] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-04-20 19:20 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).