index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
1
-22
/
+21
*
|
dw_dmac: don't exceed AHB master number in dwc_get_data_width
Andy Shevchenko
2013-01-20
1
-13
/
+20
*
|
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
2013-01-20
2
-64
/
+18
*
|
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
2013-01-20
1
-3
/
+0
*
|
dma: remove unnecessary null pointer check in mmp_pdma.c
Cong Ding
2013-01-20
1
-4
/
+2
*
|
dma: edma: fix slave config dependency on direction
Matt Porter
2013-01-20
1
-28
/
+27
*
|
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
Alessandro Rubini
2013-01-13
1
-1
/
+1
*
|
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
2013-01-12
1
-1
/
+1
*
|
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
2
-10
/
+20
*
|
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
2013-01-12
1
-6
/
+7
*
|
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-12
2
-8
/
+18
*
|
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
2013-01-12
1
-1
/
+2
*
|
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-1
/
+1
*
|
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-1
/
+1
*
|
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-2
/
+1
*
|
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
2013-01-12
1
-2
/
+3
*
|
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
2013-01-12
1
-5
/
+5
[next]