Linux SPI
[Prev Page][Next Page]
- Re: [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP, (continued)
- [PATCH] spi: slave: Fix missing break in switch,
Gustavo A. R. Silva
- [PATCH] spi: pxa2xx: Mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH v6 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Ryan Case
- [PATCH] spi: fsl-lpspi: Prevent FIFO under/overrun by default,
Hieu Tran Dang
- [PATCH] spi: at91-usart: Remove duplicated checking for spi->bits_per_word,
Axel Lin
- [PATCH] spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_mask,
Axel Lin
- [PATCH v5 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Ryan Case
- [PATCH v4 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Ryan Case
- [PATCH v2 1/4] spi: spi-mem: Add the spi_set_xfer_bpw function,
Chuanhua Han
- Applied "spi: mediatek: add bindings for Mediatek MT2712 soc platform" to the spi tree, Mark Brown
- Applied "spi: mediatek: add spi slave for Mediatek MT2712" to the spi tree,
Mark Brown
- [PATCH] dt-bindings: spi: sh-msiof: Add r8a7744 support,
Biju Das
- [PATCH] dt-bindings: spi: rspi: Add r8a7744 to the compatible list,
Biju Das
- [PATCH v5 0/3] Add Mediatek SPI slave driver,
Leilk Liu
- [PATCH v3 0/2] spi: Add Macronix controller driver,
masonccyang
- [PATCH] spidev: Enable the Liebherr's BK4 board to work with spidev driver,
Lukasz Majewski
- [PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610),
Lukasz Majewski
- [PATCH v2] dt-bindings: spi: rspi: Add R7S9210 support,
Chris Brandt
- [PATCH] dt-bindings: spi: rspi: Add R7S9210 support,
Chris Brandt
- [RFC/RFT PATCH v1 0/9] mtd: fsl: quadspi: Fixes for fsl-quadspi.c driver (vybrid HW),
Lukasz Majewski
- [RFC/RFT PATCH v1 2/9] mtd: qspi: Provide quirk to read only half of RX buffer (NXP's vybrid), Lukasz Majewski
- [RFC/RFT PATCH v1 6/9] mtd: spi: Enhance the fsl_qspi_read() method to support DUAL and QUAD, Lukasz Majewski
- [RFC/RFT PATCH v1 7/9] mtd: spi: Add SPI_NOR_DUAL_READ property for the 'n25q128a13' Micron memory, Lukasz Majewski
- [RFC/RFT PATCH v1 8/9] mtd: spi: Allocate memory corresponding to maximal fsl-quadspi.c controller area, Lukasz Majewski
- [RFC/RFT PATCH v1 9/9] mtd: spi: Skip reading the Serial Flash Discoverable Parameters, Lukasz Majewski
- [RFC/RFT PATCH v1 5/9] mtd: spi: Provide LUT entry to perform DUAL read, Lukasz Majewski
- [RFC/RFT PATCH v1 4/9] mtd: spi: Modify the HW capability mask according to supported RX lanes, Lukasz Majewski
- [RFC/RFT PATCH v1 3/9] mtd: spi: Do not setup the default seqid as we got it set for DUAL and QUAD, Lukasz Majewski
- [RFC/RFT PATCH v1 1/9] Revert "mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ", Lukasz Majewski
- Re: [RFC/RFT PATCH v1 0/9] mtd: fsl: quadspi: Fixes for fsl-quadspi.c driver (vybrid HW), Boris Brezillon
- [PATCH v3 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Ryan Case
- [PATCH] spi: sprd: don't mark remove function as __exit,
Arnd Bergmann
- [PATCH] arm64: dts: rockchip: Enable SPI NOR flash on Rock64,
Chen-Yu Tsai
- [PATCH 0/2] spi: fsl-lpspi: Option to prevent FIFO under/overrun,
Hieu Tran Dang
- [PATCH 1/2] spi: Add a DT binding for high-impedance turn-around,
Linus Walleij
- [PATCH] spi: spi-mem: Fix inverted logic in op sanity check,
Geert Uytterhoeven
- [PATCH 0/3] Add GPIO brownout detection support,
Marco Felsch
- [PATCH v4 0/3] Add Mediatek SPI slave driver,
Leilk Liu
- [PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller,
Yogesh Gaur
- [PATCH 1/2] spi: spi-mem: Add the spi_set_xfer_bpw function,
Chuanhua Han
- [PATCH] spi: pic32: Use proper enum in dmaengine_prep_slave_rg,
Nathan Chancellor
- [PATCH v2 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation,
Ryan Case
- [PATCH v2 0/3] device tree spidev solution - driver_override for SPI,
Trent Piepho
- [PATCH 0/3] spi: spi-mem: Minor fixes/improvements,
Boris Brezillon
- [RESEND PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash,
Yogesh Gaur
- [PATCH 0/2] device tree spidev solution - driver_override for SPI,
Trent Piepho
- [PATCH V4 0/4] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings,
Dilip Kota
- [PATCH 0/3] spi: SPI_CS_WORD followup,
David Lechner
- Applied "spi: mediatek: Don't modify spi_transfer when transfer." to the spi tree, Mark Brown
- [PATCH 0/3] ARM: dspi: Provide slave mode support for Vybryd vf610,
Lukasz Majewski
- [PATCH 3/3] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610), Lukasz Majewski
- [PATCH 2/3] ARM: dspi: Provide per DSPI instance of the MCR register (SLAVE mode), Lukasz Majewski
- Re: [PATCH 0/3] ARM: dspi: Provide slave mode support for Vybryd vf610, Lukasz Majewski
Applied "spi: add new SPI_CS_WORD flag" to the spi tree, Mark Brown
Applied "spi: spi-davinci: Add support for SPI_CS_WORD" to the spi tree, Mark Brown
spi-fsl-spi.c with kernel 4.14.70 questions,
Kimmo Saarela
[GIT PULL] spi fixes for v4.19,
Mark Brown
[PATCH] spi: pxa2xx: Remove the shutdown callback,
Lubomir Rintel
[PATCH] spi: Gracefully handle power supplies with disabled PM,
Lubomir Rintel
[PATCH v2 0/5] Make SPI work on DT MMP2,
Lubomir Rintel
[PATCH v2 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller,
Yogesh Gaur
[PATCH 0/2] spi: Add Macronix controller driver,
masonccyang
[PATCH 2/2] dt-binding: spi: Document Macronix controller bindings, masonccyang
Re: [PATCH 0/2] spi: Add Macronix controller driver, Boris Brezillon
[PATCH v3 0/3] Add Mediatek SPI slave driver,
Leilk Liu
[PATCH v3 3/3] arm64: dts: Add spi slave dts, Leilk Liu
[PATCH] spi: pic32-sqi: remove unnecessary of_node_get(),
Alexey Khoroshilov
[PATCH -next] spi: davinci: remove set but not used variable 'pdata',
YueHaibing
[PATCH v2 0/4] spi: introduce SPI_CS_WORD mode flag,
David Lechner
[PATCH 0/5] Make SPI work on DT MMP2,
Lubomir Rintel
Applied "spi: gpio: No MISO does not imply no RX" to the spi tree,
Mark Brown
[PATCH] spi: mediatek: Don't modify spi_transfer when transfer.,
Peter Shih
[PATCH v2] spi: gpio: No MISO does not imply no RX, Linus Walleij
[PATCH -next] spi: pl022: Remove set but not used variable 'chip',
YueHaibing
[PATCH] spi: pic32: remove unnecessary of_node_get(),
Alexey Khoroshilov
[PATCH v2] gpio: of: Handle SPI chipselect legacy bindings, Linus Walleij
[PATCH -next] spi: spi-gpio: Remove set but not used variable 'pdata',
YueHaibing
Re: [PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/, Paul Moore
[PATCH 0/4] spi: renesas: Miscellaneous fixes,
Geert Uytterhoeven
[PATCH] spi: Do not print a message if spi_controller_{suspend,resume}() fails,
Geert Uytterhoeven
Applied "spi: sh-msiof: Document R-Car D3 support" to the spi tree, Mark Brown
[PATCH v2] spi: gpio: Fix copy-and-paste error,
Linus Walleij
[PATCH] gpio: of: Handle SPI chipselect legacy bindings,
Linus Walleij
[PATCH] spi: davinci: Remove chip select GPIO pdata,
Linus Walleij
[PATCH v12 0/6] Driver for at91 usart in spi mode,
Radu Pirea
- [PATCH v12 2/6] dt-bindings: add binding for atmel-usart in SPI mode, Radu Pirea
- [PATCH v12 3/6] mfd: at91-usart: added mfd driver for usart, Radu Pirea
- [PATCH v12 6/6] tty/serial: atmel: change the driver to work under at91-usart mfd, Radu Pirea
- [PATCH v12 5/6] spi: at91-usart: add driver for at91-usart as spi, Radu Pirea
- [PATCH v12 1/6] MAINTAINERS: add at91 usart mfd driver, Radu Pirea
- [PATCH v12 4/6] MAINTAINERS: add at91 usart spi driver, Radu Pirea
- Re: [PATCH v12 0/6] Driver for at91 usart in spi mode, Lee Jones
- Re: [PATCH v12 0/6] Driver for at91 usart in spi mode, Lee Jones
- [GIT PULL v2] Immutable branch between MFD, SPI and TTY due for the v4.20 merge window, Lee Jones
[PATCH] spi: Delete Atmel AT91 SPI driver,
Linus Walleij
Query: spi-nor: dummy buswidth calculation,
Yogesh Narayan Gaur
[PATCH v2 0/3] Add Mediatek SPI slave driver,
Leilk Liu
[PATCH 0/4] SPI 3WIRE fixes and highz turnaround,
Linus Walleij
[PATCH] spi: gpio: Fix copy-and-paste error,
Linus Walleij
[PATCH 0/2] spi: sh-msiof: Document R-Car D3 and E3 support,
Geert Uytterhoeven
[PATCH] spi: spidev_test: Improve decoded text part of hex dump,
Geert Uytterhoeven
Applied "spi: orion: cosmetics - alias long direct_access variables" to the spi tree, Mark Brown
[RESEND PATCH v11 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: dw-mmio: avoid hardcoded field mask,
Alexandre Belloni
[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller,
Yogesh Gaur
[PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash,
Yogesh Gaur
[PATCH v5] spi: spi-mem: Adjust op len based on message/transfer size limitations,
Chuanhua Han
[PATCH] spi: davinci: remove set but not used variable 'pdata',
YueHaibing
[andriy.shevchenko@xxxxxxxxxxxxxxx: Re: [PATCH] spi: dw-mmio: add MSCC Jaguar2 support],
Andy Shevchenko
[PATCH] spi: dw-mmio: add MSCC Jaguar2 support,
Alexandre Belloni
Applied "spi: Fix double IDR allocation with DT aliases" to the spi tree, Mark Brown
Applied "spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE" to the spi tree, Mark Brown
[PATCH] spi: tegra20-slink: explicitly enable/disable clock,
Marcel Ziswiler
Applied "ASoC: core: Don't schedule DAPM work if already in target state" to the spi tree,
Mark Brown
Applied "spi: Add Spreadtrum SPI controller documentation" to the spi tree, Mark Brown
[PATCH] spi/bcm63xx-hsspi: keep pll clk enabled,
Jonas Gorski
[PATCH 0/3] Add Mediatek SPI slave driver,
Leilk Liu
[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP,
Dilip Kota
[RESEND PATCH] spi: sh-msiof: Document R-Car D3 support,
Ulrich Hecht
-next: Traceback at at drivers/spi/spi.c:2179 spi_register_controller,
Guenter Roeck
[RFC 0/3 net] lorawan: Add LoRaWAN soft MAC module,
Jian-Hong Pan
[PATCH 2/4] spi: Make of_find_spi_device_by_node() available, Linus Walleij
[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers,
Wolfram Sang
[PATCH -next] spi: Fix double IDR allocation with DT aliases,
Geert Uytterhoeven
SPI Slave with handshaking,
Lubomir Rintel
[PATCH v4] mtd: spi-mem: Add the default transfer length adjustments, Chuanhua Han
[PATCH] mtd: m25p80: consider max message size when use the spi_mem_xx() API,
Chuanhua Han
[PATCH] spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE,
Angelo Dureghello
[BUG] spi: spi-fsl-dspi: -EIO reading data on ColdFire,
Angelo Dureghello
[PATCH] spi: sh-msiof: Add r8a774a1 support,
Fabrizio Castro
[PATCH] spi: fsl-espi: master->mem_ops is implemented in the controller,
Chuanhua Han
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]