linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 05:29:54 to 2015-11-22 16:15:04 UTC [more...]

RfC: Handle SPI controller limitations like maximum message length
 2015-11-22 16:15 UTC  (38+ messages)
                                              ` [PATCH 0/3] spi: mtd: Handle HW message length restrictions
                                              ` [PATCH 1/3] spi: core: add max_msg_size to spi_master
                                              ` [PATCH 2/3] mtd: m25p80: handle HW message size restrictions
                                              ` [PATCH 3/3] spi: fsl-espi: make use of max_msg_size in spi_master to handle HW restrictions

[PATCH 1/4] spi: mediatek: update document devicetree bindings to fix syntax error
 2015-11-21 14:03 UTC  (11+ messages)
` [PATCH 3/4] spi: mediatek: remove needless pair of writel()/readl()
    ` Applied "spi: mediatek: remove needless pair of writel()/readl()" to the spi tree
  ` [PATCH 2/4] spi: mediatek: remove unrequired description
      ` Applied "spi: mediatek: remove unrequired description" to the spi tree
  ` [PATCH 4/4] spi: mediatek: revise mtk_spi_probe() failure flow
  ` Applied "spi: mediatek: update document devicetree bindings to fix syntax error" to the spi tree

[PATCH] spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe
 2015-11-20 18:20 UTC  (4+ messages)
  ` Applied "spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe" to the spi tree

[PATCH] spi: dts: sun4i: Add support for inter-word wait cycles
 2015-11-20 16:45 UTC  (9+ messages)
  ` [PATCH] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
      ` [linux-sunxi] "

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-11-20 14:08 UTC  (33+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
` [PATCH 12/13] [media] omap3isp: Support for deferred probing when requesting DMA channel

Applied "spi: omap2-mcspi: Add calls for pinctrl state select" to the spi tree
 2015-11-19 19:56 UTC 

[PATCH v2] spi: omap2-mcspi: Add calls for pinctrl state select
 2015-11-19 15:18 UTC 

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-19 12:47 UTC  (25+ messages)
      ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)
                            ` spi: OF module autoloading is still broken

[PATCH] ACPI / scan: set status to 0 if _STA failed
 2015-11-19 10:11 UTC  (2+ messages)

[PATCH v3] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-19  0:57 UTC  (3+ messages)
` Applied "spi: s3c64xx: pass DMA arguments in platform data" to the spi tree

[PATCH 0/8] spi: Add file i/o to spidev_test
 2015-11-18 22:30 UTC  (30+ messages)
` [PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
` [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
` [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
  ` [PATCH 4/8] Documentation/spi/spidev_test.c: output to "
  ` [PATCH 5/8] Documentation/spi/spidev_test.c: check error
` [PATCH 6/8] Documentation/spi/spidev_test.c: fix whitespace
` [PATCH 7/8] tools/Makefile: minor whitespace cleanup
` [PATCH 8/8] spi: Move spi code from Documentation to tools
    ` [PATCH v2 0/6] spi: Add file i/o to spidev_test
      ` [PATCH v2 1/6] spi: Move spi code from Documentation to tools
      ` [PATCH v2 2/6] spi: spidev_test: transfer_escaped_string function
      ` [PATCH v2 3/6] spi: spidev_test: accept input from a file
        ` [PATCH v2 4/6] spi: spidev_test: output to "
      ` [PATCH v2 5/6] spi: spidev_test: check error
      ` [PATCH v2 6/6] spi: spidev_test: fix whitespace

[PATCH v2] spi: sun4i: allow transfers to set transmission speed
 2015-11-18 18:47 UTC  (2+ messages)
  ` Applied "spi: sun4i: allow transfers to set transmission speed" to the spi tree

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-18  8:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] spi: sun4i: allow transfers to set transmission speed
 2015-11-17 22:49 UTC  (7+ messages)

[PATCH] [media] move media platform data to linux/platform_data/media
 2015-11-17 20:46 UTC  (6+ messages)

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-17 17:48 UTC  (15+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices
` [PATCH v3 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v3 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v3 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v3 5/5] ARM: dts: AM4372: "

[PATCH v2] spi: mediatek: single device does not require cs_gpios
 2015-11-17 10:49 UTC  (4+ messages)
  ` Applied "spi: mediatek: single device does not require cs_gpios" to the spi tree

[PATCH] spi: spidev: Hold spi_lock over all defererences of spi in release()
 2015-11-17  8:11 UTC  (2+ messages)

[PATCH] spi: bcm63xx: use correct format string for printing a resource
 2015-11-16 18:45 UTC  (3+ messages)
` Applied "spi: bcm63xx: use correct format string for printing a resource" to the spi tree

[PATCH] spi/bcm63xx: Move default clock configuration to kill compiler warning
 2015-11-16 17:52 UTC  (2+ messages)
  ` Applied "spi/bcm63xx: Move default clock configuration to kill compiler warning" to the spi tree

[PATCH v3 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
 2015-11-14 10:08 UTC  (25+ messages)
` [PATCH v3 1/7] spi: imx: Fix DMA transfer
` [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
` [PATCH v3 3/7] spi: imx: add support for all SPI word width for DMA transfer
` [PATCH v3 4/7] spi: imx: add function to check for IMX51 family controller
` [PATCH v3 5/7] spi: imx: Add support for loopback for ECSPI controllers
` [PATCH v3 6/7] spi: imx: return error from dma channel request
` [PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending

spidev locking ("spi: spidev: fix possible NULL dereference")
 2015-11-13 17:28 UTC  (2+ messages)

[PATCH] spi: Add missing kerneldoc description for parameter
 2015-11-10 18:53 UTC  (2+ messages)
  ` Applied "spi: Add missing kerneldoc description for parameter" to the spi tree


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).