Linux SPI
[Prev Page][Next Page]
- Re: [PATCH v2 1/1] spi: pxa2xx: add driver enabling message, (continued)
- [PATCH] spi: spi-mem: Fix build error without CONFIG_SPI_MEM,
Yue Haibing
- Applied "spi: tegra114: add support for interrupt mask" to the spi tree, Mark Brown
- [PATCH 1/3] spi: fsl-lpspi: Fix problematic dev_set_drvdata call,
Axel Lin
- [PATCH] spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}(),
Sergei Shtylyov
- [BUG] Rockchip SPI: long burst writes produce unexpected result,
Vicente Bergas
- [PATCH] spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS,
Yue Haibing
- [PATCH v2] spi: kill useless initializer in spi_register_controller(),
Sergei Shtylyov
- [PATCH 1/1] spi: pxa2xxx: change "no DMA channels..." msg from debug to warning,
Flavio Suligoi
- [spi:for-5.2 70/75] drivers/spi/spi-gpio.c:313:1-3: WARNING: PTR_ERR_OR_ZERO can be used, kbuild test robot
- [PATCH] spi: rspi: Fix handling of QSPI code when transmit and receive,
Nguyen An Hoan
- [spi:for-5.2 75/75] drivers/spi/spi-zynq-qspi.c:410:3: error: implicit declaration of function 'writesl'; did you mean 'writel'?, kbuild test robot
- Applied "spi: tegra114: use unpacked mode for below 4 bytes" to the spi tree, Mark Brown
- Applied "spi: tegra114: set bus number based on id" to the spi tree, Mark Brown
- Applied "dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller" to the spi tree, Mark Brown
- [PATCH V2 01/20] spi: tegra114: fix PIO transfer,
Sowjanya Komatineni
- [PATCH V2 15/20] spi: tegra114: add support for hw based cs, Sowjanya Komatineni
- [PATCH V2 17/20] spi: add a method for configuring CS timing, Sowjanya Komatineni
- [PATCH V2 20/20] spi: tegra114: add support for tuning TX and RX trimmers, Sowjanya Komatineni
- [PATCH V2 19/20] DT bindings: spi: document tx/rx clock delay properties, Sowjanya Komatineni
- [PATCH V2 18/20] spi: tegra114: add support for HW CS timing, Sowjanya Komatineni
- [PATCH V2 14/20] spi: tegra114: add support for gpio based cs, Sowjanya Komatineni
- [PATCH V2 16/20] spi-summary: document set_cs_timing, Sowjanya Komatineni
- [PATCH V2 13/20] spi: tegra114: add support for interrupt mask, Sowjanya Komatineni
- [PATCH V2 12/20] spi: tegra114: add support for LSBYTE_FIRST, Sowjanya Komatineni
- [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode, Sowjanya Komatineni
- [PATCH V2 09/20] spi: tegra114: add 3 wire transfer mode support, Sowjanya Komatineni
- [PATCH V2 08/20] spi: tegra114: add dual mode support, Sowjanya Komatineni
- [PATCH V2 06/20] spi: tegra114: set supported bits per word, Sowjanya Komatineni
- [PATCH V2 10/20] Documentation: devicetree: spi: add spi-lsbyte-first propery, Sowjanya Komatineni
- [PATCH V2 05/20] spi: tegra114: dump SPI registers during timeout, Sowjanya Komatineni
- [PATCH V2 07/20] spi: tegra114: set bus number based on id, Sowjanya Komatineni
- [PATCH V2 02/20] spi: tegra114: use unpacked mode for below 4 bytes, Sowjanya Komatineni
- [PATCH V2 03/20] spi: tegra114: de-assert CS before SPI mode change, Sowjanya Komatineni
- [PATCH V2 04/20] spi: tegra114: avoid reset call in atomic context, Sowjanya Komatineni
- [PATCH] spi: kill useless initializer in spi_register_master(),
Sergei Shtylyov
- [spi:for-5.2 53/62] drivers/spi/spi-bcm2835aux.c:40:14: sparse: symbol 'polling_limit_us' was not declared. Should it be static?,
kbuild test robot
- [PATCH] spi: sh-msiof: Convert to use GPIO descriptors,
Geert Uytterhoeven
- [PATCH] spi: Add missing error handling for CS GPIOs,
Geert Uytterhoeven
- [PATCH] spi: spi-gpio: Remove spi->controller_data comment,
Geert Uytterhoeven
- [PATCH] spi: rspi: Add configuration for LSB/MSB,
Nguyen An Hoan
- [PATCH] spi: sh-msiof: Fix the limit of data length when calculating the length of words,
Nguyen An Hoan
- Applied "spi: bcm2835aux: unifying code between polling and interrupt driven code" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: remove dangerous uncontrolled read of fifo" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: fix corruptions for longer spi transfers" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: remove dead code" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: setup gpio-cs to output and correct level during setup" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: warn in dmesg that native cs is not really supported" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: make the polling duration limits configurable" to the spi tree, Mark Brown
- Applied "spi: bcm2835aux: add driver stats to debugfs" to the spi tree, Mark Brown
- [PATCH 00/12] SPI GPIO improvements,
Andrey Smirnov
- [PATCH 01/12] spi: gpio: Drop unused spi_to_pdata(), Andrey Smirnov
- [PATCH 07/12] spi: Don't call spi_get_gpio_descs() before device name is set, Andrey Smirnov
- [PATCH 09/12] spi: gpio: Drop unused pdev field in struct spi_gpio, Andrey Smirnov
- [PATCH 11/12] spi: bitbang: Introduce spi_bitbang_init(), Andrey Smirnov
- [PATCH 12/12] spi: gpio: Use devm_spi_register_master(), Andrey Smirnov
- [PATCH 10/12] spi: gpio: Make sure spi_master_put() is called in every error path, Andrey Smirnov
- [PATCH 04/12] spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe(), Andrey Smirnov
- [PATCH 08/12] spi: gpio: Drop mflags argument from spi_gpio_request(), Andrey Smirnov
- [PATCH 06/12] spi: gpio: Don't request CS GPIO in DT use-case, Andrey Smirnov
- [PATCH 05/12] spi: gpio: Drop unused pdata copy in struct spi_gpio, Andrey Smirnov
- [PATCH 02/12] spi: gpio: Add local struct device pointer in spi_gpio_probe(), Andrey Smirnov
- [PATCH 03/12] spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe(), Andrey Smirnov
- [PATCH v2 0/3] spi: sh-msiof: Add reset of registers before starting transfer,
Geert Uytterhoeven
- [PATCH] spi: lpspi: add missing complete in abort func at dma mode,
Clark Wang
- Applied "spi: tegra114: configure dma burst size to fifo trig level" to the spi tree, Mark Brown
- [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller,
Naga Sureshkumar Relli
- [LINUX PATCH v2 2/3] spi: spi-mem: export spi_mem_default_supports_op(),
Naga Sureshkumar Relli
- [LINUX PATCH v2 1/3] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller, Naga Sureshkumar Relli
- [LINUX PATCH v2 0/3] Add support for Zynq QSPI controller driver, Naga Sureshkumar Relli
- [PATCH] spi: oc-tiny: fix negative loop bound error on for loop,
Colin King
- [PATCH] eeprom: at25: Convert the driver to the spi-mem interface,
Boris Brezillon
- [PATCH V3 0/9] spi: bcm2835aux: bug fixes and improvements,
kernel
- [PATCH V3 1/9] spi: bcm2835aux: unifying code between polling and interrupt driven code, kernel
- [PATCH V3 2/9] spi: bcm2835aux: remove dangerous uncontrolled read of fifo, kernel
- [PATCH V3 3/9] spi: bcm2835aux: fix corruptions for longer spi transfers, kernel
- [PATCH V3 4/9] spi: bcm2835aux: remove dead code, kernel
- [PATCH V3 5/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios, kernel
- [PATCH V3 6/9] spi: bcm2835aux: warn in dmesg that native cs is not really supported, kernel
- [PATCH V3 7/9] spi: bcm2835aux: setup gpio-cs to output and correct level during setup, kernel
- [PATCH V3 9/9] spi: bcm2835aux: make the polling duration limits configurable, kernel
- [PATCH V3 8/9] spi: bcm2835aux: add driver stats to debugfs, kernel
- Re: [PATCH V3 0/9] spi: bcm2835aux: bug fixes and improvements, Stefan Wahren
- [PATCH v2] spi: tegra20-slink: change chip select action order,
Randolph Maaßen
- [PATCH 1/2] spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one(),
Jarkko Nikula
- [PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver,
Mason Yang
Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver, Sergei Shtylyov
- Message not available
- Message not available
Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver, Sergei Shtylyov
[PATCH v9 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD controller driver, Mason Yang
[LINUX PATCH 3/3] spi: spi-mem: Add support for Zynq QSPI controller, Naga Sureshkumar Relli
[LINUX PATCH 2/3] spi: spi-mem: call spi_mem_default_supports_op() first,
Naga Sureshkumar Relli
[LINUX PATCH 1/3] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller, Naga Sureshkumar Relli
[LINUX PATCH 0/3] Add support for Zynq QSPI controller driver, Naga Sureshkumar Relli
[PATCH 0/7] Add Macronix MX25F0A MFD driver and NAND function,
Mason Yang
Issues with i.MX SPI DMA transfers,
Igor Plyatov
[RFC PATCH 0/4] spi: spi-fsl-spi: try to make cpu-mode transfers faster,
Rasmus Villemoes
[PATCH V1 01/26] spi: tegra114: fix PIO transfer,
Sowjanya Komatineni
- [PATCH V1 08/26] spi: tegra114: configure dma burst size to fifo trig level, Sowjanya Komatineni
- [PATCH V1 07/26] spi: tegra114: flush fifos, Sowjanya Komatineni
- [PATCH V1 16/26] spi: tegra114: set bus number based on id, Sowjanya Komatineni
- [PATCH V1 22/26] spi: tegra114: add support for tuning clock delay, Sowjanya Komatineni
- [PATCH V1 25/26] spi: expand mode and mode_bits support, Sowjanya Komatineni
- [PATCH V1 23/26] spi: tegra114: add support for gpio based cs, Sowjanya Komatineni
- [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default, Sowjanya Komatineni
- [PATCH V1 26/26] spi: tegra114: add support for LSBYTE_FIRST, Sowjanya Komatineni
- [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties, Sowjanya Komatineni
- [PATCH V1 20/26] spi: tegra114: add support for tuning HW CS timing, Sowjanya Komatineni
- [PATCH V1 19/26] DT bindings: spi: add spi client device properties, Sowjanya Komatineni
- [PATCH V1 15/26] spi: tegra114: set supported bits_per_word, Sowjanya Komatineni
- [PATCH V1 17/26] spi: tegra114: add support for interrupt mask, Sowjanya Komatineni
- [PATCH V1 18/26] spi: tegra114: add support for hw based cs, Sowjanya Komatineni
- [PATCH V1 14/26] spi: tegra114: add 3 wire transfer mode support, Sowjanya Komatineni
- [PATCH V1 13/26] spi: tegra114: add dual mode support, Sowjanya Komatineni
- [PATCH V1 12/26] spi: tegra114: add SPI_LSB_FIRST support, Sowjanya Komatineni
- [PATCH V1 11/26] spi: tegra114: reset controller on probe, Sowjanya Komatineni
- [PATCH V1 10/26] spi: tegra114: avoid reset call in atomic context, Sowjanya Komatineni
- [PATCH V1 06/26] spi: tegra114: terminate dma and reset on transfer timeout, Sowjanya Komatineni
- [PATCH V1 05/26] spi: tegra114: use unpacked mode for below 4 byte transfers, Sowjanya Komatineni
- [PATCH V1 09/26] spi: tegra114: dump SPI registers during timeout, Sowjanya Komatineni
- [PATCH V1 04/26] spi: tegra114: use packed mode for 32 bits per word, Sowjanya Komatineni
- [PATCH V1 03/26] spi: tegra114: fix for unpacked mode transfers, Sowjanya Komatineni
- [PATCH V1 02/26] spi: tegra114: clear packed bit for unpacked mode, Sowjanya Komatineni
[PATCH] spi: pic32: fix dma channels termination,
cezary . gapinski
[RFC][PATCH v1] spi: Introduce custom GPIO chip select for slave devices,
Andy Shevchenko
[PATCH] spi: tegra20-slink: change chip select action order,
Randolph Maaßen
[PATCH V2 0/2] spi: stm32-qspi: add dma support,
Ludovic Barre
Applied "spi: at91-usart: Remove duplicated checking for spi->bits_per_word" to the spi tree, Mark Brown
Applied "spi: mt7621: Move SPI driver out of staging" to the spi tree, Mark Brown
[PATCH v2] spi: mt7621: Move SPI driver out of staging, Stefan Roese
[PATCH V2 0/9] spi: bcm2835aux: bug fixes and improvements,
kernel
[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board,
Fabien Parent
- [PATCH 04/24] soc: mediatek: pwrap: add missing check on rstc, Fabien Parent
- [PATCH 09/24] mmc: mtk-sd: check for valid optional memory resource, Fabien Parent
- [PATCH 14/24] clk: mediatek: add clock driver for MT8516, Fabien Parent
- [PATCH 23/24] arm64: dts: mediatek: add dtsi for MT8516, Fabien Parent
- [PATCH 24/24] arm64: dts: mediatek: add pumpkin board dts, Fabien Parent
- [PATCH 21/24] dt-bindings: irq: mtk,sysirq: add support for MT8516, Fabien Parent
- [PATCH 22/24] dt-bindings: i2c: i2c-mtk: add support for MT8516, Fabien Parent
- [PATCH 20/24] dt-bindings: serial: mtk-uart: add support for MT8516, Fabien Parent
- [PATCH 19/24] dt-bindings: spi: spi-mt65xx: add support for MT8516, Fabien Parent
- [PATCH 18/24] dt-bindings: timer: mtk-timer: add support for MT8516, Fabien Parent
- [PATCH 17/24] dt-bindings: wdog: mtk-wdt: add support for MT851, Fabien Parent
- [PATCH 16/24] pinctrl: mediatek: Add MT8516 Pinctrl driver, Fabien Parent
- [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support for MT8516, Fabien Parent
- [PATCH 13/24] dt-bindings: mediatek: apmixedsys: add support for MT8516, Fabien Parent
- [PATCH 08/24] dt-bindings: mmc: mtk-sd: add mtk-sd support for MT8516, Fabien Parent
- [PATCH 11/24] dt-bindings: mediatek: topckgen: add support for MT8516, Fabien Parent
- [PATCH 12/24] dt-bindings: mediatek: infracfg: add support for MT8516, Fabien Parent
- [PATCH 10/24] mmc: mtk-sd: add support for MT8516, Fabien Parent
- [PATCH 05/24] soc: mediatek: pwrap: add support for MT8516 pwrap, Fabien Parent
- [PATCH 07/24] arm64: dts: mt6392: Add PMIC mt6392 dtsi, Fabien Parent
- [PATCH 06/24] mfd: mt6397: Add support for MT6397 pmic, Fabien Parent
- [PATCH 02/24] regulator: mt6392: Add support for MT6392 regulator, Fabien Parent
- [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516, Fabien Parent
- [PATCH 01/24] dt-bindings: regulator: add support for MT6392, Fabien Parent
[BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel,
H. Nikolaus Schaller
[PATCH 0/2] spi: stm32-qspi: add dma support,
Ludovic Barre
[PATCH RESEND] spi: at91-usart: Remove duplicated checking for spi->bits_per_word, Axel Lin
[PATCH -next] spi: atmel-quadspi: Make atmel_qspi_get_name static,
Yue Haibing
[PATCH] spi: export tracepoint symbols to modules,
Arnd Bergmann
[PATCH] spi: lpspi: fix dataloss when SS is inactivated between every words,
Clark Wang
Applied "spi: pxa2xx: Debug print DMA burst size" to the spi tree, Mark Brown
[RFC v2 00/11] DVFS in the OPP core,
Rajendra Nayak
- [RFC v2 01/11] OPP: Don't overwrite rounded clk rate, Rajendra Nayak
- [RFC v2 02/11] OPP: Make dev_pm_opp_set_rate() with freq=0 as valid, Rajendra Nayak
- [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 04/11] spi: spi-geni-qcom: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 06/11] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm, Rajendra Nayak
- [RFC v2 07/11] scsi: ufs: Add support for specifying OPP tables in DT, Rajendra Nayak
- [RFC v2 09/11] drm/msm/dpu: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains, Rajendra Nayak
- [RFC v2 05/11] arm64: dts: sdm845: Add OPP table for all qup devices, Rajendra Nayak
- [RFC v2 10/11] drm/msm: dsi: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 11/11] arm64: dts: sdm845: Add DSI and MDP OPP tables and power-domains, Rajendra Nayak
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
[PATCH 1/1] spi: mxic: simplify getting .driver_data,
Wolfram Sang
[PATCH v2 0/3] spi: dw: Add support for an optional interface clock,
Gareth Williams
[PATCH v5 0/2] spi: pxa2xx: Adjust DMA burst size per platform,
Andy Shevchenko
[spi:for-5.2 11/19] drivers/spi/spi-fsl-lpspi.c:483:5: sparse: symbol 'fsl_lpspi_runtime_resume' was not declared. Should it be static?,
kbuild test robot
[PATCH v1] dmaengine: idma64: Use actual device for DMA transfers,
Andy Shevchenko
Applied "spi: lpspi: enable runtime pm for lpspi" to the spi tree, Mark Brown
Applied "spi: lpspi: Add i.MX8 boards support for lpspi" to the spi tree, Mark Brown
Applied "spi: lpspi: add the error info of transfer speed setting" to the spi tree, Mark Brown
[PATCH v1] spi: pxa2xx-pci: Drop unused header inclusion,
Andy Shevchenko
[PATCH v3 0/2] spi: pxa2xx: Adjust DMA burst size per platform,
Andy Shevchenko
Re: 4-Byte addressing issue with IS25WP256D nor flash,
Tudor.Ambarus
[spi:for-5.2 8/8] drivers/spi/spi-stm32-qspi.c:520:1: sparse: symbol 'stm32_qspi_pm_ops' was not declared. Should it be static?,
kbuild test robot
[PATCH] spi: mt7621: Move SPI driver out of staging,
Stefan Roese
[PATCH] spi: fix NULL pointer dereferences by checking dmaengine_prep_slave_sg,
Kangjie Lu
[PATCH] spi: fix SPI_BPW_RANGE_MASK() regression,
Arnd Bergmann
Testing ad9833 with Diolan DLN2 adapter,
Gaston Gonzalez
[PATCH] spi : spi-topcliff-pch: Fix to handle empty DMA buffers,
Aditya Pakki
[PATCH] spi: rspi: Fix sequencer reset during initialization,
Geert Uytterhoeven
[PATCH] spi: rspi: Fix register initialization while runtime-suspended,
Geert Uytterhoeven
[PATCH v2 0/1] spi: spi-fsl-qspi: call spi_unregister_controller,
Volker Haspel
[PATCH 0/2] spi: spi-mem: stm32-qspi: add suspend support and fix,
Ludovic Barre
[PATCH] spi: Fix zero length xfer bug,
Chris Lesiak
[PATCH] [v3] spi: work around clang bug in SPI_BPW_RANGE_MASK(),
Arnd Bergmann
[PATCH 0/3] inter-word delays for spidev and spi-orion,
Jan Kundrát
[PATCH] [v2] spi: work around clang bug in SPI_BPW_RANGE_MASK(), Arnd Bergmann
[PATCH] spi: work around clang bug in SPI_BPW_RANGE_MASK(),
Arnd Bergmann
[PATCH] spi: spi-fsl-qspi: call spi_unregister_controller,
Volker Haspel
[PATCH] [RFC] spi: pxa2xx: Do cs if restart the SSP during pxa2xx_spi_transfer_one(),
xiao jin
[PATCH] spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309,
Rasmus Villemoes
[PATCH V2 0/8] spi: lpspi: Fix bugs and Add some functions support,
Clark Wang
[PATCH] spi-pxa2xx.c: modify the chip selection timing when spi transfer,
xiao jin
[PATCH] spi: imx: add module parameter to control DMA use,
Trent Piepho
[PATCH] spi: imx: stop buffer overflow in RX FIFO flush,
Trent Piepho
[GIT PULL] SPI updates for v5.1,
Mark Brown
[PATCH 0/2] spi: dw: Add support for an optional interface clock,
Gareth Williams
[PATCH] spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3,
Geert Uytterhoeven
[PATCH] spi: sh-msiof: Add reset of registers before starting transfer,
Geert Uytterhoeven
[RFC PATCH 2/2] spi: spi-mem: Add support for Zynq QSPI controller,
Naga Sureshkumar Relli
[RFC PATCH 0/2] RFC for Zynq QSPI controller driver, Naga Sureshkumar Relli
[RFC PATCH 1/2] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller,
Naga Sureshkumar Relli
[PATCH v2 1/2] spi: pxa2xx: Introduce DMA burst size support,
Andy Shevchenko
[PATCH v1 1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx,
Andy Shevchenko
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]