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
2018-09-11
dmaengine: dma-jz4780: Separate chan/ctrl registers
Paul Cercueil
1
-41
/
+71
2018-09-11
dmaengine: dma-jz4780: Avoid hardcoding number of channels
Paul Cercueil
1
-9
/
+25
2018-09-11
dmaengine: dma-jz4780: Return error if not probed from DT
Paul Cercueil
1
-0
/
+5
2018-09-11
dmaengine: fsl-edma: add ColdFire mcf5441x edma support
Angelo Dureghello
4
-4
/
+349
2018-09-11
dmaengine: fsl-edma: fix macros
Angelo Dureghello
1
-28
/
+22
2018-09-11
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
3
-74
/
+126
2018-09-11
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...
Angelo Dureghello
4
-697
/
+795
2018-09-11
dmaengine: pxa: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-09-11
dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"
Vinod Koul
1
-2
/
+2
2018-09-03
dmaengine: sprd: Support DMA link-list mode
Eric Long
1
-7
/
+74
2018-09-03
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-09-03
dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-09-03
dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-08-29
dmaengine: use SPDX identifier for Renesas drivers
Wolfram Sang
9
-38
/
+9
2018-08-29
dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
1
-0
/
+2
2018-08-29
dmaengine: add COMPILE_TEST for the drivers
Huang Shijie
1
-2
/
+2
2018-08-29
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
2018-08-29
dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
2018-08-29
dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-6
/
+2
2018-08-29
dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-9
/
+5
2018-08-29
dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2018-08-29
dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-3
/
+1
2018-08-29
dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the ...
Huang Shijie
1
-3
/
+1
2018-08-29
dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2018-08-28
dmaengine: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-27
dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue
Huang Shijie
1
-3
/
+1
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-16
/
+7
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
1
-16
/
+7
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
17
-300
/
+1532
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-08-17
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-6
/
+6
2018-08-17
Merge branch 'topic/imx' into for-linus
Vinod Koul
2
-199
/
+380
2018-08-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-0
/
+22
2018-08-17
Merge branch 'topic/ste' into for-linus
Vinod Koul
3
-8
/
+19
2018-08-17
Merge branch 'topic/renesas' into for-linus
Vinod Koul
1
-66
/
+46
2018-08-17
Merge branch 'topic/owl' into for-linus
Vinod Koul
3
-0
/
+980
2018-08-17
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
1
-0
/
+1
2018-08-17
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
1
-6
/
+10
2018-08-17
Merge branch 'topic/ioat' into for-linus
Vinod Koul
1
-0
/
+6
2018-08-17
Merge branch 'topic/intel' into for-linus
Vinod Koul
2
-0
/
+16
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
1
-1
/
+14
2018-08-09
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam
3
-0
/
+980
2018-07-31
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
1
-17
/
+0
2018-07-30
dmaengine: mic_x100_dma: use the new helper to simplify the code
Huang Shijie
1
-7
/
+1
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
1
-0
/
+35
2018-07-30
dmaengine: imx-sdma: add memcpy interface
Robin Gong
1
-3
/
+90
2018-07-30
dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
Robin Gong
1
-5
/
+6
2018-07-25
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
1
-2
/
+8
2018-07-25
dmaengine: pl330: fix irq race with terminate_all
John Keeping
1
-2
/
+3
2018-07-25
dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"
Vinod Koul
1
-1
/
+1
[prev]
[next]