| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-04-03 | 1 | -0/+1 |
|\ |
|
| * | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies | Heiko Carstens | 2013-03-21 | 1 | -0/+1 |
* | | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko | 2013-03-30 | 2 | -1/+17 |
* | | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann | 2013-03-30 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-03 | 2 | -77/+75 |
|\ |
|
| * | dmaengine: dw_dmac: move to generic DMA binding | Arnd Bergmann | 2013-02-28 | 2 | -77/+75 |
* | | dmaengine: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -10/+6 |
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-02-26 | 35 | -632/+1701 |
|\| |
|
| * | DMA: PL330: Register the DMA controller with the generic DMA helpers | Padmavathi Venna | 2013-02-14 | 1 | -0/+10 |
| * | DMA: PL330: Add xlate function | Padmavathi Venna | 2013-02-14 | 1 | -0/+25 |
| * | DMA: PL330: Add new pl330 filter for DT case. | Padmavathi Venna | 2013-02-14 | 1 | -14/+15 |
| * | dma: tegra20-apb-dma: remove unnecessary assignment | Andy Shevchenko | 2013-02-14 | 1 | -1/+0 |
| * | edma: do not waste memory for dma_mask | Andy Shevchenko | 2013-02-14 | 1 | -2/+4 |
| * | dma: coh901318: set residue only if dma is in progress | Andy Shevchenko | 2013-02-14 | 1 | -1/+3 |
| * | dma: coh901318: avoid unbalanced locking | Andy Shevchenko | 2013-02-14 | 1 | -1/+1 |
| * | dma: of-dma: protect list write operation by spin_lock | Andy Shevchenko | 2013-02-14 | 1 | -0/+2 |
| * | dmaengine: ste_dma40: do not remove descriptors for cyclic transfers | Fabio Baltieri | 2013-02-14 | 1 | -3/+3 |
| * | dma: of-dma.c: fix memory leakage | Cong Ding | 2013-02-14 | 1 | -0/+1 |
| * | dw_dmac: apply default dma_mask if needed | Andy Shevchenko | 2013-02-14 | 1 | -0/+6 |
| * | dmaengine: ioat - fix spare sparse complain | Fengguang Wu | 2013-02-13 | 1 | -1/+1 |
| * | dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c | Vinod Koul | 2013-02-13 | 3 | -0/+270 |
| * | ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING | Dave Jiang | 2013-02-12 | 3 | -97/+128 |
| * | dw_dmac: add support for Lynxpoint DMA controllers | Mika Westerberg | 2013-02-12 | 1 | -0/+6 |
| * | dw_dmac: return proper residue value | Andy Shevchenko | 2013-01-28 | 2 | -2/+46 |
| * | dw_dmac: fill individual length of descriptor | Andy Shevchenko | 2013-01-28 | 1 | -0/+3 |
| * | dw_dmac: introduce total_len field in struct dw_desc | Andy Shevchenko | 2013-01-28 | 2 | -6/+7 |
| * | dw_dmac: remove unnecessary tx_list field in dw_dma_chan | Andy Shevchenko | 2013-01-28 | 2 | -6/+15 |
| * | dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug | Andy Shevchenko | 2013-01-28 | 1 | -0/+5 |
| * | DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all | Barry Song | 2013-01-28 | 1 | -1/+3 |
| * | DMAEngine: sirf: add DMA pause/resume support | Barry Song | 2013-01-28 | 1 | -0/+46 |
| * | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git | Vinod Koul | 2013-01-21 | 3 | -143/+505 |
| |\ |
|
| | * | dmaengine: set_dma40: balance clock in probe fail code | Fabio Baltieri | 2013-01-14 | 1 | -1/+1 |
| | * | dmaengine: set_dma40: ignore spurious interrupts | Fabio Baltieri | 2013-01-14 | 1 | -3/+12 |
| | * | dmaengine: ste_dma40: add software lli support | Fabio Baltieri | 2013-01-14 | 1 | -1/+19 |
| | * | dmaengine: ste_dma40: minor code readability fixes | Fabio Baltieri | 2013-01-14 | 1 | -9/+8 |
| | * | dmaengine: ste_dma40: minor cosmetic fixes | Fabio Baltieri | 2013-01-14 | 2 | -22/+13 |
| | * | dmaengine: ste_dma40: add a done queue for completed descriptors | Fabio Baltieri | 2013-01-14 | 1 | -4/+33 |
| | * | dmaengine: ste_dma40: support more than 128 event lines | Tong Liu | 2013-01-14 | 2 | -81/+355 |
| | * | dmaengine: ste_dma40: physical channels number correction | Gerald Baeza | 2013-01-14 | 1 | -5/+10 |
| | * | dmaengine: ste_dma40: support fixed physical channel allocation | Gerald Baeza | 2013-01-14 | 1 | -2/+11 |
| | * | dmaengine: ste_dma40: don't allow high priority dest event lines | Rabin Vincent | 2013-01-14 | 1 | -1/+14 |
| | * | dmaengine: ste_dma40: don't check for pm_runtime_suspended() | Narayanan G | 2013-01-14 | 1 | -2/+0 |
| | * | dmaengine: ste_dma40: limit burst size to 16 | Per Forlin | 2013-01-14 | 1 | -0/+8 |
| | * | dmaengine: ste_dma40: set dma max seg size | Per Forlin | 2013-01-14 | 1 | -0/+8 |
| | * | dmaengine: ste_dma40: use writel_relaxed for lcxa | Per Forlin | 2013-01-14 | 1 | -8/+8 |
| | * | dmaengine: ste_dma40: reset priority bit for logical channels | Narayanan | 2013-01-14 | 1 | -5/+6 |
| * | | dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors | Andy Shevchenko | 2013-01-21 | 1 | -22/+21 |
| * | | dw_dmac: don't exceed AHB master number in dwc_get_data_width | Andy Shevchenko | 2013-01-21 | 1 | -13/+20 |
| * | | dw_dmac: allocate dma descriptors from DMA_COHERENT memory | Andy Shevchenko | 2013-01-21 | 2 | -64/+18 |
| * | | dma: sh/shdma-base.c: remove unnecessary null pointer check | Cong Ding | 2013-01-20 | 1 | -3/+0 |