linux-spi
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: spi: OF module autoloading is still broken
Brian Norris
Re: spi: OF module autoloading is still broken
Javier Martinez Canillas
Re: spi: OF module autoloading is still broken
Mark Brown
Re: spi: OF module autoloading is still broken
Javier Martinez Canillas
Re: spi: OF module autoloading is still broken
Javier Martinez Canillas
Re: spi: OF module autoloading is still broken
Javier Martinez Canillas
Re: spi: OF module autoloading is still broken
Mark Brown
Re: spi: OF module autoloading is still broken
Javier Martinez Canillas
Re: [PATCH v2 1/2] sc16is7xx: Prevent TX buffer overrun, prevent crash
Jakub Kiciński
Re: [PATCH v2 1/2] sc16is7xx: Prevent TX buffer overrun, prevent crash
Florian Achleitner
Re: [PATCH v2 1/2] sc16is7xx: Prevent TX buffer overrun, prevent crash
Florian Achleitner
Applied "spi: pxa2xx: Remove unused psp member variable from struct chip_data" to the spi tree
Mark Brown
[PATCH] spi: pxa2xx: Remove unused psp member variable from struct chip_data
Jarkko Nikula
Re: [PATCH] spi: pxa2xx: Remove unused psp member variable from struct chip_data
Robert Jarzmik
[PATCH] spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
Applied "spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()" to the spi tree
Mark Brown
Re: [PATCH] spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Robert Jarzmik
[PATCH 1/2] spi: bitbang: remove unneeded check
Heiner Kallweit
Applied "spi: bitbang: remove unneeded check" to the spi tree
Mark Brown
[PATCH 2/2] spi: bitbang: switch to the generic implementation of transfer_one_message
Heiner Kallweit
Re: [PATCH 2/2] spi: bitbang: switch to the generic implementation of transfer_one_message
Mark Brown
Re: [PATCH 2/2] spi: bitbang: switch to the generic implementation of transfer_one_message
Mark Brown
Applied "spi: bitbang: switch to the generic implementation of transfer_one_message" to the spi tree
Mark Brown
[PATCH] spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driver
Geert Uytterhoeven
Applied "spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driver" to the spi tree
Mark Brown
[PATCH] spi: ath79: simplify iomem resource mapping
Heiner Kallweit
Applied "spi: ath79: simplify iomem resource mapping" to the spi tree
Mark Brown
[PATCH v2 0/8] Improvements for SPI IMX driver for Freescale IMX53 and IMX6 families
Anton Bondarenko
[PATCH v2 6/8] spi: imx: return error from dma channel request
Anton Bondarenko
Re: [PATCH v2 6/8] spi: imx: return error from dma channel request
Robin Gong
[PATCH v2 8/8] spi: imx: Add support for SPI Slave mode for imx53 and imx6 chips
Anton Bondarenko
[PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
Anton Bondarenko
Re: [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
Robin Gong
Re: [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
Bondarenko, Anton
Re: [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
Robin Gong
Re: [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
Anton Bondarenko
[PATCH v2 7/8] spi: imx: defer spi initialization, if DMA engine is pending
Anton Bondarenko
Re: [PATCH v2 7/8] spi: imx: defer spi initialization, if DMA engine is pending
Robin Gong
[PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
Anton Bondarenko
Re: [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
Robin Gong
Re: [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
Bondarenko, Anton
Re: [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
Robin Gong
Re: [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
Anton Bondarenko
[PATCH v2 4/8] spi: imx: add selection for iMX53 and iMX6 controller type
Anton Bondarenko
[PATCH v2 1/8] spi: imx: Fix DMA transfer
Anton Bondarenko
Re: [PATCH v2 1/8] spi: imx: Fix DMA transfer
kbuild test robot
Re: [PATCH v2 1/8] spi: imx: Fix DMA transfer
Robin Gong
Re: [PATCH v2 1/8] spi: imx: Fix DMA transfer
Bondarenko, Anton
Re: [PATCH v2 1/8] spi: imx: Fix DMA transfer
Robin Gong
Re: [PATCH v2 1/8] spi: imx: Fix DMA transfer
Anton Bondarenko
[PATCH v2 2/8] spi: imx: replace fixed timeout with calculated one
Anton Bondarenko
Re: [PATCH v2 2/8] spi: imx: replace fixed timeout with calculated one
Robin Gong
Re: [PATCH v2 2/8] spi: imx: replace fixed timeout with calculated one
Bondarenko, Anton
[PATCH 1/2] spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
[PATCH 2/2] spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
Applied "spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()" to the spi tree
Mark Brown
Re: [PATCH 2/2] spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Rafael J. Wysocki
Applied "spi: pxa2xx: Set the max_speed_hz of the master" to the spi tree
Mark Brown
Re: [PATCH 1/2] spi: pxa2xx: Set the max_speed_hz of the master
Robert Jarzmik
[PATCH RESEND] spi: atmel: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
[GIT PULL] SPI fixes for v4.3
Mark Brown
[GIT PULL] spi fixes for v4.3
Mark Brown
[PATCH 02/19] spi: davinci: fix handling platform_get_irq result
Andrzej Hajda
Applied "spi: davinci: fix handling platform_get_irq result" to the spi tree
Mark Brown
Re: Applied "spi: atmel: Remove needless bits_per_word and speed_hz tests" to the asoc tree
Jarkko Nikula
Re: Applied "spi: atmel: Remove needless bits_per_word and speed_hz tests" to the asoc tree
Mark Brown
[PATCH] spi: xtensa-xtfpga: fix register endianness
Max Filippov
Applied "spi: xtensa-xtfpga: fix register endianness" to the spi tree
Mark Brown
[PATCH] spi: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
Applied "spi: meson: Fix module autoload for OF platform driver" to the spi tree
Mark Brown
[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
Cyrille Pitchen
[PATCH linux-next 1/4] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
Re: [PATCH linux-next 1/4] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Marek Vasut
Re: [PATCH linux-next 1/4] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Brian Norris
[PATCH linux-next 2/4] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
Cyrille Pitchen
[PATCH linux-next 4/4] mtd: m25p80: add support of dual and quad spi protocols to all commands
Cyrille Pitchen
[PATCH linux-next 3/4] mtd: spi-nor: fix Quad SPI mode support for Spansion, Micron and Macronix
Cyrille Pitchen
Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
Cyrille Pitchen
Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
Mark Brown
Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
Marek Vasut
Re: [PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
Cyrille Pitchen
spi-imx: wait_for_completion should timeout even in non-DMA transfer cases
Jean-Michel Hautbois
Re: spi-imx: wait_for_completion should timeout even in non-DMA transfer cases
Mark Brown
Re: spi-imx: wait_for_completion should timeout even in non-DMA transfer cases
Jean-Michel Hautbois
Re: spi-imx: wait_for_completion should timeout even in non-DMA transfer cases
Mark Brown
[PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
Jarkko Nikula
Re: [PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
Mark Brown
Re: [PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
Robert Jarzmik
Re: [PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
Robert Jarzmik
[linux-next RFC v7 0/6] mtd: spi-nor: improve support of QSPI nor
Cyrille Pitchen
[linux-next RFC v7 3/6] mtd: spi-nor: set the read op code and protocol based on the manufacturer
Cyrille Pitchen
[linux-next RFC v7 1/6] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
[linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Cyrille Pitchen
Re: [linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Jagan Teki
Re: [linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Cyrille Pitchen
[linux-next RFC v7 5/6] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
Cyrille Pitchen
[linux-next RFC v7 6/6] mtd: atmel-quadspi: add driver for Atmel QSPI controller
Cyrille Pitchen
[linux-next RFC v7 4/6] mtd: m25p80: add support of dual and quad spi protocols to all commands
Cyrille Pitchen
resend [BUG] atmel: spi: scheduling while atomic
Jiří Prchal
[PATCH 01/16] spi: txx9: Use transfer speed unconditionally
Jarkko Nikula
[PATCH 02/16] spi: s3c64xx: Use transfer speed unconditionally
Jarkko Nikula
Applied "spi: s3c64xx: Use transfer speed unconditionally" to the spi tree
Mark Brown
[PATCH 13/16] spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
Applied "spi: spi-fsl-dspi: Remove duplicated register write" to the spi tree
Mark Brown
[PATCH 14/16] spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
Applied "spi: pxa2xx: Remove two variables from struct chip_data" to the spi tree
Mark Brown
[PATCH 05/16] spi: spi-bfin5xx: Calculate transfer speed unconditionally
Jarkko Nikula
Applied "spi: spi-bfin5xx: Calculate transfer speed unconditionally" to the spi tree
Mark Brown
[PATCH 07/16] spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
Jarkko Nikula
Applied "spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally" to the spi tree
Mark Brown
[PATCH 11/16] spi: dw: Remove needless if statements
Jarkko Nikula
Applied "spi: dw: Remove needless if statements" to the spi tree
Mark Brown
[PATCH 04/16] spi: bfin-sport: Calculate transfer speed unconditionally
Jarkko Nikula
Applied "spi: bfin-sport: Calculate transfer speed unconditionally" to the spi tree
Mark Brown
[PATCH 03/16] spi: octeon: Use transfer speed unconditionally
Jarkko Nikula
Applied "spi: octeon: Use transfer speed unconditionally" to the spi tree
Mark Brown
[PATCH 06/16] spi: au1550: Simplify au1550_spi_setupxfer()
Jarkko Nikula
Applied "spi: au1550: Simplify au1550_spi_setupxfer()" to the spi tree
Mark Brown
[PATCH 12/16] spi: dw: Remove test for non-zero spi->max_speed_hz
Jarkko Nikula
Applied "spi: dw: Remove test for non-zero spi->max_speed_hz" to the spi tree
Mark Brown
[PATCH 08/16] spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
Applied "spi: omap-uwire: Remove needless bits_per_word and speed_hz tests" to the spi tree
Mark Brown
[PATCH 09/16] spi: omap-100k: Rely on validations done by spi core
Jarkko Nikula
Applied "spi: omap-100k: Rely on validations done by spi core" to the spi tree
Mark Brown
[PATCH 15/16] spi: pxa2xx: Remove if statement that is always true in pump_transfers()
Jarkko Nikula
Applied "spi: pxa2xx: Remove if statement that is always true in pump_transfers()" to the spi tree
Mark Brown
[PATCH 16/16] spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
Applied "spi: pxa2xx: Remove cr0 variable from struct chip_data" to the spi tree
Mark Brown
[PATCH 10/16] spi: atmel: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
Re: [PATCH 10/16] spi: atmel: Remove needless bits_per_word and speed_hz tests
Nicolas Ferre
Applied "spi: atmel: Remove needless bits_per_word and speed_hz tests" to the spi tree
Mark Brown
Re: [PATCH 01/16] spi: txx9: Use transfer speed unconditionally
Mark Brown
Applied "spi: txx9: Use transfer speed unconditionally" to the spi tree
Mark Brown
[RESEND PATCH] spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
Re: [RESEND PATCH] spi: mediatek: fix wrong error return value on probe
Matthias Brugger
[PATCH] spi: fix kernel-doc warnings in spi.h
Geliang Tang
Applied "spi: fix kernel-doc warnings in spi.h" to the spi tree
Mark Brown
[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
Shawn Lin
[PATCH v5 02/10] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
Shawn Lin
[PATCH v5 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Shawn Lin
[PATCH v5 07/10] DMA: pl330: implement dmaengine_get_quirks hook
Shawn Lin
[PATCH v5 08/10] spi: rockchip: modify DMA max burst to 1
Shawn Lin
[PATCH v5 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_quirks interface
Shawn Lin
[PATCH v5 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
Shawn Lin
[PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
Re: [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Vinod Koul
Re: [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
Re: [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Vinod Koul
Re: [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
Re: [alsa-devel] [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Lars-Peter Clausen
Re: [alsa-devel] [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
Re: [alsa-devel] [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Lars-Peter Clausen
Re: [alsa-devel] [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Vinod Koul
Re: [alsa-devel] [PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
[PATCH v5 04/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288 platform
Shawn Lin
[PATCH v5 03/10] DMA: pl330: add quirk for broken no flushp
Shawn Lin
[PATCH v5 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Shawn Lin
Re: [PATCH v5 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Mark Brown
Re: [PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
Shawn Lin
[PATCH V2 0/6] spi/bcm63xx: cleanup and decouple from arch code
Jonas Gorski
[PATCH V2 1/6] spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
[PATCH V2 6/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
Applied "spi/bcm63xx: move register definitions into the driver" to the spi tree
Mark Brown
[PATCH V2 5/6] spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
[PATCH V2 2/6] spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
[PATCH V2 4/6] spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
[PATCH V2 3/6] spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
Re: spi-sc18is602.c GPIO support
Mark Brown
[PATCH v6 0/4] spi: bcm2835: add spi-bcm2835aux driver
kernel
[PATCH v6 3/4] spi: bcm2835: add the auxiliary spi1 and spi2 to the device tree
kernel
[PATCH v6 4/4] ARM: bcm2835: enable auxiliary spi driver in defconfig
kernel
[PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices
kernel
Re: [PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices
Stephen Warren
Applied "spi: bcm2835aux: spi: add bindings for the bcm2835 auxiliary spi devices" to the spi tree
Mark Brown
[PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
kernel
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Mark Brown
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Martin Sperl
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Mark Brown
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Stephan Olbrich
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Martin Sperl
Re: [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
Stephan Olbrich
[PATCH 0/2] spi/bcm63xx: add device tree support
Jonas Gorski
[PATCH 1/2] spi/bcm63xx: document device tree bindings
Jonas Gorski
Re: [PATCH 1/2] spi/bcm63xx: document device tree bindings
Florian Fainelli
Re: [PATCH 1/2] spi/bcm63xx: document device tree bindings
Jonas Gorski
[PATCH 2/2] spi/bcm63xx: add support for probing through devicetree
Jonas Gorski
Re: [PATCH 2/2] spi/bcm63xx: add support for probing through devicetree
Florian Fainelli
[PATCH 0/6] spi/bcm63xx: cleanup and decouple from arch code
Jonas Gorski
[PATCH 2/6] spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
Applied "spi/bcm63xx: always use a fixed number of CS" to the spi tree
Mark Brown
[PATCH 1/6] spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
Applied "spi/bcm63xx: remove unused rx_tail variable" to the spi tree
Mark Brown
[PATCH 3/6] spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
Applied "spi/bcm63xx: hardcode busnum to 0" to the spi tree
Mark Brown
[PATCH 4/6] spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
Applied "spi/bcm63xx: replace custom io accessors with standard ones" to the spi tree
Mark Brown
[PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Florian Fainelli
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Mark Brown
Earlier messages
Later messages