Linux SPI
[Prev Page][Next Page]
Re: [PATCH v4 00/16] spi: dw: Add generic DW DMA controller support, Andy Shevchenko
Re: [PATCH] can: mcp251x: convert to half-duplex SPI,
Tim Harvey
[PATCH 1/3] spi: rb4xx: null pointer bug fix,
Christopher Hill
[PATCH 1/2] spi: dw: add reset control,
Dinh Nguyen
[RFC PATCH 0/3] Add prepare/unprepare method in spi_controller_mem_ops,
Yicong Yang
[PATCH V6 0/7] [PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers,
Akash Asthana
[PATCH] spi: tegra114: Fix runtime PM imbalance on error, Dinghao Liu
[PATCH] spi: tegra20-sflash: Fix runtime PM imbalance on error, Dinghao Liu
[PATCH] spi: tegra20-slink: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH] spi: spi-ti-qspi: Fix runtime PM imbalance on error, Dinghao Liu
[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support,
Serge Semin
[PATCH v3 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length, Serge Semin
[PATCH v3 07/16] spi: dw: Use DMA max burst to set the request thresholds, Serge Semin
[PATCH v3 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI, Serge Semin
[PATCH v3 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core, Serge Semin
[PATCH v3 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver, Serge Semin
[PATCH v3 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema, Serge Semin
Message not available
Re: [PATCH v3 00/16] spi: dw: Add generic DW DMA controller support, Andy Shevchenko
[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support,
Pratyush Yadav
- [PATCH v6 01/19] spi: spi-mem: allow specifying whether an op is DTR or not, Pratyush Yadav
- [PATCH v6 02/19] spi: atmel-quadspi: reject DTR ops, Pratyush Yadav
- [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension, Pratyush Yadav
- [PATCH v6 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths, Pratyush Yadav
- [PATCH v6 05/19] mtd: spi-nor: add support for DTR protocol, Pratyush Yadav
- [PATCH v6 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D, Pratyush Yadav
- [PATCH v6 03/19] spi: spi-mtk-nor: reject DTR ops, Pratyush Yadav
- [PATCH v6 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT, Pratyush Yadav
- [PATCH v6 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP, Pratyush Yadav
- [PATCH v6 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table, Pratyush Yadav
- [PATCH v6 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode, Pratyush Yadav
- [PATCH v6 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal, Pratyush Yadav
- [PATCH v6 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT, Pratyush Yadav
- [PATCH v6 12/19] mtd: spi-nor: core: enable octal DTR mode when possible, Pratyush Yadav
- [PATCH v6 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend., Pratyush Yadav
- [PATCH v6 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown, Pratyush Yadav
- [PATCH v6 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h, Pratyush Yadav
- [PATCH v6 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash, Pratyush Yadav
- [PATCH v6 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode, Pratyush Yadav
- Re: [PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support, Mark Brown
[PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver,
Ramuthevar,Vadivel MuruganX
[PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v8 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v8 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- [PATCH v8 03/13] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v8 04/13] dmaengine: imx-sdma: remove duplicated sdma_load_context, Robin Gong
- [PATCH v8 05/13] spi: imx: fallback to PIO if dma setup failure, Robin Gong
- [PATCH v8 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v8 07/13] spi: imx: fix ERR009165, Robin Gong
- [PATCH v8 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v8 11/13] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v8 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm, Robin Gong
- [PATCH v8 13/13] dmaengine: imx-sdma: add uart rom script, Robin Gong
- [PATCH v8 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v8 09/13] spi: imx: add new i.mx6ul compatible name in binding doc, Robin Gong
- Re: [PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family, Sascha Hauer
- Re: [PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family, Mark Brown
- Re: (EXT) [PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family, Matthias Schiffer
High CPU load when using MAX14830 SPI UART controller,
Thomas Petazzoni
[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support,
Pratyush Yadav
- [PATCH v5 04/19] spi: spi-mem: allow specifying a command's extension, Pratyush Yadav
- [PATCH v5 01/19] spi: spi-mem: allow specifying whether an op is DTR or not, Pratyush Yadav
- [PATCH v5 02/19] spi: atmel-quadspi: reject DTR ops, Pratyush Yadav
- [PATCH v5 05/19] mtd: spi-nor: add support for DTR protocol, Pratyush Yadav
- [PATCH v5 03/19] spi: spi-mtk-nor: reject DTR ops, Pratyush Yadav
- [PATCH v5 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D, Pratyush Yadav
- [PATCH v5 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths, Pratyush Yadav
- [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table, Pratyush Yadav
- [PATCH v5 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP, Pratyush Yadav
- [PATCH v5 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT, Pratyush Yadav
- [PATCH v5 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode, Pratyush Yadav
- [PATCH v5 12/19] mtd: spi-nor: core: enable octal DTR mode when possible, Pratyush Yadav
- [PATCH v5 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal, Pratyush Yadav
- [PATCH v5 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT, Pratyush Yadav
- [PATCH v5 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown, Pratyush Yadav
- [PATCH v5 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend., Pratyush Yadav
- [PATCH v5 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h, Pratyush Yadav
- [PATCH v5 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash, Pratyush Yadav
- [PATCH v5 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode, Pratyush Yadav
[PATCH] dt-bindings: spi: ti_qspi.txt: fix unit address,
Kangmin Park
[PATCH v3 0/2] Add Renesas RPC-IF support,
Sergei Shtylyov
[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco,
dillon . minfei
[PATCH v3 1/2] spi: dw: Clear DMAC register when done or stopped,
Serge Semin
[PATCH 0/5] Raspberry Pi SPI unbind fixes,
Lukas Wunner
[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC,
Lars Povlsen
Re: [PATCH 04/10] dt-bindings: spi: Add bindings for spi-dw-mchp, Serge Semin
[PATCH 07/10] spi: spi-dw-mchp: Add Sparx5 support, Lars Povlsen
Re: [PATCH 07/10] spi: spi-dw-mchp: Add Sparx5 support, Serge Semin
[PATCH 10/10] arm64: dts: sparx5: Add spi-nand devices, Lars Povlsen
[PATCH 08/10] arm64: dts: sparx5: Add SPI controller, Lars Povlsen
[PATCH 09/10] arm64: dts: sparx5: Add spi-nor support, Lars Povlsen
[PATCH 06/10] dt-bindings: spi: spi-dw-mchp: Add Sparx5 support, Lars Povlsen
[PATCH 05/10] spi: spi-dw-mmio: Spin off MSCC platforms into spi-dw-mchp, Lars Povlsen
[PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT, Lars Povlsen
Message not available
Re: [PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT, Serge Semin
[PATCH 02/10] spi: dw: Add support for RX sample delay register, Lars Povlsen
[PATCH 03/10] spi: dw: Add support for client driver memory operations, Lars Povlsen
Re: [PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC, Serge Semin
[PATCH v5 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state,
Rajendra Nayak
[PATCH v5 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state,
Rajendra Nayak
[PATCH 1/5] spi: dt-bindings: sifive: Add missing 2nd register region,
Rob Herring
[PATCH v1] spi: dw: Drop duplicate error message when remap resource,
Andy Shevchenko
[PATCH v2 0/3] Enable l3gd20 on stm32f429-disco board,
dillon . minfei
[PATCH v1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver,
Ramuthevar,Vadivel MuruganX
[PATCH v7 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v7 RESEND 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v7 RESEND 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- [PATCH v7 RESEND 03/13] Revert "dmaengine: imx-sdma: fix context cache", Robin Gong
- [PATCH v7 RESEND 04/13] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v7 RESEND 05/13] dmaengine: imx-sdma: remove dupilicated sdma_load_context, Robin Gong
- [PATCH v7 RESEND 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v7 RESEND 07/13] spi: imx: fix ERR009165, Robin Gong
- [PATCH v7 RESEND 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v7 RESEND 09/13] spi: imx: add new i.mx6ul compatible name in binding doc, Robin Gong
- [PATCH v7 RESEND 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v7 RESEND 11/13] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v7 RESEND 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm, Robin Gong
- [PATCH v7 RESEND 13/13] dmaengine: imx-sdma: add uart rom script, Robin Gong
- Re: [PATCH v7 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family, Sascha Hauer
[PATCH v1 0/3] spi: spi-rockchip spi slave mode,
Chris Ruehl
[PATCH 1/2] spi: uniphier: Depend on HAS_IOMEM,
Kunihiko Hayashi
[PATCH v2] spi: sun6i: Add support for GPIO chip select lines,
Alistair Francis
[PATCH 0/3] Enable l3gd20 on stm32f429-disco board,
dillon . minfei
[PATCH] spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled,
Jay Fang
[PATCH 0/6] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework,
Vignesh Raghavendra
[PATCH 00/17] spi: dw: Add generic DW DMA controller support,
Serge Semin
- [PATCH 02/17] dt-bindings: spi: dw: Add DMA properties bindings, Serge Semin
- [PATCH 01/17] dt-bindings: spi: Convert DW SPI binding to DT schema, Serge Semin
- [PATCH 04/17] spi: dw: Cleanup generic DW DMA code namings, Serge Semin
- [PATCH 06/17] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on DW SPI core, Serge Semin
- [PATCH 08/17] spi: dw: Clear DMAC register when done or stopped, Serge Semin
- [PATCH 09/17] spi: dw: Enable interrupts in accordance with DMA xfer mode, Serge Semin
- [PATCH 10/17] spi: dw: Parameterize the DMA Rx/Tx burst length, Serge Semin
- [PATCH 12/17] spi: dw: Fix dma_slave_config used partly uninitialized, Serge Semin
- [PATCH 13/17] spi: dw: Initialize paddr in DW SPI MMIO private data, Serge Semin
- Re: [PATCH 00/17] spi: dw: Add generic DW DMA controller support, Mark Brown
- Message not available
Re: [PATCH 00/17] spi: dw: Add generic DW DMA controller support, Mark Brown
Message not available
Message not available
Message not available
Re: [PATCH 00/17] spi: dw: Add generic DW DMA controller support, Andy Shevchenko
Message not available
Message not available
Message not available
[PATCH v2 00/19] spi: dw: Add generic DW DMA controller support, Serge Semin
[PATCH v2 11/19] spi: dw: Initialize paddr in DW SPI MMIO private data, Serge Semin
[PATCH v2 10/19] spi: dw: Use DMA max burst to set the request thresholds, Serge Semin
[PATCH v2 14/19] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI, Serge Semin
[PATCH v2 15/19] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core, Serge Semin
[PATCH v2 17/19] spi: dw: Add DMA support to the DW SPI MMIO driver, Serge Semin
[PATCH v2 19/19] dt-bindings: spi: Convert DW SPI binding to DT schema, Serge Semin
Re: [PATCH v2 00/19] spi: dw: Add generic DW DMA controller support, Andy Shevchenko
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v2 00/19] spi: dw: Add generic DW DMA controller support, Mark Brown
[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver,
Serge Semin
[PATCH v0] spi: spi-rockchip spi slave mode,
Chris Ruehl
[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers,
Akash Asthana
[PATCH v1 1/2] spi: dw: Avoid useless assignments in generic DMA setup,
Andy Shevchenko
[PATCH -next] spi: spi-amd: Remove spi_master_put in amd_spi_remove(),
Wei Yongjun
[PATCH v1 1/8] spi: dw: Zero DMA Tx and Rx configurations on stack,
Andy Shevchenko
[PATCH -next] spi: bcm2835: Fix error return code in bcm2835_dma_init(),
Wei Yongjun
[PATCH] spi: a3700: make a3700_spi_init() return void,
Jason Yan
[PATCH] spi: sun6i: Add support for GPIO chip select lines,
Alistair Francis
[PATCH v5 0/7] spi: dw: Add support for Intel Keem Bay SPI,
Wan Ahmad Zainie
SPI driver probe problem during boot,
Martin Townsend
[PATCH v4 0/7] spi: dw: Add support for Intel Keem Bay SPI,
Wan Ahmad Zainie
[PATCH v3 0/7] spi: dw: Add support for Intel Keem Bay SPI,
Wan Ahmad Zainie
[PATCH 0/5] Grab bag with AMD SPI fixes,
Lukas Wunner
[PATCH] spi: bcm2835: Fixes bare use of unsigned,
Jacko Dirks
[PATCH v4 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state,
Rajendra Nayak
[PATCH v4 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state,
Rajendra Nayak
[PATCH v2 0/2] Add Renesas RPC-IF support,
Sergei Shtylyov
[PATCH 4/4] add SPI_SIMPLEX_RX/SPI_3WIRE_RX support for spi-stm32f4,
dillon . minfei
[PATCH 2/2] spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit(), Jules Irenge
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue,
patrice.chotard
[PATCH -next] spi: uniphier: fix error return code in uniphier_spi_probe(),
Wei Yongjun
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]