index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Lines
2014-12-22
dmaengine: sa11x0: Split device_control
Maxime Ripard
-74
/
+84
2014-12-22
dmaengine: s3c24xx: Split device_control
Maxime Ripard
-39
/
+36
2014-12-22
dmaengine: bam-dma: Split device_control
Maxime Ripard
-42
/
+43
2014-12-22
dmaengine: pl330: Split device_control
Maxime Ripard
-65
/
+51
2014-12-22
dmaengine: omap: Split device_control
Maxime Ripard
-36
/
+15
2014-12-22
dmaengine: nbpfaxi: Split device_control
Maxime Ripard
-47
/
+46
2014-12-22
dmaengine: mxs: Split device_control
Maxime Ripard
-36
/
+23
2014-12-22
dmaengine: mpc512x: Split device_control
Maxime Ripard
-60
/
+51
2014-12-22
dmaengine: fsl-dma: Split device_control
Maxime Ripard
-59
/
+32
2014-12-22
dmaengine: moxart: Split device_control
Maxime Ripard
-23
/
+2
2014-12-22
dmaengine: mmp-tdma: Split device_control
Maxime Ripard
-38
/
+44
2014-12-22
dmaengine: mmp-pdma: Split device_control
Maxime Ripard
-53
/
+56
2014-12-22
dmaengine: k3: Split device_control
Maxime Ripard
-90
/
+107
2014-12-22
dmaengine: ipu-idmac: Split device_control
Maxime Ripard
-45
/
+51
2014-12-22
dmaengine: intel-mid-dma: Split device_control
Maxime Ripard
-19
/
+6
2014-12-22
dmaengine: imx-sdma: Split device_control
Maxime Ripard
-36
/
+30
2014-12-22
dmaengine: imx: Split device_control
Maxime Ripard
-52
/
+51
2014-12-22
dmaengine: fsl-edma: Split device_control
Maxime Ripard
-48
/
+58
2014-12-22
dmaengine: ep93xx: Split device_control
Maxime Ripard
-34
/
+7
2014-12-22
dmaengine: edma: Split device_control
Maxime Ripard
-35
/
+15
2014-12-22
dmaengine: dw: Split device_control
Maxime Ripard
-38
/
+44
2014-12-22
dmaengine: jz4740: Split device_control
Maxime Ripard
-17
/
+3
2014-12-22
dmaengine: cppi41: Split device_control
Maxime Ripard
-29
/
+1
2014-12-22
dmaengine: coh901318: Split device_control
Maxime Ripard
-77
/
+60
2014-12-22
dmaengine: bcm2835: Split device_control
Maxime Ripard
-23
/
+8
2014-12-22
dmaengine: at_xdmac: split device_control
Ludovic Desroches
-37
/
+57
2014-12-22
dmaengine: hdmac: Split device_control
Maxime Ripard
-48
/
+73
2014-12-22
dmaengine: pl08x: Split device_control
Maxime Ripard
-66
/
+90
2014-12-22
dmaengine: Remove the need to declare device_control
Maxime Ripard
-2
/
+0
2014-12-22
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
-7
/
+11
2014-12-22
dmaengine: Rework dma_chan_get
Maxime Ripard
-17
/
+19
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
-8
/
+8
2014-12-22
dmaengine: ioatdma: PQ err descriptors should callback with err results
Dave Jiang
-0
/
+11
2014-12-22
dmaengine: imx-sdma: fix indentation
Asaf Vertz
-9
/
+9
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-4
/
+95
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-266
/
+1953
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-3
/
+3
2014-12-09
dmaenegine: Delete a check before free_percpu()
Markus Elfring
-2
/
+1
2014-12-09
dmaengine: ioatdma: fix dma mapping errors
Prarit Bhargava
-6
/
+29
2014-12-09
dma: cppi41: add a delay while setting the TD bit
Sebastian Andrzej Siewior
-2
/
+7
2014-12-09
dma: cppi41: wait longer for the HW to return the descriptor
Sebastian Andrzej Siewior
-1
/
+1
2014-12-09
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
Jingchang Lu
-93
/
+96
2014-12-08
dmaengine: fsl-edma: fix calculation of remaining bytes
Stefan Agner
-1
/
+1
2014-12-05
dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
-2
/
+2
2014-12-05
drivers/dma/pch_dma: declare pch_dma_id_table as static
Michele Curti
-1
/
+1
2014-12-05
dmaengine: ste_dma40: fix error return code
Julia Lawall
-0
/
+1
2014-12-05
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
-1
/
+2
2014-12-05
dmaengine: pl330: update author info
Jassi Brar
-1
/
+1
2014-12-05
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
-31
/
+45
[prev]
[next]