linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 06:02:46 to 2020-06-13 19:00:18 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2020-06-13 19:00 UTC 

[PATCH v3 0/2] Add Renesas RPC-IF support
 2020-06-13 18:42 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
` [PATCH v4 2/2] memory: add Renesas RPC-IF driver

[PATCH] spi: uapi: spidev: Use TABs for alignment
 2020-06-13  7:37 UTC 

[cadence-spi] daisy chain
 2020-06-13  7:33 UTC  (2+ messages)

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-12 14:16 UTC  (8+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio
` [PATCH v1 RFC 2/2] spi: spi-imx: add fallback feature

[PATCH 0/6] Add more configuration and regmap support for spi-altera
 2020-06-12 12:31 UTC  (16+ messages)
` [PATCH 1/6] spi: altera: add 32bit data width transfer support
` [PATCH 2/6] spi: altera: add SPI core parameters support via platform data
` [PATCH 3/6] spi: altera: add platform data for slave information
` [PATCH 4/6] spi: altera: use regmap instead of direct mmio register access
` [PATCH 5/6] spi: altera: move driver name string to header file
` [PATCH 6/6] spi: altera: fix size mismatch on 64 bit processors

How to extract opcode, addr, dummy and buffer in transfer_one_message()?
 2020-06-12  7:27 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-06-11 15:40 UTC 

[PATCH] spi: spi-fsl-dspi: Free DMA memory with matching function
 2020-06-11 15:29 UTC  (3+ messages)

[PATCH v2 1/2] spi: tools: Make default_tx/rx and input_tx static
 2020-06-11 15:29 UTC  (3+ messages)
` [PATCH v2 2/2] spi: tools: Add macro definitions to fix build errors

[PATCH 1/2] spi: tools: Make default_tx/rx and input_tx static
 2020-06-11 15:29 UTC  (5+ messages)
` [PATCH 2/2] spi: tools: Fix build errors

Patchwork housekeeping for: spi-devel-general
 2020-06-11 13:00 UTC 

[PATCH 0/2] Add MSIOF support for R8A7742 SOC
 2020-06-11 12:09 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support
` [PATCH 2/2] ARM: dts: r8a7742: Add MSIOF[0123] support

[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC
 2020-06-10 14:28 UTC  (17+ 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 V7 RESEND 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-10 13:53 UTC  (14+ messages)
` [PATCH V7 RESEND 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V7 RESEND 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V7 RESEND 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V7 RESEND 4/7] spi: spi-geni-qcom: "
` [PATCH V7 RESEND 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V7 RESEND 6/7] spi: spi-qcom-qspi: "
` [PATCH V7 RESEND 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH 1/1] spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for meson-g12a
 2020-06-10 11:04 UTC  (3+ messages)

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

[PATCH 0/8] spi: rspi: Bit rate improvements
 2020-06-09 12:54 UTC  (10+ messages)
` [PATCH 1/8] spi: rspi: Remove useless .set_config_register() check
` [PATCH 2/8] spi: rspi: Use requested instead of maximum bit rate
` [PATCH 3/8] spi: rspi: Clean up Bit Rate Division Setting handling
` [PATCH 4/8] spi: rspi: Increase bit rate accuracy on RZ/A
` [PATCH 5/8] spi: rspi: Increase bit rate range for RSPI on SH
` [PATCH 6/8] spi: rspi: Increase bit rate range for QSPI
` [PATCH 7/8] spi: rspi: Fill in spi_transfer.effective_speed_hz
` [PATCH 8/8] spi: rspi: Fill in controller speed limits

Linux as a SPI slave?
 2020-06-09  7:46 UTC  (2+ messages)

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

[PATCH V7 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-09  5:54 UTC  (4+ messages)
` [PATCH V7 6/7] spi: spi-qcom-qspi: Add interconnect support

[PATCH AUTOSEL 5.7 018/274] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
 2020-06-08 23:05 UTC  (9+ messages)
` [PATCH AUTOSEL 5.7 025/274] spi: pxa2xx: Apply CS clk quirk to BXT
` [PATCH AUTOSEL 5.7 036/274] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH AUTOSEL 5.7 062/274] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 5.7 069/274] spi: mux: repair mux usage
` [PATCH AUTOSEL 5.7 080/274] spi: dw: Fix Rx-only DMA transfers
` [PATCH AUTOSEL 5.7 098/274] spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
` [PATCH AUTOSEL 5.7 255/274] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH AUTOSEL 5.7 257/274] spi: spi-fsl-dspi: fix native data copy

[PATCH AUTOSEL 5.4 013/175] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
 2020-06-08 23:18 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 017/175] spi: pxa2xx: Apply CS clk quirk to BXT
` [PATCH AUTOSEL 5.4 027/175] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH AUTOSEL 5.4 044/175] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 5.4 056/175] spi: dw: Fix Rx-only DMA transfers
` [PATCH AUTOSEL 5.4 066/175] spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
` [PATCH AUTOSEL 5.4 161/175] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH AUTOSEL 4.19 007/106] spi: pxa2xx: Apply CS clk quirk to BXT
 2020-06-08 23:22 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 012/106] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH AUTOSEL 4.19 020/106] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 4.19 027/106] spi: dw: Fix Rx-only DMA transfers
` [PATCH AUTOSEL 4.19 099/106] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH AUTOSEL 4.14 07/72] spi: pxa2xx: Apply CS clk quirk to BXT
 2020-06-08 23:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 09/72] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH AUTOSEL 4.14 14/72] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 4.14 19/72] spi: dw: Fix Rx-only DMA transfers
` [PATCH AUTOSEL 4.14 68/72] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH AUTOSEL 4.9 06/50] spi: dw: Zero DMA Tx and Rx configurations on stack
 2020-06-08 23:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 09/50] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 4.9 48/50] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH AUTOSEL 4.4 03/37] spi: dw: Zero DMA Tx and Rx configurations on stack
 2020-06-08 23:27 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/37] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH AUTOSEL 4.4 35/37] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH] spi: spidev_test: Use %u to format unsigned numbers
 2020-06-08 12:46 UTC  (2+ messages)

[PATCH v2] spi: bcm2835: Enable shared interrupt support
 2020-06-08 11:41 UTC  (16+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-06-06 15:40 UTC 

spi-oc-tiny.c and microwatt chip select
 2020-06-06 13:02 UTC  (3+ messages)

CS# timings
 2020-06-06 11:27 UTC 

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

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

[PATCH 0/3] spi: bcm2835: Enable shared interrupt support
 2020-06-05 11:35 UTC  (7+ messages)
` [PATCH 3/3] "

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-05  9:25 UTC  (7+ messages)
` [PATCH 03/10] b43: Remove uninitialized_var() usage
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 09/10] treewide: "

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

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-05  7:47 UTC  (7+ messages)
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH] spi: tegra114: missing put on pm_runtime_get_sync failure
 2020-06-05  6:13 UTC  (3+ messages)

[PATCH] spi: tegra20-sflash: call pm_runtime_put in case of pm_runtime_get failure
 2020-06-05  6:10 UTC  (2+ messages)

[PATCH] spi: tegra20-slink: add missing pm_runtime_put
 2020-06-05  6:02 UTC  (2+ messages)


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