index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-11-14
dmatest: support xor-only, or pq-only channels in tests
Dan Williams
2013-11-14
dmatest: restore ability to start test at module load and init
Dan Williams
2013-11-14
dmatest: cleanup redundant "dmatest: " prefixes
Dan Williams
2013-11-14
dmatest: replace stored results mechanism, with uniform messages
Dan Williams
2013-11-14
Revert "dmatest: append verify result to results"
Dan Williams
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
async_pq: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-13
dmaengine: reference counted unmap data
Dan Williams
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-13
dmaengine: consolidate memcpy apis
Dan Williams
2013-11-13
dmatest: make driver unmap also source buffers by itself
Bartlomiej Zolnierkiewicz
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-11
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
2013-09-17
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
Josh Boyer
2013-09-17
edma: Update author email address
Josh Boyer
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-09
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-09-09
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-09-09
dma: mv_xor: Fix incorrect error path
Sachin Kamat
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-04
dma: edma: Remove limits on number of slots
Joel Fernandes
2013-09-04
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
2013-09-04
dma: edma: Find missed events and issue them
Joel Fernandes
2013-09-04
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
2013-09-04
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
2013-09-04
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-03
coh901318: don't open-code simple_read_from_buffer()
Al Viro
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-03
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
Vinod Koul
2013-09-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-09-02
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-02
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
2013-09-02
dma: ste_dma40: Remove duplicate const
Sachin Kamat
2013-09-02
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
2013-09-02
dma: dmagengine: fix function names in comments
Daniel Mack
2013-09-02
dma: add driver for R-Car HPB-DMAC
Max Filippov
2013-09-02
dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
Jingoo Han
2013-09-02
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
2013-09-02
pch_dma: Add MODULE_DEVICE_TABLE
Ben Hutchings
[next]