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.12.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-28
dmaengine: omap-dma: enable COMPILE_TEST
Peter Ujfalusi
1
-1
/
+1
2016-09-28
dmaengine: edma: enable COMPILE_TEST
Peter Ujfalusi
1
-1
/
+1
2016-09-28
dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage
Peter Ujfalusi
1
-10
/
+18
2016-09-28
dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter
Peter Ujfalusi
1
-1
/
+1
2016-09-28
dmaengine: edma: Rename set_bits and remove unused clear_bits helper
Peter Ujfalusi
1
-8
/
+2
2016-09-28
dmaengine: edma: Use correct type for of_find_property() third parameter
Peter Ujfalusi
1
-2
/
+1
2016-09-28
dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)
Peter Ujfalusi
1
-3
/
+8
2016-09-28
dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs
Peter Ujfalusi
1
-0
/
+2
2016-09-27
dmaengine: tegra-adma: enable COMPILE_TEST
Vinod Koul
1
-2
/
+1
2016-09-26
dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant
Jean-Francois Moine
1
-0
/
+7
2016-09-26
dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
Sam Van Den Berge
1
-0
/
+3
2016-09-26
ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in __d40_execute_command_phy()
Markus Elfring
1
-2
/
+2
2016-09-26
ste_dma40: Rename a jump label in dma_tasklet()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename jump labels in d40_alloc_mask_set()
Markus Elfring
1
-12
/
+10
2016-09-26
ste_dma40: Rename a jump label in d40_alloc_mask_free()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_free_dma()
Markus Elfring
1
-3
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_is_paused()
Markus Elfring
1
-4
/
+3
2016-09-26
ste_dma40: Move an assignment in d40_prep_desc()
Markus Elfring
1
-1
/
+2
2016-09-26
ste_dma40: Rename a jump label in d40_prep_desc()
Markus Elfring
1
-4
/
+3
2016-09-26
ste_dma40: Move two assignments in d40_prep_sg()
Markus Elfring
1
-2
/
+4
2016-09-26
ste_dma40: One check less in d40_prep_sg() after error detection
Markus Elfring
1
-6
/
+5
2016-09-26
ste_dma40: Rename a jump label in d40_alloc_chan_resources()
Markus Elfring
1
-3
/
+3
2016-09-26
ste_dma40: Rename jump labels in d40_dmaengine_init()
Markus Elfring
1
-6
/
+6
2016-09-26
ste_dma40: Rename a jump label in d40_probe()
Markus Elfring
1
-13
/
+12
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
[prev]
[next]