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-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
31
-1043
/
+1769
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2
-18
/
+20
2016-01-07
Revert "dmaengine: dw: platform: provide platform data for Intel"
Andy Shevchenko
1
-16
/
+1
2016-01-07
dmaengine: dw: return immediately from IRQ when DMA isn't in use
Andy Shevchenko
1
-2
/
+7
2016-01-07
dmaengine: dw: platform: power on device on shutdown
Andy Shevchenko
1
-0
/
+12
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
1
-0
/
+4
2016-01-06
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
2
-0
/
+54
2016-01-06
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
Thomas Petazzoni
1
-38
/
+3
2016-01-06
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
2
-2
/
+0
2016-01-06
Merge branch 'topic/ti-xbar' into for-linus
Vinod Koul
1
-11
/
+70
2016-01-06
Merge branch 'topic/tegra' into for-linus
Vinod Koul
1
-33
/
+40
2016-01-06
Merge branch 'topic/stm32' into for-linus
Vinod Koul
3
-0
/
+1154
2016-01-06
Merge branch 'topic/ste' into for-linus
Vinod Koul
1
-45
/
+42
2016-01-06
Merge branch 'topic/rcar' into for-linus
Vinod Koul
3
-676
/
+0
2016-01-06
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-64
/
+14
2016-01-06
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
3
-47
/
+5
2016-01-06
Merge branch 'topic/idma' into for-linus
Vinod Koul
2
-15
/
+10
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
3
-1
/
+25
2016-01-06
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
3
-52
/
+128
2016-01-06
Merge branch 'topic/desc_reuse' into for-linus
Vinod Koul
4
-6
/
+54
2016-01-06
dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"
Ashutosh Dixit
1
-10
/
+5
2015-12-18
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
1
-0
/
+4
2015-12-18
dmaengine: edma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
1
-0
/
+4
2015-12-18
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
1
-12
/
+77
2015-12-18
dmaengine: core: Move and merge the code paths using private_candidate
Peter Ujfalusi
1
-39
/
+42
2015-12-18
dmaengine: core: Skip mask matching when it is not provided to private_candidate
Peter Ujfalusi
1
-1
/
+1
2015-12-18
dmaengine: mdc: Correct terminate_all handling
Damien.Horsley
1
-26
/
+51
2015-12-18
dmaengine: edma: Add probe callback to edma_tptc_driver
Peter Ujfalusi
1
-0
/
+6
2015-12-18
dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()
Mans Rullgard
1
-2
/
+5
2015-12-10
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
Cyrille Pitchen
1
-0
/
+1
2015-12-10
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
M'boumba Cedric Madianga
1
-2
/
+2
2015-12-10
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
Geert Uytterhoeven
3
-676
/
+0
2015-12-10
ste_dma40: Delete an unnecessary variable initialisation in d40_probe()
Markus Elfring
1
-1
/
+1
2015-12-10
ste_dma40: Delete another unnecessary check in d40_probe()
Markus Elfring
1
-42
/
+40
2015-12-10
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...
Markus Elfring
1
-2
/
+1
2015-12-10
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-18
/
+35
2015-12-10
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type
Peter Ujfalusi
1
-6
/
+25
2015-12-10
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
Peter Ujfalusi
1
-12
/
+10
2015-12-05
dmaengine: tegra-apb: Free interrupts before killing tasklets
Jon Hunter
1
-2
/
+4
2015-12-05
dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
Jon Hunter
1
-2
/
+2
2015-12-05
dmaengine: tegra-apb: Only save channel state for those in use
Jon Hunter
1
-0
/
+8
2015-12-05
dmaengine: tegra-apb: Save and restore word count
Jon Hunter
1
-0
/
+6
2015-12-05
dmaengine: tegra-apb: Use dev_get_drvdata()
Jon Hunter
1
-4
/
+2
2015-12-05
dmaengine: tegra-apb: Correct runtime-pm usage
Jon Hunter
1
-25
/
+18
2015-12-05
dmaengine: mic_x100: add missing spin_unlock
Saurabh Sengar
1
-5
/
+10
2015-12-05
dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()
Lars-Peter Clausen
1
-1
/
+0
2015-12-05
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-2
/
+0
2015-12-05
dmaengine: fsl-edma: add PM suspend/resume support
Yuan Yao
1
-3
/
+82
2015-12-05
dmaengine: bcm2835-dma: Convert to use DMA pool
Peter Ujfalusi
1
-24
/
+54
2015-12-05
dmaengine: at_xdmac: fix bad behavior in interleaved mode
Sylvain ETIENNE
1
-1
/
+3
[next]