| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-01-30 | 21 | -184/+1737 |
|\ |
|
| * | dmaengine: mmp_pdma: fix mismerge | Arnd Bergmann | 2014-01-29 | 1 | -8/+0 |
| * | dma: pl08x: Export pl08x_filter_id | Sachin Kamat | 2014-01-28 | 1 | -0/+2 |
| * | acpi-dma: align documentation with kernel-doc format | Andy Shevchenko | 2014-01-26 | 1 | -12/+24 |
| * | dma: fix vchan_cookie_complete() debug print | Jonas Jensen | 2014-01-26 | 1 | -1/+3 |
| * | DMA: dmatest: extend the "device" module parameter to 32 characters | Guennadi Liakhovetski | 2014-01-20 | 1 | -2/+2 |
| * | drivers/dma: fix error return code | Julia Lawall | 2014-01-20 | 2 | -1/+4 |
| * | dma: omap: Set debug level to debugging messages | Ezequiel Garcia | 2014-01-20 | 1 | -2/+2 |
| * | dma: tegra: add support for Tegra148/124 | Laxman Dewangan | 2014-01-20 | 1 | -7/+55 |
| * | dma: dw: use %pad instead of casting dma_addr_t | Andy Shevchenko | 2014-01-20 | 1 | -8/+6 |
| * | dma: dw: join split up messages | Andy Shevchenko | 2014-01-20 | 1 | -5/+4 |
| * | dma: dw: fix style of multiline comment | Andy Shevchenko | 2014-01-20 | 1 | -4/+8 |
| * | dmaengine: k3dma: fix sparse warnings | Zhangfei Gao | 2014-01-20 | 1 | -2/+2 |
| * | dma: pl330: Use dma_get_slave_channel() in the of xlate callback | Lars-Peter Clausen | 2014-01-20 | 1 | -27/+8 |
| * | dma: pl330: Differentiate between submitted and issued descriptors | Lars-Peter Clausen | 2014-01-20 | 1 | -4/+20 |
| * | dmaengine: sirf: Add device_slave_caps interface | Rongjun Ying | 2014-01-20 | 1 | -0/+20 |
| * | DMA: Freescale: change BWC from 256 bytes to 1024 bytes | Hongbo Zhang | 2014-01-20 | 1 | -1/+1 |
| * | dmaengine: Add MOXA ART DMA engine driver | Jonas Jensen | 2014-01-20 | 3 | -0/+708 |
| * | dmaengine: Add DMA_PRIVATE to BCM2835 driver | Florian Meier | 2014-01-20 | 1 | -0/+1 |
| * | dma: imx-sdma: Assign a default script number for ROM firmware cases | Nicolin Chen | 2014-01-13 | 1 | -0/+4 |
| * | dma:mmp_tdma: get sram pool through device tree | Nenghua Cao | 2014-01-09 | 1 | -4/+18 |
| * | dmaengine: Add support for BCM2835 | Florian Meier | 2014-01-07 | 3 | -0/+713 |
| * | Merge branch 'topic/of' into for-linus | Vinod Koul | 2014-01-07 | 2 | -13/+32 |
| |\ |
|
| * \ | Merge branch 'topic/defer_probe' into for-linus | Vinod Koul | 2014-01-07 | 2 | -10/+40 |
| |\ \ |
|
| * | | | dma: pl08x: allow zero slave channels | Linus Walleij | 2013-12-18 | 1 | -1/+1 |
| * | | | dma: edma: Set debug level to debugging messages | Ezequiel Garcia | 2013-12-18 | 1 | -3/+3 |
| * | | | dmaengine: mmp: fix uninitialized variable | Vinod Koul | 2013-12-16 | 1 | -1/+1 |
| * | | | dmaengine: mmp_tdma: fix the 'pointer from integer' warnings | Vinod Koul | 2013-12-16 | 1 | -2/+2 |
| * | | | mmp_pdma: Style neatening | Joe Perches | 2013-12-16 | 1 | -99/+105 |
| * | | | dma: imx-sdma: Add new dma type for ssi dual fifo script | Nicolin Chen | 2013-12-16 | 1 | -0/+4 |
| * | | | dma: imx-sdma: Add sdma firmware version 2 support | Nicolin Chen | 2013-12-16 | 1 | -1/+14 |
| * | | | dma: pl330: Alloc dma_parms for the dma device | Lars-Peter Clausen | 2013-12-16 | 1 | -0/+6 |
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-01-24 | 1 | -0/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tegra/dma-reset-rework' into next/dt | Olof Johansson | 2013-12-26 | 4 | -39/+121 |
| |\ \ \ \ |
|
| * | | | | | dma: ste_dma40: Parse flags property for new 'high priority channel' request | Lee Jones | 2013-11-26 | 1 | -0/+4 |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-24 | 4 | -29/+83 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm... | Olof Johansson | 2013-12-26 | 1 | -6/+46 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | dma: tegra: register as an OF DMA controller | Stephen Warren | 2013-12-12 | 1 | -3/+36 |
| | * | | | | | dma: tegra: use reset framework | Stephen Warren | 2013-12-12 | 1 | -3/+10 |
| | * | | | | | Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-rework | Stephen Warren | 2013-12-12 | 2 | -23/+35 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | /
| | | | |_|/
| | | |/| | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i... | Olof Johansson | 2013-12-26 | 3 | -33/+75 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | / / /
| | | | |/ / /
| | | |/| / /
| | | | |/ / |
|
| | | * / / | dma: add dma_get_any_slave_channel(), for use in of_xlate() | Stephen Warren | 2013-12-10 | 2 | -23/+35 |
| | | |/ / |
|
| * | | | | Merge tag 'v3.13-rc4' into next/cleanup | Olof Johansson | 2013-12-26 | 4 | -33/+14 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ARM: mmp: build sram driver alone | Qiao Zhou | 2013-12-12 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-01-20 | 3 | -10/+41 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | dma: pl330: Set residue_granularity | Lars-Peter Clausen | 2014-01-14 | 1 | -0/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2014-01-02 | 2 | -10/+40 |
| |\| | | |
|
| | * | | | dma: add channel request API that supports deferred probe | Stephen Warren | 2013-12-10 | 2 | -10/+40 |
| | |/ / |
|
* | / / | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test() | Jiang Liu | 2014-01-02 | 1 | -1/+10 |
|/ / / |
|