Linux SPI
[Prev Page][Next Page]
Applied "spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers" to the spi tree, Mark Brown
mcp251x driver Intel platform, Mario Schuknecht
[PATCH v3] spi: orion: cosmetics - alias long direct_access variables,
Kosta Zertsekel
[PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers,
Kirill Kapranov
[GIT PULL] SPI updates for v4.19, Mark Brown
Understanding Marvell SPI direct read/write mode,
Kosta Zertsekel
[PATCH] spi: davinci: fix a NULL pointer dereference,
Bartosz Golaszewski
[PATCH] spi: dw: support 4-16 bits per word,
Simon Goldschmidt
[PATCH] spi: spidev: Add DT match for Lumentum 21159239,
Jan Kundrát
[PATCH 1/2] dt-bindings: spi: Add Spreadtrum SPI controller documentation,
Baolin Wang
[PATCH v2] spi: orion: cosmetics - alias long direct_access variables,
Kosta Zertsekel
[PATCH] spi: orion: cosmetics - alias long direct_access variables,
Kosta Zertsekel
[PATCH] spi: spi-mem: Constify spi_mem->name,
Boris Brezillon
Applied "spi: spi-mem: Extend the SPI mem interface to set a custom memory name" to the spi tree, Mark Brown
[PATCH v3 0/3] Extend the SPI mem interface to set a custom memory name,
Frieder Schrempf
[PATCH] spi: uniphier: remove unnecessary include headers,
Keiji Hayashibara
[PATCH 1/2] spi: Add MXIC controller driver,
masonccyang
Applied "spi: add flags parameter to txrx_word function pointers" to the spi tree, Mark Brown
Applied "spi: add DT bindings for UniPhier SPI controller" to the spi tree, Mark Brown
[PATCH v3 0/2] add SPI controller driver for UniPhier SoCs,
Keiji Hayashibara
cs-gpios and request_gpio,
Langer, Thomas
[PATCH v4 0/3] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[PATCH] spi: omap2-mcspi: remove several redundant variables,
Colin King
[PATCH 2/2] spi: spi-gpio: add SPI_3WIRE support,
Lorenzo Bianconi
[PATCH 1/2] spi: add flags parameter to txrx_word function pointers, Lorenzo Bianconi
[PATCH 0/2] add SPI_3WIRE support to spi-gpio controller, Lorenzo Bianconi
[PATCH v3 0/5] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[PATCH v2 0/4] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[PATCH] spi: spi-fsl-espi: Log fifo counters on error,
Tiago Brusamarello
[PATCH v2 0/2] add SPI controller driver for UniPhier SoCs,
Keiji Hayashibara
Applied "spi: imx: Remove duplicate variable assignments" to the spi tree, Mark Brown
Applied "spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32" to the spi tree, Mark Brown
Applied "spi: imx: Use correct number of bytes per words" to the spi tree, Mark Brown
Applied "spi: imx: remove unnecessary check in spi_imx_can_dma" to the spi tree, Mark Brown
Applied "spi: imx: Use the longuest possible burst size when in dynamic_burst" to the spi tree, Mark Brown
[PATCH] spi: spi-fsl-dspi: Switch to SPDX identifier,
Fabio Estevam
[PATCH] spi: pl022: Add OF binding to disable DMA usage,
Alexander Sverdlin
bcm-qspi: unstable bspi mode since the 345309fa7c0c ("spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance"),
Rafał Miłecki
[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART,
Andreas Färber
[RFC 1/2] spi: add flags parameter to txrx_word function pointers, Lorenzo Bianconi
[RFC 2/2] spi: spi-gpio: add SPI_3WIRE support, Lorenzo Bianconi
[RFC 0/2] add SPI_3WIRE support to spi-gpio controller, Lorenzo Bianconi
[PATCH V2 25/25] spi: ath79: drop pdata support, John Crispin
[PATCH V2] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP,
Dilip Kota
[PATCH 0/2] add SPI controller driver for UniPhier SoCs,
Keiji Hayashibara
[DISCUSSION] spi multi chipselect support,
Sebastian Reichel
[PATCH RESEND 0/5] spi: imx: Improve non 8-bit aligned words and dynamic bursts,
Maxime Chevallier
[PATCH 0/5] Add support for MSCC Ocelot SPI,
Alexandre Belloni
Applied "spi: rockchip: add description for px30" to the spi tree, Mark Brown
[PATCH 0/5] spi: imx: Improve non 8-bit aligned words and dynamic bursts,
Maxime Chevallier
[PATCH v2] spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer,
Andrey Smirnov
[PATCH 0/4] spi: introduce SPI_CS_WORD mode flag,
David Lechner
[PATCH] spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer,
Andrey Smirnov
[PATCH v11 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: pl022: Remove timeout in polling mode operation,
Alexander Sverdlin
[PATCH -next] spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume(),
Wei Yongjun
[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Girish Mahadevan
[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework,
Frieder Schrempf
- [PATCH v2 01/12] spi: spi-mem: Extend the SPI mem interface to set a custom memory name, Frieder Schrempf
- [PATCH v2 02/12] mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name, Frieder Schrempf
- [PATCH v2 06/12] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH v2 10/12] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH v2 08/12] ARM: defconfig: Use the new FSL QSPI driver under the SPI framework, Frieder Schrempf
- [PATCH v2 12/12] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework, Frieder Schrempf
- [PATCH v2 11/12] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH v2 09/12] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c, Frieder Schrempf
- [PATCH v2 07/12] arm64: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH v2 04/12] dt-bindings: spi: Move the bindings for the FSL QSPI driver, Frieder Schrempf
- [PATCH v2 05/12] dt-bindings: spi: Adjust the bindings for the FSL QSPI driver, Frieder Schrempf
- [PATCH v2 03/12] spi: Add a driver for the Freescale/NXP QuadSPI controller, Frieder Schrempf
- RE: [PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework, Yogesh Narayan Gaur
- Re: [PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework, Boris Brezillon
[RFC net-next 00/15] net: A socket API for LoRa,
Andreas Färber
[PATCH] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe,
Krzysztof Kozlowski
[PATCH] spi: pxa2xx: Add support for Intel Ice Lake,
Jarkko Nikula
[RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2,
Piotr Bugalski
[spi:for-4.19 15/15] arch/mips/ath79/dev-spi.h:16:10: fatal error: asm/mach-ath79/ath79_spi_platform.h: No such file or directory,
kbuild test robot
[PATCH v10 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: ath79: drop pdata support,
John Crispin
[PATCH v9 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH v9 0/6] mtd: Add a SPI NAND driver,
Boris Brezillon
[PATCH 1/8] hwspinlock: Add one new API to support getting a specific hwlock by the name,
Baolin Wang
[PATCH -next] spi: spi-fsl-dspi: Fix a typo in dspi_probe(),
Wei Yongjun
[PATCH] spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe,
Gustavo A. R. Silva
[PATCH v2 1/2] arm64: dts: r8a77995: Add MSIOF device nodes,
Ulrich Hecht
[PATCH 00/12] XSPI mode for LS1021A DSPI,
Esben Haabendal
- [PATCH 07/12] spi: spi-fsl-dspi: Fix MCR register handling, Esben Haabendal
- [PATCH 08/12] spi: spi-fsl-dspi: Add support for XSPI mode registers, Esben Haabendal
- [PATCH 09/12] spi: spi-fsl-dspi: Framesize control for XSPI mode, Esben Haabendal
- [PATCH 06/12] spi: spi-fsl-dspi: Fixup regmap configuration, Esben Haabendal
- [PATCH 03/12] spi: spi-fsl-dspi: Fix per transfer cs_change handling, Esben Haabendal
- [PATCH 12/12] spi: spi-fsl-dspi: Enable extended SPI mode, Esben Haabendal
- [PATCH 01/12] spi: spi-fsl-dspi: Drop unreachable else if statement, Esben Haabendal
- [PATCH 04/12] spi: spi-fsl-dspi: Simplify transfer counter handling, Esben Haabendal
- [PATCH 02/12] spi: spi-fsl-dspi: Drop unneeded use of dataflags bits, Esben Haabendal
- [PATCH 11/12] spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode, Esben Haabendal
- [PATCH 10/12] spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode), Esben Haabendal
- [PATCH 05/12] spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers, Esben Haabendal
[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2,
Piotr Bugalski
[PATCH v8 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH 4.16 178/279] spi: bcm2835aux: ensure interrupts are enabled for shared handler, Greg Kroah-Hartman
[PATCH 4.14 116/189] spi: bcm2835aux: ensure interrupts are enabled for shared handler, Greg Kroah-Hartman
ref_count_t underflow in orion_spi_probe,
Chris Packham
[PATCH v4 22/26] devicetree: fix name of pinctrl-bindings.txt,
Mauro Carvalho Chehab
[PATCH v3 23/27] devicetree: fix name of pinctrl-bindings.txt,
Mauro Carvalho Chehab
[PATCH v7 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: sh-msiof: Make sure all DMA operations have completed,
Geert Uytterhoeven
[PATCH] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write,
Yogesh Gaur
[PATCH] mtd: spi-nor: Support controllers with limited TX FIFO size,
Yogesh Gaur
[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes,
Yogesh Gaur
[PATCH] spi: remove unused adi_spi3.h header,
Corentin Labbe
[PATCH v6 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: orion: fix CS GPIO handling again,
Jan Kundrát
[PATCH v5 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: cadence: Change usleep_range() to udelay(), for atomic context,
Janek Kotas
[GIT PULL] spi updates for v4.18, Mark Brown
[RFC PATCH 0/2] spi: spi-mem: Add a direct mapping API,
Boris Brezillon
[PATCH v8 0/4] mtd: Add a SPI NAND driver,
Boris Brezillon
[PATCH 1/4] hwspinlock: Add one new API to support getting a specific hwlock by the name,
Baolin Wang
[PATCH] spi: Fix typo on SPI_MEM help text,
Fabio Estevam
[PATCH 00/11] Port the FSL QSPI driver to the SPI framework,
Frieder Schrempf
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]