index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
dmaengine: dw: Split device_control
Maxime Ripard
2014-12-22
1
-38
/
+44
|
|
*
dmaengine: jz4740: Split device_control
Maxime Ripard
2014-12-22
1
-17
/
+3
|
|
*
dmaengine: cppi41: Split device_control
Maxime Ripard
2014-12-22
1
-29
/
+1
|
|
*
dmaengine: coh901318: Split device_control
Maxime Ripard
2014-12-22
1
-77
/
+60
|
|
*
dmaengine: bcm2835: Split device_control
Maxime Ripard
2014-12-22
1
-23
/
+8
|
|
*
dmaengine: at_xdmac: split device_control
Ludovic Desroches
2014-12-22
1
-37
/
+57
|
|
*
dmaengine: hdmac: Split device_control
Maxime Ripard
2014-12-22
1
-48
/
+73
|
|
*
dmaengine: pl08x: Split device_control
Maxime Ripard
2014-12-22
1
-66
/
+90
|
|
*
dmaengine: Remove the need to declare device_control
Maxime Ripard
2014-12-22
1
-2
/
+0
|
|
*
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
2014-12-22
1
-7
/
+11
|
|
*
dmaengine: Rework dma_chan_get
Maxime Ripard
2014-12-22
1
-17
/
+19
|
|
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
8
-8
/
+8
|
*
|
dmaengine: of: bail out early if "dmas" property is not present
Wolfram Sang
2015-01-26
1
-0
/
+4
|
*
|
dmaengine: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-13
1
-1
/
+0
|
*
|
dmaengine: imx-dma.c: Remove unused function
Rickard Strandqvist
2014-12-22
1
-5
/
+0
|
*
|
dmaengine: ioatdma: PQ err descriptors should callback with err results
Dave Jiang
2014-12-22
1
-0
/
+11
|
*
|
dmaengine: imx-sdma: fix indentation
Asaf Vertz
2014-12-22
1
-9
/
+9
|
|
/
*
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
1
-1
/
+1
|
\
\
|
*
|
ARM: SAMSUNG: remove unused DMA infrastructure
Arnd Bergmann
2015-01-24
1
-1
/
+1
|
|
/
*
|
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
2015-02-05
1
-5
/
+5
*
|
dmaengine: dw: balance PM runtime calls
Andy Shevchenko
2015-01-13
2
-2
/
+5
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
14
-14
/
+0
|
\
|
*
dma: sh: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
|
*
dma: ppc4xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
*
dma: ipu: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
*
dma: bestcomm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
*
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
23
-23
/
+0
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-13
1
-4
/
+95
|
\
\
|
*
|
ARM: 8206/1: dmaengine: pl330: Add PM sleep support
Krzysztof Kozlowski
2014-11-27
1
-0
/
+41
|
*
|
ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12
Krzysztof Kozlowski
2014-11-17
1
-4
/
+54
|
|
/
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-12-12
36
-266
/
+1953
|
\
\
|
*
|
dmaenegine: Delete a check before free_percpu()
Markus Elfring
2014-12-09
1
-2
/
+1
|
*
|
dmaengine: ioatdma: fix dma mapping errors
Prarit Bhargava
2014-12-09
1
-6
/
+29
|
*
|
dma: cppi41: add a delay while setting the TD bit
Sebastian Andrzej Siewior
2014-12-09
1
-2
/
+7
|
*
|
dma: cppi41: wait longer for the HW to return the descriptor
Sebastian Andrzej Siewior
2014-12-09
1
-1
/
+1
|
*
|
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
Jingchang Lu
2014-12-09
1
-93
/
+96
|
*
|
dmaengine: fsl-edma: fix calculation of remaining bytes
Stefan Agner
2014-12-08
1
-1
/
+1
|
*
|
drivers/dma/pch_dma: declare pch_dma_id_table as static
Michele Curti
2014-12-05
1
-1
/
+1
|
*
|
dmaengine: ste_dma40: fix error return code
Julia Lawall
2014-12-05
1
-0
/
+1
|
*
|
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
2014-12-05
1
-1
/
+2
|
*
|
dmaengine: pl330: update author info
Jassi Brar
2014-12-05
1
-1
/
+1
|
*
|
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2014-12-05
2
-31
/
+45
|
|
\
\
|
|
*
|
dmaengine: at_xdmac: Add DMA_PRIVATE
Ludovic Desroches
2014-11-17
1
-0
/
+5
|
|
*
|
dmaengine: at_xdmac: fix missing spin_unlock
Ludovic Desroches
2014-11-17
1
-0
/
+1
|
|
*
|
dmaengine: at_xdmac: fix a bug in transfer residue computation
Cyrille Pitchen
2014-11-17
1
-1
/
+3
|
|
*
|
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
Cyrille Pitchen
2014-11-17
1
-5
/
+12
|
|
*
|
dmaengine: at_xdmac: remove chancnt affectation
Ludovic Desroches
2014-11-17
1
-1
/
+0
|
|
*
|
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
Ludovic Desroches
2014-11-17
2
-5
/
+5
|
|
*
|
dmaengine: xdmac: fix print warning on dma_addr_t variable
Vinod Koul
2014-11-17
1
-20
/
+20
|
|
*
|
dmaengine: xdmac: fix print warning on size_t variable
Vinod Koul
2014-11-17
1
-4
/
+4
[prev]
[next]