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
2014-12-22
dmaengine: sirf: Split device_control
Maxime Ripard
1
-30
/
+13
2014-12-22
dmaengine: sh: Split device_control
Maxime Ripard
1
-39
/
+33
2014-12-22
dmaengine: sa11x0: Split device_control
Maxime Ripard
1
-73
/
+83
2014-12-22
dmaengine: s3c24xx: Split device_control
Maxime Ripard
1
-39
/
+36
2014-12-22
dmaengine: bam-dma: Split device_control
Maxime Ripard
1
-40
/
+41
2014-12-22
dmaengine: pl330: Split device_control
Maxime Ripard
1
-63
/
+49
2014-12-22
dmaengine: omap: Split device_control
Maxime Ripard
1
-36
/
+15
2014-12-22
dmaengine: nbpfaxi: Split device_control
Maxime Ripard
1
-47
/
+46
2014-12-22
dmaengine: mxs: Split device_control
Maxime Ripard
1
-35
/
+22
2014-12-22
dmaengine: mpc512x: Split device_control
Maxime Ripard
1
-60
/
+51
2014-12-22
dmaengine: fsl-dma: Split device_control
Maxime Ripard
1
-59
/
+32
2014-12-22
dmaengine: moxart: Split device_control
Maxime Ripard
1
-23
/
+2
2014-12-22
dmaengine: mmp-tdma: Split device_control
Maxime Ripard
1
-37
/
+43
2014-12-22
dmaengine: mmp-pdma: Split device_control
Maxime Ripard
1
-51
/
+54
2014-12-22
dmaengine: k3: Split device_control
Maxime Ripard
1
-90
/
+107
2014-12-22
dmaengine: ipu-idmac: Split device_control
Maxime Ripard
1
-45
/
+51
2014-12-22
dmaengine: intel-mid-dma: Split device_control
Maxime Ripard
1
-19
/
+6
2014-12-22
dmaengine: imx-sdma: Split device_control
Maxime Ripard
1
-35
/
+29
2014-12-22
dmaengine: imx: Split device_control
Maxime Ripard
1
-52
/
+51
2014-12-22
dmaengine: fsl-edma: Split device_control
Maxime Ripard
1
-46
/
+56
2014-12-22
dmaengine: ep93xx: Split device_control
Maxime Ripard
1
-34
/
+7
2014-12-22
dmaengine: edma: Split device_control
Maxime Ripard
1
-35
/
+15
2014-12-22
dmaengine: dw: Split device_control
Maxime Ripard
1
-38
/
+44
2014-12-22
dmaengine: jz4740: Split device_control
Maxime Ripard
1
-17
/
+3
2014-12-22
dmaengine: cppi41: Split device_control
Maxime Ripard
1
-29
/
+1
2014-12-22
dmaengine: coh901318: Split device_control
Maxime Ripard
1
-77
/
+60
2014-12-22
dmaengine: bcm2835: Split device_control
Maxime Ripard
1
-23
/
+8
2014-12-22
dmaengine: at_xdmac: split device_control
Ludovic Desroches
1
-37
/
+57
2014-12-22
dmaengine: hdmac: Split device_control
Maxime Ripard
1
-48
/
+73
2014-12-22
dmaengine: pl08x: Split device_control
Maxime Ripard
1
-66
/
+90
2014-12-22
dmaengine: Remove the need to declare device_control
Maxime Ripard
1
-2
/
+0
2014-12-22
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
1
-7
/
+11
2014-12-22
dmaengine: Rework dma_chan_get
Maxime Ripard
1
-16
/
+18
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
8
-8
/
+8
2014-12-22
dmaengine: ioatdma: PQ err descriptors should callback with err results
Dave Jiang
1
-0
/
+11
2014-12-22
dmaengine: imx-sdma: fix indentation
Asaf Vertz
1
-9
/
+9
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
14
-14
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+95
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
36
-264
/
+1951
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-3
/
+3
2014-12-09
dmaenegine: Delete a check before free_percpu()
Markus Elfring
1
-2
/
+1
2014-12-09
dmaengine: ioatdma: fix dma mapping errors
Prarit Bhargava
1
-6
/
+29
2014-12-09
dma: cppi41: add a delay while setting the TD bit
Sebastian Andrzej Siewior
1
-2
/
+7
2014-12-09
dma: cppi41: wait longer for the HW to return the descriptor
Sebastian Andrzej Siewior
1
-1
/
+1
2014-12-09
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
Jingchang Lu
1
-91
/
+94
2014-12-08
dmaengine: fsl-edma: fix calculation of remaining bytes
Stefan Agner
1
-1
/
+1
2014-12-05
dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-2
/
+2
2014-12-05
drivers/dma/pch_dma: declare pch_dma_id_table as static
Michele Curti
1
-1
/
+1
2014-12-05
dmaengine: ste_dma40: fix error return code
Julia Lawall
1
-0
/
+1
2014-12-05
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
1
-1
/
+2
[prev]
[next]