index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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
-266
/
+1953
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
-93
/
+96
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
2014-12-05
dmaengine: pl330: update author info
Jassi Brar
1
-1
/
+1
2014-12-05
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2
-31
/
+45
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-12-04
Merge branch 'acpi-lpss' into pm-runtime
Rafael J. Wysocki
1
-0
/
+11
2014-11-27
ARM: 8206/1: dmaengine: pl330: Add PM sleep support
Krzysztof Kozlowski
1
-0
/
+41
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2
-3
/
+3
2014-11-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-38
/
+46
2014-11-17
ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12
Krzysztof Kozlowski
1
-4
/
+54
2014-11-17
dmaengine: at_xdmac: Add DMA_PRIVATE
Ludovic Desroches
1
-0
/
+5
2014-11-17
dmaengine: at_xdmac: fix missing spin_unlock
Ludovic Desroches
1
-0
/
+1
2014-11-17
dmaengine: at_xdmac: fix a bug in transfer residue computation
Cyrille Pitchen
1
-1
/
+3
2014-11-17
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
Cyrille Pitchen
1
-5
/
+12
2014-11-17
dmaengine: at_xdmac: remove chancnt affectation
Ludovic Desroches
1
-1
/
+0
2014-11-17
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
Ludovic Desroches
2
-5
/
+5
2014-11-17
dmaengine: xdmac: fix print warning on dma_addr_t variable
Vinod Koul
1
-20
/
+20
2014-11-17
dmaengine: xdmac: fix print warning on size_t variable
Vinod Koul
1
-4
/
+4
2014-11-17
dmaengine: at_xdmac: fix usage of read, write wrappers
Vinod Koul
1
-4
/
+4
2014-11-17
dmaengine: at_xdmac: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2014-11-17
dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-0
/
+2
2014-11-17
dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-0
/
+2
2014-11-17
dmaengine: imx-sdma: Add a new DMATYPE for SAI
Nicolin Chen
1
-0
/
+1
2014-11-17
dmaengine: shdma: fix a race condition in __ld_cleanup()
Yoshihiro Shimoda
1
-0
/
+2
2014-11-17
dmaengine: qcom_bam_dma: Add BAM v1.3.0 support
Archit Taneja
1
-8
/
+50
2014-11-17
dmaengine: qcom_bam_dma: Generalize BAM register offset calculations
Archit Taneja
1
-63
/
+113
2014-11-17
dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant
Chen-Yu Tsai
2
-2
/
+29
2014-11-17
dmaengine: sun6i: support parameterized compatible strings
Chen-Yu Tsai
1
-34
/
+60
2014-11-17
dma: imx-sdma: remove incorrect __init annotation from sdma_init()
Jingoo Han
1
-1
/
+1
2014-11-17
dmaengine: pl330: Correct device assignment.
Andrew Jackson
1
-2
/
+3
2014-11-17
dmaengine: Fix allocation size for PL330 data buffer depth.
Liviu Dudau
1
-2
/
+2
2014-11-17
dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries
Jon Medhurst
1
-1
/
+1
2014-11-17
dmaengine: pl330: Align DMA memcpy operations to MFIFO width
Jon Medhurst
1
-4
/
+13
2014-11-12
dmaengine: sun6i: Fix memcpy operation
Maxime Ripard
1
-31
/
+30
2014-11-11
dmaengine: dw: enable runtime PM
Andy Shevchenko
1
-0
/
+11
2014-11-06
dmaengine: xilinx: vdma: icg should be difference of stride and hsize
Srikanth Thokala
1
-1
/
+1
2014-11-06
dmaengine: xilinx: vdma: Allow only one chunk in a line
Srikanth Thokala
1
-0
/
+3
2014-11-06
dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptor
Srikanth Thokala
1
-3
/
+5
[next]