Linux SPI
[Prev Page][Next Page]
- Re: [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller, (continued)
- [PATCH 04/11] dt-bindings: spi: Move and adjust the bindings for the fsl-qspi driver, Frieder Schrempf
- [PATCH 05/11] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH 06/11] arm64: dts: Reflect change of FSL QSPI driver and remove unused properties, Frieder Schrempf
- [PATCH 09/11] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH 08/11] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c, Frieder Schrempf
- [PATCH 07/11] ARM: defconfig: Use the new FSL QSPI driver under the SPI framework, Frieder Schrempf
- [PATCH 10/11] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip as it is not used, Frieder Schrempf
- [PATCH 11/11] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework, Frieder Schrempf
- [PATCH v4 0/6] Driver for at91 usart in spi mode,
Radu Pirea
- [RESEND PATCH] ARM: dts: imx6q: Use correct SDMA script for SPI5 core, Sean Nyekjaer
- [PATCH v2] spi: bcm2835aux: ensure interrupts are enabled for shared handler,
Rob Herring
- [PATCH] spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC,
Geert Uytterhoeven
- [PATCH] ARM: dts: imx6q: Use correct SDMA script for SPI5 core,
Sean Nyekjaer
- [PATCH] mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata(), Boris Brezillon
- [PATCH 0/2] Few non critical spi PM fixes for v4.18 merge window,
Tony Lindgren
- [GIT PULL] spi fixes for v4.17,
Mark Brown
- [PATCH 1/2] arm64: dts: r8a77995: Add MSIOF device nodes,
Ulrich Hecht
- [PATCH] spi: spi-s3c64xx: Fix system resume support,
Marek Szyprowski
- [PATCH] spi: ti-qspi: Make sure res_mmap != NULL before dereferencing it,
Boris Brezillon
- [PATCH] spi: bcm-qspi: Fix build failure caused by spi_flash_read() API removal,
Boris Brezillon
- [PATCH v3 0/6] Driver for at91 usart in spi mode,
Radu Pirea
- [PATCH v3 4/6] dt-bindings: add binding for at91-usart in spi mode, Radu Pirea
- [PATCH v3 3/6] MAINTAINERS: add at91 usart spi driver, Radu Pirea
- [PATCH v3 1/6] MAINTAINERS: add at91 usart mfd driver, Radu Pirea
Applied "spi: Get rid of the spi_flash_read() API" to the spi tree, Mark Brown
[PATCH] spi: remove forgotten CONFIG_SPI_BCM53XX, Rafał Miłecki
[spi:for-4.18 34/34] make[3]: *** No rule to make target 'drivers/spi/spi-bcm53xx.c', needed by 'drivers/spi/spi-bcm53xx.o'.,
kbuild test robot
[PATCH] spi: remove the older/duplicated bcm53xx driver,
Rafał Miłecki
[PATCH v2 0/6] Driver for at91 usart in spi mode,
Radu Pirea
[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP,
Girish Mahadevan
Re: [PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP, Stephen Boyd
Re: [PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP, Matthias Kaehlcke
[PATCH] spi: bcm2835aux: ensure interrupts are enabled for shared handler,
Rob Herring
[PATCH 0/3] spi: meson-axg: add few enhanced features,
Yixun Lan
[PATCH 1/3] spi: imx: Switch to SPDX identifier,
Fabio Estevam
[PATCH] spi: pxa2xx: check clk_prepare_enable() return value,
Tobias Jordan
[PATCH] spi: mpc52xx: Use gpio_is_valid(),
Arvind Yadav
[LSF/MM TOPIC NOTES] x86 ZONE_DMA love,
Luis R. Rodriguez
Re: [LSF/MM TOPIC NOTES] x86 ZONE_DMA love, Geert Uytterhoeven
[PATCH v2 0/2] spi: bcm-qspi: Fix spi-nor chip select logic for BSPI,
Kamal Dasu
[PATCH v4 0/7] spi: Extend the framework to generically support memory devices,
Boris Brezillon
[PATCH v1 0/2] spi: bcm-qspi: Fix spi-nor chip select logic for BSPI,
Kamal Dasu
[PATCH 0/2] Suspend improvments for omap2-mcspi,
Tony Lindgren
[RFC 00/10] ARM: Remove support for Exynos5440,
Krzysztof Kozlowski
[RFC 02/10] ata: ahci-platform: Remove support for Exynos5440, Krzysztof Kozlowski
[RFC 01/10] ARM: dts: exynos: Remove Exynos5440, Krzysztof Kozlowski
[RFC 04/10] clk: samsung: Remove support for Exynos5440, Krzysztof Kozlowski
[RFC 03/10] cpufreq: exynos: Remove support for Exynos5440, Krzysztof Kozlowski
Re: [RFC 00/10] ARM: Remove support for Exynos5440, Arnd Bergmann
[PATCH v3 0/9] spi: Extend the framework to generically support memory devices,
Boris Brezillon
- [PATCH v3 1/9] spi: Expose spi_{map,unmap}_buf() for internal use, Boris Brezillon
- [PATCH v3 2/9] spi: Add an helper to flush the message queue, Boris Brezillon
- [PATCH v3 3/9] spi: Extend the core to ease integration of SPI memory controllers, Boris Brezillon
- [PATCH v3 4/9] spi: Make support for regular transfers optional when ->mem_ops != NULL, Boris Brezillon
- [PATCH v3 6/9] spi: bcm53xx: Implement the spi_mem interface, Boris Brezillon
- [PATCH v3 5/9] spi: bcm-qspi: Implement the spi_mem interface, Boris Brezillon
- [PATCH v3 7/9] spi: ti-qspi: Implement the spi_mem interface, Boris Brezillon
- [PATCH v3 8/9] mtd: spi-nor: Use the spi_mem_xx() API, Boris Brezillon
- [PATCH v3 9/9] spi: Get rid of the spi_flash_read() API, Boris Brezillon
- Re: [PATCH v3 0/9] spi: Extend the framework to generically support memory devices, Vignesh R
[PATCH v1] spi: pxa2xx: Allow 64-bit DMA,
Andy Shevchenko
[PATCH 00/61] tree-wide: simplify getting .drvdata,
Wolfram Sang
[PATCH] Enable the clock before calling clk_get_rate().,
Stefan Potyra
[PATCH][next] spi: pxa2xx: make function pxa2xx_spi_transfer_one static,
Colin King
Applied "spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()" to the spi tree, Mark Brown
[spi:for-4.18 12/12] drivers/spi/spi-pxa2xx.c:914:5: sparse: symbol 'pxa2xx_spi_transfer_one' was not declared. Should it be static?,
kbuild test robot
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers),
Geert Uytterhoeven
- [PATCH v3 08/20] iio: adc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 04/20] fbdev: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 10/20] lightnvm: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 20/20] usb: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 15/20] net: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 09/20] iommu: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 11/20] mailbox: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 02/20] ata: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 16/20] remoteproc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 06/20] fpga: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 14/20] mtd: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 07/20] i2c: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 05/20] firewire: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 19/20] staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 13/20] mmc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 17/20] serial: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 18/20] spi: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
[PATCH v2 1/8] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode,
Sylwester Nawrocki
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 1/3] spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare(),
Jarkko Nikula
[spi:for-4.17 3/3] drivers//spi/spi-cadence.c:321:7: error: 'CDNS_SPI_IXR_TXFULL_MASK' undeclared, kbuild test robot
[spi:for-4.17 3/3] drivers//spi/spi-cadence.c:320:27: error: 'CDNS_SPI_ISR_OFFSET' undeclared; did you mean 'CDNS_SPI_IXR_DEFAULT'?, kbuild test robot
Applied "ASoC: Intel: Skylake: Reset stream to link mapping" to the spi tree, Mark Brown
Applied "ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_free" to the spi tree, Mark Brown
Applied "ASoC: Intel: Skylake: Reset DSP Pipelines in prepare" to the spi tree, Mark Brown
Applied "ASoC: Intel: Skylake: Unify the fw ops for SKL and KBL" to the spi tree, Mark Brown
[PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field,
Sylwester Nawrocki
Message not available
Message not available
Message not available
Message not available
Re: [PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field, andi
Re: [PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field, Krzysztof Kozlowski
[PATCH] [PATCH v1] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo(),
sxauwsk
[PATCH] spi: mediatek: Use of_device_get_match_data(),
Ryder Lee
[PATCH] spi: meson-axg: Fix error handling in meson_spicc_probe(),
Alexey Khoroshilov
[PATCH] spi: sh-msiof: Add spi_master_suspend/spi_master_resume,
Ulrich Hecht
[PATCH 0/3] Driver for AT91 USART in SPI mode,
Radu Pirea
[PATCH 0/2] spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR,
Vladimir Zapolskiy
[PATCH] spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver",
wangbo
[PATCH v2 00/10] spi: Extend the framework to generically support memory devices,
Boris Brezillon
- [PATCH v2 01/10] spi: Check presence the of ->transfer[_xxx]() before registering a controller, Boris Brezillon
- [PATCH v2 05/10] spi: Make support for regular transfers optional when ->mem_ops != NULL, Boris Brezillon
- [PATCH v2 04/10] spi: Extend the core to ease integration of SPI memory controllers, Boris Brezillon
- [PATCH v2 03/10] spi: Add an helper to flush the message queue, Boris Brezillon
- [PATCH v2 06/10] spi: bcm-qspi: Implement the spi_mem interface, Boris Brezillon
- [PATCH v2 07/10] spi: bcm53xx: Implement the spi_mem interface, Boris Brezillon
- [PATCH v2 08/10] spi: ti-qspi: Implement the spi_mem interface, Boris Brezillon
- [PATCH v2 02/10] spi: Expose spi_{map,unmap}_buf() for internal use, Boris Brezillon
- [PATCH v2 10/10] spi: Get rid of the spi_flash_read() API, Boris Brezillon
- [PATCH v2 09/10] mtd: spi-nor: Use the spi_mem_xx() API, Boris Brezillon
- Re: [PATCH v2 00/10] spi: Extend the framework to generically support memory devices, Mark Brown
Re: [PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo(),
Mark Brown
[PATCH] spi: spi-topcliff-pch: Replace GFP_ATOMIC with GFP_KERNEL in pch_spi_handle_dma,
Jia-Ju Bai
[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver,
Sergey Suloev
[PATCH v2 0/6] spi: Add support for DMA transfers in sun4i SPI driver,
Sergey Suloev
[PATCH v5] ARM: imx: Update spi_imx platform data to reflect current state,
Trent Piepho
[GIT PULL] SPI updates for v4.17, Mark Brown
Applied "fs-fsnotify-account-fsnotify-metadata-to-kmemcg-fix" to the spi tree, Mark Brown
Applied "fs: fsnotify: account fsnotify metadata to kmemcg" to the spi tree, Mark Brown
Applied "sparc64: NG4 memset 32 bits overflow" to the spi tree, Mark Brown
Applied "drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow" to the spi tree, Mark Brown
[PATCH] spi: stm32: Fix error handling in stm32_spi_probe(),
Alexey Khoroshilov
[PATCH v2 0/6] spi: Add support for DMA transfers in sun6i SPI driver,
Sergey Suloev
[PATCH 0/6] spi: Add support for DMA transfers in sun6i SPI driver,
Sergey Suloev
[PATCH 0/6] spi: Add support for DMA transfers in sun4i SPI driver,
Sergey Suloev
[PATCH] MAINTAINERS: update Andi's e-mail,
Andi Shyti
[PATCH] Allwinner SPI sun6i : add dual mode support.,
Maksims Matjakubovs
[PATCH v2] spi: sh-msiof: Document R-Car M3-N support, Geert Uytterhoeven
[RFC PATCH] spi: zynqmp: Add pm runtime support,
Naga Sureshkumar Relli
[PATCH] spi: mediatek: remove redundant MODULE_ALIAS entries,
sean.wang
[PATCH] spi: spi-atmel: Use correct enum for DMA transfer direction,
Stefan Agner
[PATCH] spi: sh-msiof: Document R-Car M3-N support,
Geert Uytterhoeven
[PATCH] Fixes in TI QSPI driver to allow more than one flash chip,
Kwiatkowski, Arkadiusz
[PATCH] spi: sh-msiof: Use correct enum for DMA transfer direction,
Geert Uytterhoeven
[RESEND PATCH] spi: Fix unregistration of controller with fixed SPI bus number, Jarkko Nikula
[PATCH 1/2] spi: sprd: Simplify the transfer function,
Baolin Wang
[PATCH v2] spi: rspi: use correct enum for DMA transfer direction,
Stefan Agner
[PATCH] spi: rspi: use correct enum for DMA transfer direction,
Stefan Agner
[PATCH] spi: jcore: disable clock on remove,
Alexey Khoroshilov
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers),
Geert Uytterhoeven
- [PATCH v2 15/21] net: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 06/21] fpga: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 17/21] scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 11/21] mailbox: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 14/21] mtd: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 19/21] spi: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 13/21] mmc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 05/21] firewire: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 18/21] serial: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 21/21] usb: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 12/21] media: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 20/21] staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 09/21] iommu: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 16/21] remoteproc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 07/21] i2c: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 08/21] iio: adc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 10/21] lightnvm: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 03/21] crypto: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 04/21] fbdev: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
[PATCH 00/47] arch-removal: device drivers,
Arnd Bergmann
[PATCH 00/16] remove eight obsolete architectures,
Arnd Bergmann
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]