summaryrefslogtreecommitdiffstats
path: root/drivers/char (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov1-3/+3
2015-02-11dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke1-0/+6
2015-02-05dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches1-5/+10
2015-02-05dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches1-22/+14
2015-02-05dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches1-3/+3
2015-02-05dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen1-1/+6
2015-02-05ioat: fail self-test if wait_for_completion times outNicholas Mc Guire1-3/+6
2015-02-05dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko8-10/+13
2015-02-05dmaengine: dw: amend description of dma_dev fieldAndy Shevchenko1-1/+1
2015-02-05dmatest: move src_off, dst_off, len inside loopAndy Shevchenko1-11/+12
2015-02-05dmatest: fix indentationAndy Shevchenko1-6/+6
2015-02-05dmaengine: Add driver for IMG MDCAndrew Bresticker3-0/+1021