| Commit message (Expand) | Author | Age | Files | Lines |
* | dma: fix eDMA driver as a subsys_initcall | Yuan Yao | 2014-04-16 | 1 | -1/+11 |
* | dmaengine: sirf: off by one in of_dma_sirfsoc_xlate() | Dan Carpenter | 2014-04-16 | 1 | -1/+1 |
* | platform: Fix timberdale dependencies | Jean Delvare | 2014-04-16 | 1 | -1/+1 |
* | dma: edma: fix incorrect SG list handling | Sekhar Nori | 2014-04-14 | 1 | -2/+4 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-04-10 | 27 | -58/+2630 |
|\ |
|
| * | Merge branch 'topic/bam' into for-linus | Vinod Koul | 2014-04-05 | 3 | -0/+1121 |
| |\ |
|
| | * | dmaengine: add Qualcomm BAM dma driver | Andy Gross | 2014-04-05 | 3 | -0/+1122 |
| * | | shdma: add R-Car Audio DMAC peri peri driver | Kuninori Morimoto | 2014-03-29 | 3 | -0/+327 |
| * | | dmaengine: sirf: enable generic dt binding for dma channels | Barry Song | 2014-03-29 | 1 | -0/+23 |
| * | | dma: omap-dma: Implement device_slave_caps callback | Peter Ujfalusi | 2014-03-29 | 1 | -0/+18 |
| * | | dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. | Chew, Chiau Ee | 2014-03-26 | 1 | -0/+33 |
| * | | dma: dw: allocate memory in two stages in probe | Andy Shevchenko | 2014-03-26 | 2 | -9/+12 |
| * | | Add new line to test result strings produced in verbose mode | Jerome Blin | 2014-03-26 | 1 | -2/+2 |
| * | | Merge branch 'topic/tasklet_fix' into for-linus | Vinod Koul | 2014-03-17 | 2 | -3/+2 |
| |\ \ |
|
| | * | | dmaengine: pch_dma: use tasklet_kill in teardown | Vinod Koul | 2014-03-17 | 1 | -2/+2 |
| | * | | dmaengine: at_hdmac: use tasklet_kill in teardown | Vinod Koul | 2014-03-17 | 1 | -1/+0 |
| | |/ |
|
| * | | dma: cppi41: start tear down only if channel is busy | George Cherian | 2014-03-11 | 1 | -2/+5 |
| * | | dmaengine: s3c24xx-dma: make phy->irq signed for error handling | Dan Carpenter | 2014-03-11 | 1 | -1/+1 |
| * | | dma: imx-dma: Add missing module owner field | Alexander Shiyan | 2014-03-06 | 1 | -0/+1 |
| * | | dma: imx-dma: Replace printk with dev_* | Alexander Shiyan | 2014-03-06 | 1 | -6/+6 |
| * | | dma: fsl-edma: fix static checker warning of NULL dereference | Jingchang Lu | 2014-03-06 | 1 | -2/+2 |
| * | | dma: mmp_tdma: move to generic device tree binding | Nenghua Cao | 2014-03-06 | 1 | -0/+50 |
| * | | dma: mmp_pdma: add IRQF_SHARED when request irq | Chao Xie | 2014-03-06 | 1 | -4/+4 |
| * | | dma: edma: Fix memory leak in edma_prep_dma_cyclic() | Christian Engelmayer | 2014-03-06 | 1 | -1/+4 |
| * | | DMA: shdma: Make sh_dmae_pm static | Laurent Pinchart | 2014-03-06 | 1 | -1/+1 |
| * | | DMA: shdma: Fix warnings due to declared but unused symbols | Laurent Pinchart | 2014-03-06 | 1 | -3/+8 |
| * | | DMA: shdma: Fix warnings due to improper casts and printk formats | Laurent Pinchart | 2014-03-06 | 3 | -8/+9 |
| * | | dma: Add Freescale eDMA engine driver support | Jingchang Lu | 2014-02-18 | 3 | -0/+986 |
| * | | dma: dw: remove leftovers in the comment blocks | Andy Shevchenko | 2014-02-17 | 1 | -2/+2 |
| * | | dma: dw: add a PCI ID for Intel Haswell SoC | Andy Shevchenko | 2014-02-11 | 1 | -0/+3 |
| * | | acpi-dma: convert to return error code when asked for channel | Andy Shevchenko | 2014-02-11 | 2 | -14/+10 |
| * | | acpi-dma: use devm_release() instead of devm_destroy() | Andy Shevchenko | 2014-02-11 | 1 | -1/+1 |
| * | | dmaengine: Remove dependency on MACH_BCM2708 | Paul Bolle | 2014-02-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'devel-stable' into for-next | Russell King | 2014-04-04 | 8 | -26/+71 |
|\ \ |
|
| * \ | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-03-02 | 2 | -1/+4 |
| |\ \ |
|
| | * | | dma: sdma: Add imx25 compatible | Markus Pargmann | 2014-02-18 | 1 | -0/+1 |
| | * | | dma: ste_dma40: don't dereference free:d descriptor | Linus Walleij | 2014-02-17 | 1 | -1/+3 |
| | |/ |
|
| * | | ioat: fix tasklet tear down | Dan Williams | 2014-02-25 | 4 | -13/+54 |
| * | | dma: mv_xor: Silence a bunch of LPAE-related warnings | Olof Johansson | 2014-02-13 | 1 | -12/+12 |
| * | | ARM: moxart: move DMA_OF selection to driver | Rob Herring | 2014-02-03 | 1 | -0/+1 |
| |/ |
|
* | | dmaengine: omap-dma: more consolidation of CCR register setup | Russell King | 2014-04-04 | 1 | -28/+18 |
* | | dmaengine: omap-dma: move IRQ handling to omap-dma | Russell King | 2014-04-04 | 1 | -6/+115 |
* | | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 2014-04-04 | 1 | -9/+87 |
* | | dmaengine: omap-dma: cleanup errata 3.3 handling | Russell King | 2014-04-04 | 1 | -23/+29 |
* | | dmaengine: omap-dma: provide register read/write functions | Russell King | 2014-04-04 | 1 | -41/+61 |
* | | dmaengine: omap-dma: use cached CCR value when enabling DMA | Russell King | 2014-04-04 | 1 | -4/+2 |
* | | dmaengine: omap-dma: move barrier to omap_dma_start_desc() | Russell King | 2014-04-04 | 1 | -1/+7 |
* | | dmaengine: omap-dma: move clnk_ctrl setting to preparation functions | Russell King | 2014-04-04 | 1 | -14/+9 |
* | | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers | Russell King | 2014-04-04 | 1 | -12/+20 |
* | | dmaengine: omap-dma: consolidate clearing channel status register | Russell King | 2014-04-04 | 1 | -10/+10 |