linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 04:00:50 to 2020-06-04 02:20:16 UTC [more...]

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

[PATCH V2 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-06-04  1:55 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: spi: Convert mxs spi "
` [PATCH V2 2/3] dt-bindings: spi: Convert imx cspi "
` [PATCH V2 3/3] dt-bindings: spi: Convert imx lpspi "

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-04  1:47 UTC  (19+ messages)
` [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH 02/10] drbd: "
` [PATCH 03/10] b43: "
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 05/10] ide: "
` [PATCH 06/10] clk: st: "
` [PATCH 07/10] spi: davinci: "
` [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro
` [PATCH 09/10] treewide: Remove uninitialized_var() usage
` [PATCH 10/10] compiler: Remove uninitialized_var() macro

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-06-03 20:41 UTC  (3+ messages)
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa to json-schema

[PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-03 11:50 UTC  (4+ messages)
` (EXT) "

[PATCH 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-06-03  6:13 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Convert mxs spi "
` [PATCH 2/3] dt-bindings: spi: Convert imx cspi "
` [PATCH 3/3] dt-bindings: spi: Convert imx lpspi "

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-03  5:53 UTC  (15+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 5/7] mtd: spi-nor: core: execute command sequences to change octal DTR mode
` [PATCH v4 6/7] spi: mxic: patch for octal DTR mode support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC
 2020-06-02 23:44 UTC  (18+ messages)
` [PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT
` [PATCH 02/10] spi: dw: Add support for RX sample delay register
` [PATCH 04/10] dt-bindings: spi: Add bindings for spi-dw-mchp
` [PATCH 05/10] spi: spi-dw-mmio: Spin off MSCC platforms into spi-dw-mchp
` [PATCH 06/10] dt-bindings: spi: spi-dw-mchp: Add Sparx5 support
` [PATCH 07/10] "

[PATCH] spi: spi-ti-qspi: call pm_runtime_put on pm_runtime_get failure
 2020-06-02 19:54 UTC  (8+ messages)
      `  "

Linux as a SPI slave?
 2020-06-02 16:35 UTC 

[PATCH] spi: sprd: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-02 13:59 UTC  (2+ messages)

[PATCH] spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
 2020-06-02 11:09 UTC  (2+ messages)

[PATCH] spi: spi-ti-qspi: call pm_runtime_put on pm_runtime_get failure
 2020-06-02  9:54 UTC  (2+ messages)

[PATCH] spi: img-spfi: Add missing pm_runtime_put() call in img_spfi_resume()
 2020-06-02  9:30 UTC 

[PATCH] spi: sprd: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-02  9:05 UTC 

[PATCH] spi: img-spfi: add missing pm_runtime_pu
 2020-06-02  5:46 UTC 

[PATCH] spi: tegra20-slink: add missing pm_runtime_put
 2020-06-02  5:26 UTC 

[PATCH] spi: tegra20-slink: add missing pm_runtime_put if pm_runtime_get_sync fails
 2020-06-02  5:24 UTC 

[PATCH] spi: tegra20-slink: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-02  5:22 UTC 

[PATCH] spi: tegra114: missing put on pm_runtime_get_sync failure
 2020-06-02  4:55 UTC 

[PATCH] spi: tegra20-sflash: call pm_runtime_put in case of pm_runtime_get failure
 2020-06-02  4:40 UTC 

[GIT PULL] SPI updates for v5.8
 2020-06-01 19:35 UTC  (2+ messages)

[PATCH v2 0/2] Add Renesas RPC-IF support
 2020-06-01 19:18 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH] spi:fsl-espi: Ignore spurious interrupts
 2020-06-01 18:22 UTC 

[PATCH v2 1/2] spi: dw: Make DMA request line assignments explicit for Intel Medfield
 2020-06-01 12:00 UTC  (9+ messages)
` [PATCH v2 2/2] spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config

[PATCH v9 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-01  8:58 UTC  (8+ messages)
` [PATCH v9 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v9 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v9 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal

Patchwork housekeeping for: spi-devel-general
 2020-06-01  7:20 UTC 

[PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-01  7:07 UTC  (14+ messages)
` [PATCH v3 1/8] mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
` [PATCH v3 2/8] mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
` [PATCH v3 3/8] mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
` [PATCH v3 4/8] mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
` [PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel
` [PATCH v3 6/8] mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path
` [PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
` [PATCH v3 8/8] spi: Move cadence-quadspi driver to drivers/spi/

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-01  7:04 UTC  (9+ messages)
` [RESEND PATCH v3 1/8] mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
` [RESEND PATCH v3 2/8] mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
` [RESEND PATCH v3 3/8] mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
` [RESEND PATCH v3 4/8] mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel
` [RESEND PATCH v3 6/8] mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path
` [RESEND PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
` [RESEND PATCH v3 8/8] spi: Move cadence-quadspi driver to drivers/spi/

Patchwork housekeeping for: spi-devel-general
 2020-06-01  6:00 UTC 

[PATCH v2 0/6] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-01  4:56 UTC  (6+ messages)
` [PATCH v2 5/6] mtd: spi-nor: Convert cadence-quadspi to use "
` [PATCH v2 6/6] spi: Move cadence-quadspi driver to drivers/spi/

[PATCH] spi: spi-fsl-dspi: fix native data copy
 2020-05-30  1:12 UTC  (3+ messages)

[PATCH v6 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 22:21 UTC  (26+ messages)
` [PATCH v6 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v6 02/16] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH v6 03/16] spi: dw: Locally wait for the DMA transfers completion
` [PATCH v6 04/16] spi: dw: Add SPI Tx-done wait method to DMA-based transfer
` [PATCH v6 05/16] spi: dw: Add SPI Rx-done "
` [PATCH v6 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v6 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v6 08/16] spi: dw: Fix Rx-only DMA transfers
` [PATCH v6 09/16] spi: dw: Add core suffix to the DW APB SSI core source file
` [PATCH v6 10/16] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
` [PATCH v6 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v6 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v6 13/16] spi: dw: Cleanup generic DW DMA code namings
` [PATCH v6 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v6 15/16] spi: dw: Use regset32 DebugFS method to create regdump file
` [PATCH v6 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v7] dt-bindings: spi: Convert DW SPI binding to DT schema
 2020-05-29 21:06 UTC  (2+ messages)

[PATCH v1 1/2] spi: dw: Make DMA request line assignments explicit for Intel Medfield
 2020-05-29 21:06 UTC  (3+ messages)

[PATCH] spi: bcm2835: Enable shared interrupt support
 2020-05-29 18:16 UTC  (8+ messages)

[PATCH] spi: bcm2835: Implement shutdown callback
 2020-05-29 18:04 UTC  (6+ messages)

[PATCHv3 1/2] spi: dw: add reset control
 2020-05-29 17:19 UTC  (4+ messages)
` [PATCHv3 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property
  ` [PATCHv3 2/2] spi: dw: "

[PATCHv4 1/2] spi: dw: add reset control
 2020-05-29 17:18 UTC  (3+ messages)
` [PATCHv4 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property

Patchwork summary for: spi-devel-general
 2020-05-29 17:00 UTC 

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-29 16:17 UTC  (3+ messages)
` [PATCH v6 4/9] dt-bindings: display: panel: Add ilitek ili9341 panel bindings

Patchwork housekeeping for: spi-devel-general
 2020-05-29 16:00 UTC 

[PATCH 0/3] Intel SPI unbind fixes
 2020-05-29 13:54 UTC  (12+ messages)
` [PATCH 2/3] spi: pxa2xx: Fix controller unregister order

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

[PATCH v5 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 10:20 UTC  (20+ messages)
` [PATCH v5 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v5 02/16] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH v5 03/16] spi: dw: Locally wait for the DMA transactions completion
` [PATCH v5 04/16] spi: dw: Add SPI Tx-done wait method to DMA-based transfer
` [PATCH v5 05/16] spi: dw: Add SPI Rx-done "
` [PATCH v5 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v5 08/16] spi: dw: Fix Rx-only DMA transfers
` [PATCH v5 09/16] spi: dw: Add core suffix to the DW APB SSI core source file
` [PATCH v5 10/16] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
` [PATCH v5 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core

[PATCH v3 00/14] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-29  5:27 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-05-29  4: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).