index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw_dmac.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
1
-1
/
+1
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2
-10
/
+20
2013-01-12
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
1
-6
/
+7
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2
-8
/
+18
2013-01-12
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
1
-1
/
+2
2013-01-12
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
1
-1
/
+1
2013-01-12
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
1
-1
/
+1
2013-01-12
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
1
-2
/
+1
2013-01-12
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
1
-2
/
+3
2013-01-12
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
1
-5
/
+5
2013-01-12
dmaengine: introduce is_slave_direction function
Andy Shevchenko
1
-0
/
+5
2013-01-09
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
1
-9
/
+22
2013-01-09
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
1
-8
/
+6
2013-01-09
dw_dmac: remove redundant check
Andy Shevchenko
1
-1
/
+1
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
1
-6
/
+14
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
1
-7
/
+16
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
1
-4
/
+4
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-1
/
+12
2013-01-08
dma: tegra: add support for channel wise pause
Laxman Dewangan
1
-5
/
+38
2013-01-07
dma: ipu: Drop unused spinlock
Jean Delvare
1
-1
/
+0
2013-01-07
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
1
-0
/
+5
2013-01-07
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
1
-6
/
+1
2013-01-07
ioat: Add alignment workaround for IVB platforms
Dave Jiang
3
-12
/
+32
2013-01-07
async_tx: fix checking of dma_wait_for_async_tx() return value
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2013-01-07
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2013-01-07
dmaengine: remove dma_async_memcpy_complete() macro
Bartlomiej Zolnierkiewicz
2
-5
/
+2
2013-01-07
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
4
-7
/
+5
2013-01-07
async_tx: fix build for async_memset
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2013-01-07
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
1
-17
/
+59
2013-01-07
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
1
-1
/
+3
2013-01-07
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
1
-1
/
+1
2013-01-07
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2
-3
/
+6
2013-01-07
DMA: PL330: Use devm_* functions
Sachin Kamat
1
-27
/
+10
2013-01-07
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
Barry Song
1
-0
/
+7
2013-01-07
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2
-8
/
+21
2013-01-07
dmaengine: fix !of_dma compilation warning
Vinod Koul
1
-4
/
+5
2013-01-07
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
2
-24
/
+70
2013-01-07
of: dma: fix potential deadlock when requesting a slave channel
Jon Hunter
1
-30
/
+30
2013-01-07
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2013-01-07
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
1
-8
/
+14
2013-01-07
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2013-01-07
async_tx: add missing DMA unmap to async_memcpy()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2013-01-07
async_tx: use memchr_inv
Akinobu Mita
1
-3
/
+1
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-51
/
+42
2013-01-07
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
1
-3
/
+13
2013-01-07
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
1
-7
/
+1
2013-01-07
dmaengine: use for_each_set_bit
Akinobu Mita
1
-17
/
+1
2013-01-07
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2
-4
/
+4
2013-01-07
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
1
-3
/
+3
2013-01-07
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
1
-2
/
+2
[prev]
[next]