Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King | 8 | -26/+71 |
2014-04-04 | dmaengine: omap-dma: more consolidation of CCR register setup | Russell King | 1 | -28/+18 |
2014-04-04 | dmaengine: omap-dma: move IRQ handling to omap-dma | Russell King | 1 | -6/+115 |
2014-04-04 | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 1 | -9/+87 |
2014-04-04 | dmaengine: omap-dma: cleanup errata 3.3 handling | Russell King | 1 | -23/+29 |
2014-04-04 | dmaengine: omap-dma: provide register read/write functions | Russell King | 1 | -41/+61 |
2014-04-04 | dmaengine: omap-dma: use cached CCR value when enabling DMA | Russell King | 1 | -4/+2 |
2014-04-04 | dmaengine: omap-dma: move barrier to omap_dma_start_desc() | Russell King | 1 | -1/+7 |
2014-04-04 | dmaengine: omap-dma: move clnk_ctrl setting to preparation functions | Russell King | 1 | -14/+9 |
2014-04-04 | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers | Russell King | 1 | -12/+20 |
2014-04-04 | dmaengine: omap-dma: consolidate clearing channel status register | Russell King | 1 | -10/+10 |
2014-04-04 | dmaengine: omap-dma: move CCR buffering disable errata out of the fast path | Russell King | 1 | -2/+5 |
2014-04-04 | dmaengine: omap-dma: provide register definitions | Russell King | 1 | -54/+117 |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CCR | Russell King | 1 | -86/+61 |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CSDP | Russell King | 1 | -36/+28 |
2014-04-04 | dmaengine: omap-dma: move reading of dma position to omap-dma.c | Russell King | 1 | -2/+64 |
2014-04-04 | dmaengine: omap-dma: control start/stop directly | Russell King | 1 | -10/+141 |
2014-04-04 | dmaengine: omap-dma: consolidate writes to DMA registers | Russell King | 1 | -75/+48 |
2014-04-04 | dmaengine: omap-dma: program hardware directly | Russell King | 1 | -16/+126 |
2014-04-04 | dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops | Russell King | 1 | -0/+7 |
2014-04-04 | dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. | Russell King | 1 | -2/+1 |
2014-03-02 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -1/+4 |
2014-02-25 | ioat: fix tasklet tear down | Dan Williams | 4 | -13/+54 |
2014-02-18 | dma: sdma: Add imx25 compatible | Markus Pargmann | 1 | -0/+1 |
2014-02-17 | dma: ste_dma40: don't dereference free:d descriptor | Linus Walleij | 1 | -1/+3 |
2014-02-13 | dma: mv_xor: Silence a bunch of LPAE-related warnings | Olof Johansson | 1 | -12/+12 |
2014-02-03 | ARM: moxart: move DMA_OF selection to driver | Rob Herring | 1 | -0/+1 |
2014-01-30 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 21 | -184/+1737 |
2014-01-29 | dmaengine: mmp_pdma: fix mismerge | Arnd Bergmann | 1 | -8/+0 |
2014-01-28 | dma: pl08x: Export pl08x_filter_id | Sachin Kamat | 1 | -0/+2 |
2014-01-26 | acpi-dma: align documentation with kernel-doc format | Andy Shevchenko | 1 | -12/+24 |
2014-01-26 | dma: fix vchan_cookie_complete() debug print | Jonas Jensen | 1 | -1/+3 |
2014-01-24 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+4 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -29/+83 |
2014-01-20 | DMA: dmatest: extend the "device" module parameter to 32 characters | Guennadi Liakhovetski | 1 | -2/+2 |
2014-01-20 | drivers/dma: fix error return code | Julia Lawall | 2 | -1/+4 |
2014-01-20 | dma: omap: Set debug level to debugging messages | Ezequiel Garcia | 1 | -2/+2 |
2014-01-20 | Merge branch 'for-next' into for-linus | Takashi Iwai | 3 | -10/+41 |
2014-01-20 | dma: tegra: add support for Tegra148/124 | Laxman Dewangan | 1 | -7/+55 |
2014-01-20 | dma: dw: use %pad instead of casting dma_addr_t | Andy Shevchenko | 1 | -8/+6 |
2014-01-20 | dma: dw: join split up messages | Andy Shevchenko | 1 | -5/+4 |
2014-01-20 | dma: dw: fix style of multiline comment | Andy Shevchenko | 1 | -4/+8 |
2014-01-20 | dmaengine: k3dma: fix sparse warnings | Zhangfei Gao | 1 | -2/+2 |
2014-01-20 | dma: pl330: Use dma_get_slave_channel() in the of xlate callback | Lars-Peter Clausen | 1 | -27/+8 |
2014-01-20 | dma: pl330: Differentiate between submitted and issued descriptors | Lars-Peter Clausen | 1 | -4/+20 |
2014-01-20 | dmaengine: sirf: Add device_slave_caps interface | Rongjun Ying | 1 | -0/+20 |
2014-01-20 | DMA: Freescale: change BWC from 256 bytes to 1024 bytes | Hongbo Zhang | 1 | -1/+1 |
2014-01-20 | dmaengine: Add MOXA ART DMA engine driver | Jonas Jensen | 3 | -0/+708 |
2014-01-20 | dmaengine: Add DMA_PRIVATE to BCM2835 driver | Florian Meier | 1 | -0/+1 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai | Mark Brown | 1 | -0/+1 |