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
2016-09-26
ste_dma40: Adjust the position of a jump label in d40_probe()
Markus Elfring
1
-1
/
+1
2016-09-26
ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init()
Markus Elfring
1
-5
/
+5
2016-09-26
ste_dma40: Less checks in d40_hw_detect_init() after error detection
Markus Elfring
1
-34
/
+33
2016-09-26
ste_dma40: Use kmalloc_array() in d40_hw_detect_init()
Markus Elfring
1
-3
/
+3
2016-09-26
ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()
Markus Elfring
1
-8
/
+10
2016-09-26
ste_dma40: Improve a size determination in d40_of_probe()
Markus Elfring
1
-3
/
+1
2016-09-26
ste_dma40: Move an assignment in d40_lcla_allocate()
Markus Elfring
1
-1
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_lcla_allocate()
Markus Elfring
1
-4
/
+4
2016-09-26
ste_dma40: Return directly after a failed kmalloc_array()
Markus Elfring
1
-4
/
+2
2016-09-26
ste_dma40: Use kmalloc_array() in d40_lcla_allocate()
Markus Elfring
1
-3
/
+3
2016-09-26
dmaengine: moxart: fix kconfig unmet direct dependencies
Vinod Koul
1
-1
/
+0
2016-09-26
dmaengine: sun4i: fix kconfig unmet direct dependencies
Vinod Koul
1
-1
/
+0
2016-09-26
dmaengine: zxdma: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: timb-dma: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: s3c24xx: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: s3c24xx: fix pointer cast warnings
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: s3c24xx: use correct print specifiers for size_t
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: stm32-dma: make stm32_dma_set_config static
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: stm32-dma: enable COMPILE_TEST
Vinod Koul
1
-2
/
+1
2016-09-26
dmaengine: mmp_tdma: enable COMPILE_TEST
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: mmp_pdma: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: mmp_tdma: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: ep93xx: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: ep93xx: don't use variables defined in global scope
Vinod Koul
1
-4
/
+4
2016-09-26
dmaengine: ep93xx: use correct print specifiers for size_t
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: sa11x0: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
1
-5
/
+5
2016-09-26
dmaengine: coh901318: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: coh901318: use NULL for pointer initialization
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: coh901318: fix pointer cast warnings
Vinod Koul
1
-3
/
+3
2016-09-26
dmaengine: coh901318: return ssize_t for coh901318_debugfs_read
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: coh901318: use correct print specifiers
Vinod Koul
1
-6
/
+6
2016-09-26
dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4780: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4740: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4740: remove unused arch header
Vinod Koul
1
-2
/
+0
2016-09-26
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
1
-8
/
+74
2016-09-26
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
1
-16
/
+22
2016-09-15
dmaengine: dmatest: Restore "memcpy" as default mode
Eugeniy Paltsev
1
-2
/
+2
2016-09-15
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2
-8
/
+7
2016-09-15
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
2
-1
/
+101
2016-09-14
dmaengine: cppi41: Ignore EINPROGRESS for PM runtime
Tony Lindgren
1
-1
/
+1
2016-09-14
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
4
-57
/
+13
2016-09-14
dmaengine: omap-dma: Correct type2 descriptor's member types
Peter Ujfalusi
1
-4
/
+4
2016-09-14
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
5
-13
/
+13
2016-09-09
dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status
Hsin-Yu Chao
1
-0
/
+2
2016-09-09
dmaengine: pl330: fix residual for non-running BUSY descriptors
Stephen Barber
1
-1
/
+12
2016-09-09
dmaengine: dmatest: Apply copy_align to DMA_SG as well
Nicolin Chen
1
-1
/
+1
[prev]
[next]