| Commit message (Expand) | Author | Age |
... | |
| * | dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug | Andy Shevchenko | 2013-01-28 |
| * | DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all | Barry Song | 2013-01-28 |
| * | DMAEngine: sirf: add DMA pause/resume support | Barry Song | 2013-01-28 |
| * | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git | Vinod Koul | 2013-01-21 |
| |\ |
|
| | * | dmaengine: set_dma40: balance clock in probe fail code | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: set_dma40: ignore spurious interrupts | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: ste_dma40: add software lli support | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: ste_dma40: minor code readability fixes | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: ste_dma40: minor cosmetic fixes | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: ste_dma40: add a done queue for completed descriptors | Fabio Baltieri | 2013-01-14 |
| | * | dmaengine: ste_dma40: support more than 128 event lines | Tong Liu | 2013-01-14 |
| | * | dmaengine: ste_dma40: physical channels number correction | Gerald Baeza | 2013-01-14 |
| | * | dmaengine: ste_dma40: support fixed physical channel allocation | Gerald Baeza | 2013-01-14 |
| | * | dmaengine: ste_dma40: don't allow high priority dest event lines | Rabin Vincent | 2013-01-14 |
| | * | dmaengine: ste_dma40: don't check for pm_runtime_suspended() | Narayanan G | 2013-01-14 |
| | * | dmaengine: ste_dma40: limit burst size to 16 | Per Forlin | 2013-01-14 |
| | * | dmaengine: ste_dma40: set dma max seg size | Per Forlin | 2013-01-14 |
| | * | dmaengine: ste_dma40: use writel_relaxed for lcxa | Per Forlin | 2013-01-14 |
| | * | dmaengine: ste_dma40: reset priority bit for logical channels | Narayanan | 2013-01-14 |
| * | | dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors | Andy Shevchenko | 2013-01-20 |
| * | | dw_dmac: don't exceed AHB master number in dwc_get_data_width | Andy Shevchenko | 2013-01-20 |
| * | | dw_dmac: allocate dma descriptors from DMA_COHERENT memory | Andy Shevchenko | 2013-01-20 |
| * | | dma: sh/shdma-base.c: remove unnecessary null pointer check | Cong Ding | 2013-01-20 |
| * | | dma: remove unnecessary null pointer check in mmp_pdma.c | Cong Ding | 2013-01-20 |
| * | | dma: edma: fix slave config dependency on direction | Matt Porter | 2013-01-20 |
| * | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/ | Alessandro Rubini | 2013-01-13 |
| * | | dma: dw_dmac: clear suspend bit during termination | Heikki Krogerus | 2013-01-12 |
| * | | dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous | Andy Shevchenko | 2013-01-12 |
| * | | dw_dmac: make usage of dw_dma_slave optional | Andy Shevchenko | 2013-01-12 |
| * | | dw_dmac: store direction in the custom channel structure | Andy Shevchenko | 2013-01-12 |
| * | | dw_dmac: call .probe after we have a device in place | Andy Shevchenko | 2013-01-12 |
| * | | dma: ste_dma40: reuse is_slave_direction helper | Andy Shevchenko | 2013-01-12 |
| * | | dma: ipu_idmac: reuse is_slave_direction helper | Andy Shevchenko | 2013-01-12 |
| * | | dma: ep93xx_dma: reuse is_slave_direction helper | Andy Shevchenko | 2013-01-12 |
| * | | dma: dw_dmac: check direction properly in dw_dma_cyclic_prep | Andy Shevchenko | 2013-01-12 |
| * | | dma: at_hdmac: check direction properly for cyclic transfers | Andy Shevchenko | 2013-01-12 |
| * | | dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume | Andy Shevchenko | 2013-01-09 |
| * | | dw_dmac: update tx_node_active in dwc_do_single_block | Andy Shevchenko | 2013-01-09 |
| * | | dw_dmac: remove redundant check | Andy Shevchenko | 2013-01-09 |
| * | | dw_dmac: check for mapping errors | Andy Shevchenko | 2013-01-09 |
| * | | dw_dmac: absence of pdata isn't critical when autocfg is set | Andy Shevchenko | 2013-01-09 |
| * | | dma: mxs-dma: Fix build warnings with W=1 | Fabio Estevam | 2013-01-08 |
| * | | dma: tegra: add support for Tegra114 SoC | Laxman Dewangan | 2013-01-08 |
| * | | dma: tegra: add support for channel wise pause | Laxman Dewangan | 2013-01-08 |
| * | | dma: ipu: Drop unused spinlock | Jean Delvare | 2013-01-08 |
| * | | ioat: remove chanerr mask setting for IOAT v3.x | Dave Jiang | 2013-01-08 |
| * | | ioat: Add alignment workaround for IVB platforms | Dave Jiang | 2013-01-08 |
| * | | dmaengine: add cpu_relax() to busy-loop in dma_sync_wait() | Bartlomiej Zolnierkiewicz | 2013-01-08 |
| * | | ioat3: add missing DMA unmap to ioat_xor_val_self_test() | Bartlomiej Zolnierkiewicz | 2013-01-08 |
| * | | dmaengine/dmatest: terminate transfers only in case of errors | Shiraz Hashim | 2013-01-08 |