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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
Misael Lopez Cruz
1
-4
/
+5
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
1
-1
/
+1
2015-07-16
dmaengine: zxdma: explicitly free irq on device removal
Vinod Koul
1
-3
/
+7
2015-07-16
dmaengine: zxdma: Support ZTE ZX296702 dma
Jun Nie
3
-0
/
+878
2015-07-16
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-16
dmaengine: ipu: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-8
/
+4
2015-07-16
dmaengine: hsu: remove excessive lock
Andy Shevchenko
2
-36
/
+4
2015-07-16
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
Jiang Liu
1
-0
/
+34
2015-07-07
dmaengine: ioatdma: Set non RAID channels to be private capable
Dave Jiang
1
-0
/
+3
2015-07-07
dmaengine: Use Pointer xt after NULL check.
Maninder Singh
1
-3
/
+3
2015-07-07
dmaengine: imx-dma: Check for clk_prepare_enable() error
Fabio Estevam
1
-9
/
+14
2015-07-07
dmaengine: pl330: Really fix choppy sound because of wrong residue calculation
Krzysztof Kozlowski
1
-1
/
+1
2015-07-07
dmaengine: pl330: Fix overflow when reporting residue in memcpy
Krzysztof Kozlowski
1
-0
/
+1
2015-07-06
dmaengine: Remove remaining FSF mailing addresses
Jarkko Nikula
2
-8
/
+0
2015-07-06
dmaengine: at_xdmac: fix indentation
Ludovic Desroches
1
-6
/
+6
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-2
/
+2
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
28
-453
/
+2956
2015-06-26
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-6
/
+1
2015-06-25
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-16
/
+21
2015-06-25
dmaengine: xgene: fix file permission
Vinod Koul
1
-0
/
+0
2015-06-25
dmaengine: fsl-edma: clear pending interrupts on initialization
Stefan Agner
1
-4
/
+5
2015-06-25
dmaengine: xdmac: Add memset support
Maxime Ripard
1
-0
/
+89
2015-06-25
Merge branch 'topic/pxa' into for-linus
Vinod Koul
3
-0
/
+1479
2015-06-25
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
3
-52
/
+364
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
6
-6
/
+312
2015-06-25
Merge branch 'topic/core' into for-linus
Vinod Koul
2
-7
/
+25
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2015-06-22
Merge tag 'asoc-v4.2' into asoc-next
Mark Brown
1
-16
/
+21
2015-06-17
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2
-7
/
+25
2015-06-12
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
1
-0
/
+2
2015-06-12
dmaengine: hdmac: Implement interleaved transfers
Maxime Ripard
2
-0
/
+111
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
1
-42
/
+4
2015-06-12
dmaengine: Fix choppy sound because of unimplemented resume
Krzysztof Kozlowski
1
-1
/
+5
2015-06-10
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2
-103
/
+51
2015-06-10
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
1
-1
/
+1
2015-06-10
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2
-14
/
+75
2015-06-10
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
1
-43
/
+44
2015-06-10
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2
-26
/
+47
2015-06-08
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2
-1
/
+7
2015-06-08
dmaengine: pl330: fix wording in mcbufsz message
Michal Suchanek
1
-2
/
+2
2015-06-08
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
1
-59
/
+95
2015-06-08
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
1
-32
/
+43
2015-06-08
dmaengine: sirf: add CSRatlas7 SoC support
Hao Liu
1
-89
/
+334
2015-06-05
Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-16
/
+21
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2015-06-02
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
Rameshwar Prasad Sahu
1
-107
/
+66
2015-06-02
dmaengine: fix kernel-doc documentation
Stefan Agner
1
-2
/
+2
2015-06-02
dmaengine: hsu: Fix memory leak when stopping a running transfer
Peter Ujfalusi
1
-1
/
+4
[prev]
[next]