index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
dmaengine: dw: convert to __ffs()
Andy Shevchenko
1
-6
/
+6
2015-10-27
dmaengine: dw: properly read DWC_PARAMS register
Andy Shevchenko
1
-2
/
+2
2015-08-04
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2
-26
/
+47
2015-04-22
dmaengine: omap-dma: Fix memory leak when terminating running transfer
Peter Ujfalusi
1
-0
/
+1
2015-04-09
dmaengine: dw: append MODULE_ALIAS for platform driver
Andy Shevchenko
1
-1
/
+4
2014-10-13
dmaengine: dw: don't perform DMA when dmaengine_submit is called
Andy Shevchenko
2
-13
/
+7
2014-10-13
dmaengine: dw: introduce dwc_dostart_first_queued() helper
Andy Shevchenko
1
-8
/
+11
2014-06-09
dmaengine: dw: went back to plain {request,free}_irq() calls
Andy Shevchenko
1
-5
/
+6
2014-06-09
dma: mv_xor: Flush descriptors before activating a channel
Ezequiel Garcia
1
-5
/
+3
2014-05-15
dma: edma: fix incorrect SG list handling
Sekhar Nori
1
-2
/
+4
2014-03-05
dma: ste_dma40: don't dereference free:d descriptor
Linus Walleij
1
-1
/
+3
2014-03-05
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+54
2014-01-10
net_dma: mark broken
Dan Williams
1
-0
/
+1
2013-12-04
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
1
-15
/
+15
2013-12-04
ioatdma: fix sed pool selection
Dan Williams
1
-15
/
+1
2013-12-04
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
1
-0
/
+2
2013-10-24
dmaengine: edma: fix another memory leak
Vinod Koul
1
-0
/
+1
2013-10-24
dma: edma: Fix memory leak
Valentin Ilie
1
-0
/
+1
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
1
-0
/
+1
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
1
-2
/
+5
2013-10-11
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
1
-2
/
+0
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-09-17
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
Josh Boyer
1
-0
/
+1
2013-09-17
edma: Update author email address
Josh Boyer
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
38
-636
/
+2941
2013-09-10
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-229
/
+115
2013-09-10
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+14
2013-09-09
dma: mv_xor: Fix incorrect error path
Sachin Kamat
1
-4
/
+2
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-21
/
+5
2013-09-04
dma: edma: Remove limits on number of slots
Joel Fernandes
1
-6
/
+0
2013-09-04
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
1
-3
/
+8
2013-09-04
dma: edma: Find missed events and issue them
Joel Fernandes
1
-1
/
+49
2013-09-04
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
1
-26
/
+51
2013-09-04
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
1
-3
/
+15
2013-09-04
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-7
/
+8
2013-09-04
coh901318: don't open-code simple_read_from_buffer()
Al Viro
1
-21
/
+5
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+1068
2013-09-03
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
Vinod Koul
1
-7
/
+8
2013-09-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
9
-118
/
+232
2013-09-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-6
/
+7
2013-09-02
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-0
/
+27
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-09-02
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
1
-0
/
+3
2013-09-02
dma: ste_dma40: Remove duplicate const
Sachin Kamat
1
-1
/
+1
2013-09-02
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
1
-4
/
+2
[next]