messages from 2015-11-19 10:36:14 to 2015-12-01 10:15:38 UTC [more...]
[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-01 10:15 UTC (34+ messages)
` [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
` [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [RFC v02 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma
` [RFC v02 06/15] ARM: davinci: dm355: "
` [RFC v02 07/15] ARM: davinci: dm365: "
` [RFC v02 08/15] ARM: davinci: dm644x: "
` [RFC v02 09/15] ARM: davinci: dm646x: "
` [RFC v02 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
` [RFC v02 11/15] spi: davinci: "
` [RFC v02 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI
` [RFC v02 13/15] ARM: davinci: devices: Remove DMA resources for MMC
` [RFC v02 14/15] ARM: davinci: dm355: Remove DMA resources for SPI
` [RFC v02 15/15] ARM: davinci: dm365: "
[PATCH v4 0/5] Add memory mapped read support for ti-qspi
2015-12-01 7:44 UTC (12+ messages)
` [PATCH v4 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v4 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v4 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v4 5/5] ARM: dts: AM4372: "
[PATCH v4 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
2015-11-30 23:35 UTC (10+ messages)
` [PATCH v4 1/7] spi: imx: Fix DMA transfer
` [PATCH v4 2/7] spi: imx: replace fixed timeout with calculated one
` [PATCH v4 3/7] spi: imx: add support for all SPI word width for DMA transfer
` [PATCH v4 4/7] spi: imx: add function to check for IMX51 family controller
` [PATCH v4 5/7] spi: imx: Add support for loopback for ECSPI controllers
` [PATCH v4 6/7] spi: imx: return error from dma channel request
` [PATCH v4 7/7] spi: imx: defer spi initialization, if DMA engine is pending
RfC: Handle SPI controller limitations like maximum message length
2015-11-30 20:25 UTC (44+ 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 v2 1/2] spi: core: add max_msg_size to spi_master
` [PATCH resubmit 2/2] spi: fsl-espi: make use of max_msg_size in spi_master to handle HW restrictions
[PATCH 00/28] MIPS Boston board support
2015-11-30 16:39 UTC (4+ messages)
` [PATCH 17/28] spi: topcliff-pch: allow build for MIPS platforms
` Applied "spi: topcliff-pch: allow build for MIPS platforms" to the spi tree
[PATCH] spi: sh-msiof: Add support for SH-Mobile AG5
2015-11-30 16:23 UTC (3+ messages)
` Applied "spi: sh-msiof: Add support for SH-Mobile AG5" to the spi tree
[PATCH] spi: spidev: Use "%u" to format __u32
2015-11-30 16:23 UTC (2+ messages)
` Applied "spi: spidev: Use "%u" to format __u32" to the spi tree
[PATCH] spi: omap2-mcspi: Prevent duplicate gpio_request
2015-11-30 15:02 UTC
[PATCH 0/2] spi: Fix multi probing with overlays
2015-11-30 14:28 UTC (3+ messages)
` [PATCH 1/2] spi: Uninline spi_unregister_device()
` [PATCH 2/2] spi: Mark instantiated device nodes with OF_POPULATE
[PATCH 0/3] spi: spi-message transformation framework
2015-11-30 13:04 UTC (4+ messages)
` [PATCH 1/3] spi: added spi_resource management
` [PATCH 2/3] spi: add initial set of spi_transfer transformation methods
` [PATCH 3/3] spi: bcm2835: moved to the spi_transfer transformation to avoid HW restrictions
[PATCH] spi: dw-mid: constify dw_spi_dma_ops structure
2015-11-30 12:25 UTC (3+ messages)
` Applied "spi: dw-mid: constify dw_spi_dma_ops structure" to the spi tree
[PATCH] spi: tools: move spidev_test metadata
2015-11-30 12:25 UTC (2+ messages)
` Applied "spi: tools: move spidev_test metadata" to the spi tree
Dynamically adding SPI buses (was: Re: [PATCH v8 0/8] Device Tree Overlays - 8th time's the charm)
2015-11-29 9:47 UTC (3+ messages)
[PATCH 0/2] spi: spi_loopback_test regression test module
2015-11-27 16:17 UTC (4+ messages)
` [PATCH 1/2] spi: add spi_message_init_no_memset to avoid zeroing the spi_message
` [PATCH 2/2] spi: add loopback test driver to allow for spi_master regression tests
` [PATCH] spi: add spi-loopback-test to build framework
[PATCH] spi: bugfix: spi_message.transfer_length does not get reset
2015-11-27 12:55 UTC (2+ messages)
` Applied "spi: bugfix: spi_message.transfer_length does not get reset" to the spi tree
spi: tests driver to test basic alignment/length issues via loopback
2015-11-26 12:18 UTC (6+ messages)
[PATCH v3] mfd: cros ec: Lock the SPI bus while holding chipselect
2015-11-26 9:14 UTC (4+ messages)
[PATCH 1/4] spi: mediatek: update document devicetree bindings to fix syntax error
2015-11-25 12:11 UTC (15+ messages)
` [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: revise mtk_spi_probe() failure flow" to the spi tree
` Applied "spi: mediatek: update document devicetree bindings to fix syntax error" "
` [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 v3] spi: mediatek: revise mtk_spi_probe() failure flow
2015-11-25 9:50 UTC
[PATCH v2] spi: mediatek: revise mtk_spi_probe() failure flow
2015-11-25 9:14 UTC (4+ messages)
Handling clocks on external busses
2015-11-24 17:37 UTC
[PATCH v2] mfd: cros ec: Lock the SPI bus while holding chipselect
2015-11-24 17:00 UTC (2+ messages)
[PATCH] spi/spi-xilinx: Use a cached copy of CR register
2015-11-24 12:51 UTC (3+ messages)
[PATCH] spi: davinci: fix spurious i/o error
2015-11-24 12:27 UTC (2+ messages)
[PATCH v2 2/6] spi: spidev_test: transfer_escaped_string function
2015-11-23 14:54 UTC (2+ messages)
` Applied "spi: spidev_test: transfer_escaped_string function" to the spi tree
Applied "spi: Move spi code from Documentation to tools" to the spi tree
2015-11-23 14:54 UTC
[PATCH v2 3/6] spi: spidev_test: accept input from a file
2015-11-23 14:54 UTC (2+ messages)
` Applied "spi: spidev_test: accept input from a file" to the spi tree
[PATCH v2 4/6] spi: spidev_test: output to a file
2015-11-23 14:54 UTC (2+ messages)
` Applied "spi: spidev_test: output to a file" to the spi tree
[PATCH v2 5/6] spi: spidev_test: check error
2015-11-23 14:54 UTC (2+ messages)
` Applied "spi: spidev_test: check error" to the spi tree
[PATCH v2 6/6] spi: spidev_test: fix whitespace
2015-11-23 14:54 UTC (2+ messages)
` Applied "spi: spidev_test: fix whitespace" to the spi tree
[PATCH] spi: pl022: handle EPROBE_DEFER for dma
2015-11-23 11:41 UTC (2+ messages)
` Applied "spi: pl022: handle EPROBE_DEFER for dma" to the spi tree
[PATCH] spi: dts: sun4i: Add support for inter-word wait cycles
2015-11-23 9:14 UTC (11+ messages)
` [PATCH] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
` [linux-sunxi] "
[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 00/13] dmaengine + omap drivers: support fro deferred probing
2015-11-20 14:08 UTC (24+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
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 (13+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).