messages from 2015-11-17 18:09:24 to 2015-11-30 13:45:44 UTC [more...]
[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-11-30 13:45 UTC (15+ 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
[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
[PATCH v4 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
2015-11-30 8:29 UTC (9+ 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
[PATCH v4 0/5] Add memory mapped read support for ti-qspi
2015-11-30 5:15 UTC (6+ 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: "
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)
RfC: Handle SPI controller limitations like maximum message length
2015-11-27 19:26 UTC (40+ 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 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 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: revise mtk_spi_probe() failure flow" to the spi tree
` Applied "spi: mediatek: update document devicetree bindings to fix syntax error" "
[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 0/8] spi: Add file i/o to spidev_test
2015-11-23 14:54 UTC (13+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] spi: Move spi code from Documentation to tools
` [PATCH v2 2/6] spi: spidev_test: transfer_escaped_string function
` Applied "spi: spidev_test: transfer_escaped_string function" to the spi tree
` [PATCH v2 3/6] spi: spidev_test: accept input from a file
` Applied "spi: spidev_test: accept input from a file" to the spi tree
` [PATCH v2 4/6] spi: spidev_test: output to a file
` Applied "spi: spidev_test: output to a file" to the spi tree
` [PATCH v2 5/6] spi: spidev_test: check error
` Applied "spi: spidev_test: check error" to the spi tree
` [PATCH v2 6/6] spi: spidev_test: fix whitespace
` Applied "spi: spidev_test: fix whitespace" to the spi tree
Applied "spi: Move spi code from Documentation to tools" to the spi tree
2015-11-23 14:54 UTC
[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 (30+ 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
[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 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 (4+ messages)
` [PATCH v2] "
[PATCH 0/8] spi: Add file i/o to spidev_test
2015-11-17 22:52 UTC (17+ 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 7/8] tools/Makefile: minor whitespace cleanup
` [PATCH 8/8] spi: Move spi code from Documentation to tools
[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 (3+ messages)
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).