index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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]