index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: sirf-dma: remove unused ‘sdesc’
Vinod Koul
2016-12-12
1
-4
/
+0
*
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
2016-12-12
1
-3
/
+0
*
dmaengine: s3c24xx: remove unused ‘cdata’
Vinod Koul
2016-12-12
1
-5
/
+0
*
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
2016-12-12
1
-2
/
+0
*
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
2016-12-12
1
-2
/
+1
*
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
2016-12-12
1
-2
/
+1
*
dmaengine: pch_dma: remove unused ‘cookie’
Vinod Koul
2016-12-12
1
-2
/
+0
*
dmaengine: mic_x100_dma: remove unused ‘data’
Vinod Koul
2016-12-12
1
-2
/
+0
*
dmaengine: img-mdc: remove unused ‘prev_phys’
Vinod Koul
2016-12-12
1
-6
/
+3
*
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
2016-12-12
1
-3
/
+0
*
dmaengine: ioat: remove unused ‘res’
Vinod Koul
2016-12-12
1
-3
/
+0
*
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
2016-12-12
1
-3
/
+0
*
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
2016-12-12
1
-3
/
+0
*
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
2016-12-08
1
-5
/
+10
*
dmaengine: k3dma: move to dma_pool_zalloc
Vinod Koul
2016-12-08
1
-2
/
+1
*
dmaengine: at_hdmac: move to dma_pool_zalloc
Vinod Koul
2016-12-08
1
-2
/
+1
*
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
2016-12-06
1
-2
/
+0
*
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
3
-3
/
+14
*
dmaengine: DW DMAC: enable memory-to-memory transfers support
Eugeniy Paltsev
2016-11-30
1
-0
/
+6
*
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
2016-11-30
1
-2
/
+1
*
dmaengine: zx296702_dma: Use dma_pool_zalloc
Souptick Joarder
2016-11-30
1
-2
/
+1
*
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
2016-11-30
1
-20
/
+46
*
dmaengine: fix spacing issues for dmatest
Dave Jiang
2016-11-30
1
-4
/
+4
*
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-29
1
-2
/
+1
*
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
2016-11-25
1
-1
/
+1
*
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
2016-11-25
1
-6
/
+1
*
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2016-11-25
2
-4
/
+180
*
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
2016-11-25
1
-3
/
+5
*
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
2016-11-25
1
-4
/
+9
*
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
2016-11-14
1
-0
/
+5
*
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Niklas Cassel
2016-11-14
1
-4
/
+34
*
dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
Paul Gortmaker
2016-11-14
1
-1
/
+1
*
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
2016-11-14
1
-0
/
+1
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
59
-685
/
+1465
|
\
|
*
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
2016-10-03
5
-6
/
+5
|
|
\
|
|
*
dmaengine: xgene-dma: move unmap to before callback
Dave Jiang
2016-08-08
1
-2
/
+1
|
|
*
dmaengine: ppc4xx/adma: move unmap to before callback
Dave Jiang
2016-08-08
1
-1
/
+1
|
|
*
dmaengine: mv_xor: move unmap to before callback
Dave Jiang
2016-08-08
1
-1
/
+1
|
|
*
dmaengine: fsl_raid: move unmap to before callback
Dave Jiang
2016-08-08
1
-1
/
+1
|
|
*
dmaengine: fsldma: move unmap to before callback
Dave Jiang
2016-08-08
1
-1
/
+1
|
*
|
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2016-10-03
1
-12
/
+2
|
|
\
\
|
|
*
|
dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clk
Jon Hunter
2016-08-22
1
-12
/
+2
|
*
|
|
Merge branch 'topic/ste_dma40' into for-linus
Vinod Koul
2016-10-03
1
-131
/
+122
|
|
\
\
\
|
|
*
|
|
ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()
Markus Elfring
2016-09-26
1
-3
/
+2
|
|
*
|
|
ste_dma40: Rename a jump label in __d40_execute_command_phy()
Markus Elfring
2016-09-26
1
-2
/
+2
|
|
*
|
|
ste_dma40: Rename a jump label in dma_tasklet()
Markus Elfring
2016-09-26
1
-3
/
+2
|
|
*
|
|
ste_dma40: Rename jump labels in d40_alloc_mask_set()
Markus Elfring
2016-09-26
1
-12
/
+10
|
|
*
|
|
ste_dma40: Rename a jump label in d40_alloc_mask_free()
Markus Elfring
2016-09-26
1
-3
/
+2
|
|
*
|
|
ste_dma40: Rename a jump label in d40_free_dma()
Markus Elfring
2016-09-26
1
-3
/
+2
|
|
*
|
|
ste_dma40: Rename a jump label in d40_is_paused()
Markus Elfring
2016-09-26
1
-4
/
+3
[next]