linux-spi
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: RfC: Handle SPI controller limitations like maximum message length
Mark Brown
Re: RfC: Handle SPI controller limitations like maximum message length
Heiner Kallweit
Re: RfC: Handle SPI controller limitations like maximum message length
Mark Brown
Re: RfC: Handle SPI controller limitations like maximum message length
Michal Suchanek
Re: RfC: Handle SPI controller limitations like maximum message length
Brian Norris
[PATCH v3] SPI: s3c64xx: pass DMA arguments in platform data
Arnd Bergmann
Applied "spi: s3c64xx: pass DMA arguments in platform data" to the spi tree
Mark Brown
Re: [PATCH v3] SPI: s3c64xx: pass DMA arguments in platform data
Krzysztof Kozlowski
[PATCH 0/8] spi: Add file i/o to spidev_test
Joshua Clayton
[PATCH 5/8] Documentation/spi/spidev_test.c: check error
Joshua Clayton
[PATCH 8/8] spi: Move spi code from Documentation to tools
Joshua Clayton
Re: [PATCH 8/8] spi: Move spi code from Documentation to tools
Mark Brown
[PATCH 6/8] Documentation/spi/spidev_test.c: fix whitespace
Joshua Clayton
[PATCH 7/8] tools/Makefile: minor whitespace cleanup
Joshua Clayton
Re: [PATCH 7/8] tools/Makefile: minor whitespace cleanup
Mark Brown
Re: [PATCH 7/8] tools/Makefile: minor whitespace cleanup
Joshua Clayton
[PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
Joshua Clayton
Re: [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
Anton Bondarenko
Re: [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
Mark Brown
Re: [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
Joshua Clayton
[PATCH 4/8] Documentation/spi/spidev_test.c: output to a file
Joshua Clayton
[PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
Joshua Clayton
Re: [PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
Mark Brown
Re: [PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
Joshua Clayton
[PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
Joshua Clayton
Re: [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
Mark Brown
Re: [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
Joshua Clayton
Re: [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
Mark Brown
Re: [PATCH 0/8] spi: Add file i/o to spidev_test
Mark Brown
Re: [PATCH 0/8] spi: Add file i/o to spidev_test
Joshua Clayton
Re: [PATCH 0/8] spi: Add file i/o to spidev_test
Mark Brown
[PATCH v2 0/6] spi: Add file i/o to spidev_test
Joshua Clayton
[PATCH v2 6/6] spi: spidev_test: fix whitespace
Joshua Clayton
Applied "spi: spidev_test: fix whitespace" to the spi tree
Mark Brown
[PATCH v2 4/6] spi: spidev_test: output to a file
Joshua Clayton
Applied "spi: spidev_test: output to a file" to the spi tree
Mark Brown
[PATCH v2 5/6] spi: spidev_test: check error
Joshua Clayton
Applied "spi: spidev_test: check error" to the spi tree
Mark Brown
[PATCH v2 2/6] spi: spidev_test: transfer_escaped_string function
Joshua Clayton
Applied "spi: spidev_test: transfer_escaped_string function" to the spi tree
Mark Brown
[PATCH v2 1/6] spi: Move spi code from Documentation to tools
Joshua Clayton
[PATCH v2 3/6] spi: spidev_test: accept input from a file
Joshua Clayton
Applied "spi: spidev_test: accept input from a file" to the spi tree
Mark Brown
[PATCH] [media] move media platform data to linux/platform_data/media
Mauro Carvalho Chehab
Re: [PATCH] [media] move media platform data to linux/platform_data/media
Arnd Bergmann
Re: [PATCH] [media] move media platform data to linux/platform_data/media
Anton Bondarenko
Re: [PATCH] [media] move media platform data to linux/platform_data/media
Arnd Bergmann
Re: [PATCH] [media] move media platform data to linux/platform_data/media
Mark Brown
Re: [PATCH] [media] move media platform data to linux/platform_data/media
Robert Jarzmik
[PATCH] spi: spidev: Hold spi_lock over all defererences of spi in release()
Mark Brown
Re: [PATCH] spi: spidev: Hold spi_lock over all defererences of spi in release()
Vegard Nossum
Applied "spi: spidev: Hold spi_lock over all defererences of spi in release()" to the spi tree
Mark Brown
[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
Arnd Bergmann
Re: [PATCH] SPI: s3c64xx: pass DMA arguments in platform data
Arnd Bergmann
[PATCH v2] SPI: s3c64xx: pass DMA arguments in platform data
Arnd Bergmann
Re: [PATCH v2] SPI: s3c64xx: pass DMA arguments in platform data
Krzysztof Kozlowski
Re: [PATCH v2] SPI: s3c64xx: pass DMA arguments in platform data
Arnd Bergmann
spidev locking ("spi: spidev: fix possible NULL dereference")
Vegard Nossum
Re: spidev locking ("spi: spidev: fix possible NULL dereference")
Mark Brown
[PATCH] spi: bcm63xx: use correct format string for printing a resource
Arnd Bergmann
Re: [PATCH] spi: bcm63xx: use correct format string for printing a resource
Florian Fainelli
Applied "spi: bcm63xx: use correct format string for printing a resource" to the spi tree
Mark Brown
[PATCH] spi: Add missing kerneldoc description for parameter
Thierry Reding
Applied "spi: Add missing kerneldoc description for parameter" to the spi tree
Mark Brown
[PATCH v3 0/5] Add memory mapped read support for ti-qspi
Vignesh R
[PATCH v3 4/5] ARM: dts: DRA7: add entry for qspi mmap region
Vignesh R
[PATCH v3 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Vignesh R
[PATCH v3 3/5] mtd: devices: m25p80: add support for mmap read request
Vignesh R
[PATCH v3 2/5] spi: spi-ti-qspi: add mmap mode read support
Vignesh R
[PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Brian Norris
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
R, Vignesh
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Brian Norris
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Cyrille Pitchen
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Brian Norris
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Mike Looijmans
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Brian Norris
Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
[PATCH] spi/bcm63xx: Move default clock configuration to kill compiler warning
Geert Uytterhoeven
Applied "spi/bcm63xx: Move default clock configuration to kill compiler warning" to the spi tree
Mark Brown
[PATCH v2] mfd: cros ec: Lock the SPI bus while holding chipselect
Nicolas Boichat
Re: [PATCH v2] mfd: cros ec: Lock the SPI bus while holding chipselect
Lee Jones
[PATCH v2] spi: mediatek: single device does not require cs_gpios
Nicolas Boichat
Re: [PATCH v2] spi: mediatek: single device does not require cs_gpios
lei liu
Re: [PATCH v2] spi: mediatek: single device does not require cs_gpios
Matthias Brugger
Applied "spi: mediatek: single device does not require cs_gpios" to the spi tree
Mark Brown
[PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Mark Brown
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
[PATCH v2] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Applied "spi: sun4i: allow transfers to set transmission speed" to the spi tree
Mark Brown
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Mark Brown
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Mark Brown
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Mark Brown
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
Re: [PATCH] spi: sun4i: allow transfers to set transmission speed
Mark Brown
[RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
Masahiro Yamada
[RFC PATCH 3/7] spi: tegra: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 3/7] spi: tegra: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
Re: [RFC PATCH 3/7] spi: tegra: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 3/7] spi: tegra: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
[RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Masahiro Yamada
Re: [RFC PATCH 2/7] spi: sunxi: remove redundant "depends on RESET_CONTROLLER"
Mark Brown
Re: [RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
Arnd Bergmann
Re: [RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
Masahiro Yamada
Re: [RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
Arnd Bergmann
[GIT PULL] SPI updates for v4.4
Mark Brown
[PATCH] spi: mediatek: single device does not require cs_gpios
Nicolas Boichat
Re: [PATCH] spi: mediatek: single device does not require cs_gpios
Andy Shevchenko
Re: [PATCH] spi: mediatek: single device does not require cs_gpios
Nicolas Boichat
[PATCH V2] powerpc/dts: Add DT alias for Freescale eSPI controller
Zhiqiang Hou
RE: [PATCH V2] powerpc/dts: Add DT alias for Freescale eSPI controller
Zhiqiang Hou
[PATCH v2 0/5] Add memory mapped read support for ti-qspi
Vignesh R
[PATCH v2 3/5] mtd: devices: m25p80: add support for mmap read request
Vignesh R
[PATCH v2 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Vignesh R
Re: [PATCH v2 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Rob Herring
Re: [PATCH v2 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Felipe Balbi
Re: [PATCH v2 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Vignesh R
[PATCH v2 4/5] ARM: dts: DRA7: add entry for qspi mmap region
Vignesh R
Re: [PATCH v2 4/5] ARM: dts: DRA7: add entry for qspi mmap region
Rob Herring
[PATCH v2 2/5] spi: spi-ti-qspi: add mmap mode read support
Vignesh R
Re: [PATCH v2 2/5] spi: spi-ti-qspi: add mmap mode read support
Mark Brown
Re: [PATCH v2 2/5] spi: spi-ti-qspi: add mmap mode read support
Vignesh R
[PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Michal Suchanek
Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Mark Brown
Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices
Mark Brown
[PATCH v3 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
Anton Bondarenko
[PATCH v3 3/7] spi: imx: add support for all SPI word width for DMA transfer
Anton Bondarenko
Re: [PATCH v3 3/7] spi: imx: add support for all SPI word width for DMA transfer
Anton Bondarenko
[PATCH v3 4/7] spi: imx: add function to check for IMX51 family controller
Anton Bondarenko
Re: [PATCH v3 4/7] spi: imx: add function to check for IMX51 family controller
Anton Bondarenko
[PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending
Anton Bondarenko
Re: [PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending
Sascha Hauer
Re: [PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending
Anton Bondarenko
Re: [PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending
Anton Bondarenko
[PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
Anton Bondarenko
Re: [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
Sascha Hauer
Re: [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
Anton Bondarenko
Re: [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
Sascha Hauer
Re: [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
Anton Bondarenko
[PATCH v3 6/7] spi: imx: return error from dma channel request
Anton Bondarenko
Re: [PATCH v3 6/7] spi: imx: return error from dma channel request
Sascha Hauer
Re: [PATCH v3 6/7] spi: imx: return error from dma channel request
Anton Bondarenko
Re: [PATCH v3 6/7] spi: imx: return error from dma channel request
Anton Bondarenko
Re: [PATCH v3 6/7] spi: imx: return error from dma channel request
Anton Bondarenko
[PATCH v3 1/7] spi: imx: Fix DMA transfer
Anton Bondarenko
Re: [PATCH v3 1/7] spi: imx: Fix DMA transfer
Robin Gong
Re: [PATCH v3 1/7] spi: imx: Fix DMA transfer
Anton Bondarenko
Re: [PATCH v3 1/7] spi: imx: Fix DMA transfer
Sascha Hauer
Re: [PATCH v3 1/7] spi: imx: Fix DMA transfer
Anton Bondarenko
Re: [PATCH v3 1/7] spi: imx: Fix DMA transfer
Anton Bondarenko
[PATCH v3 5/7] spi: imx: Add support for loopback for ECSPI controllers
Anton Bondarenko
Re: [PATCH v3 5/7] spi: imx: Add support for loopback for ECSPI controllers
Anton Bondarenko
Applied "- filename : spi-ti-qspi-improve---remove-callback.patch
Mark Brown
Applied "- filename : spi-Add-DSPI-support-for-layerscape-family.patch
Mark Brown
[PATCH] spi: ti-qspi: improve ->remove() callback
Felipe Balbi
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Grygorii Strashko
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Felipe Balbi
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Grygorii Strashko
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Felipe Balbi
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Grygorii Strashko
Re: [PATCH] spi: ti-qspi: improve ->remove() callback
Felipe Balbi
[PATCH] Add SPI to platform_no_drv_owner.cocci warnings
Andrew F. Davis
Re: [PATCH] Add SPI to platform_no_drv_owner.cocci warnings
Mark Brown
[PATCH] spi/spi-xilinx: Fix race condition on last word read
Ricardo Ribalda Delgado
Applied "spi/spi-xilinx: Fix race condition on last word read" to the spi tree
Mark Brown
[PATCH 1/5] spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
Jarkko Nikula
[PATCH 3/5] spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
Jarkko Nikula
Re: [PATCH 3/5] spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
Mark Brown
[PATCH 5/5] spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI
Jarkko Nikula
Re: [PATCH 5/5] spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI
Mark Brown
[PATCH 2/5] spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
Jarkko Nikula
Re: [PATCH 2/5] spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
Mark Brown
[PATCH 4/5] spi: pxa2xx: Add support for Intel Broxton
Jarkko Nikula
Re: [PATCH 1/5] spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
Mark Brown
[PATCH] spi: Add DSPI support for layerscape family
Yuan Yao
[PATCH v1 1/1] spi: dw: replace magic constant by DW_SPI_DR
Andy Shevchenko
Applied "spi: dw: replace magic constant by DW_SPI_DR" to the spi tree
Mark Brown
[PATCH v2 0/5] mt8173 spi multiple devices support
Leilk Liu
[PATCH v2 4/5] spi: mediatek: mt8173 spi multiple devices support
Leilk Liu
[PATCH v2 5/5] arm64: dts: mt8173: spi bus dts support multiple devices
Leilk Liu
[PATCH v2 2/5] spi: mediatek: remove mtk_spi_config
Leilk Liu
[PATCH v2 3/5] spi: mediatek: handle controller_data in mtk_spi_setup
Leilk Liu
[PATCH v2 1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices
Leilk Liu
Applied "spi: mediatek: Update document devicetree bindings to support multiple devices" to the spi tree
Mark Brown
Re: [PATCH v2 4/8] spi: imx: add selection for iMX53 and iMX6 controller type
Jiada Wang
[PATCH 0/2] Remove .owner from spi_drivers
Andrew F. Davis
Earlier messages
Later messages