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
...
|
|
*
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
|
*
|
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
2013-01-09
1
-9
/
+22
|
*
|
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
2013-01-09
1
-8
/
+6
|
*
|
dw_dmac: remove redundant check
Andy Shevchenko
2013-01-09
1
-1
/
+1
|
*
|
dw_dmac: check for mapping errors
Andy Shevchenko
2013-01-09
1
-6
/
+14
|
*
|
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
2013-01-09
1
-7
/
+16
|
*
|
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2013-01-08
1
-4
/
+4
|
*
|
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
1
-1
/
+12
|
*
|
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-08
1
-5
/
+38
|
*
|
dma: ipu: Drop unused spinlock
Jean Delvare
2013-01-07
1
-1
/
+0
|
*
|
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-07
1
-6
/
+1
|
*
|
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-07
3
-12
/
+32
|
*
|
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+4
|
*
|
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-17
/
+59
|
*
|
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-07
1
-1
/
+3
|
*
|
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-07
1
-1
/
+1
|
*
|
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-07
1
-2
/
+2
|
*
|
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-07
1
-27
/
+10
|
*
|
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-07
2
-8
/
+21
|
*
|
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-4
/
+7
|
*
|
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
3
-51
/
+42
|
*
|
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
2013-01-07
1
-3
/
+13
|
*
|
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
2013-01-07
1
-7
/
+1
|
*
|
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
2
-4
/
+4
|
*
|
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-07
1
-3
/
+3
|
*
|
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-07
1
-2
/
+2
|
*
|
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
1
-9
/
+6
|
*
|
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
1
-3
/
+3
|
*
|
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-07
1
-1
/
+0
|
*
|
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-07
2
-0
/
+138
[prev]
[next]