index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
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
-42
/
+39
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-23
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next
Mark Brown
1
-1
/
+1
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
-40
/
+38
2015-12-10
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy"
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
2015-12-05
dmaengine: at_xdmac: fix false condition for memset_sg transfers
Ludovic Desroches
1
-1
/
+1
2015-12-05
dmaengine: hsu: speed up residue calculation
Andy Shevchenko
2
-13
/
+5
2015-12-05
dmaengine: acpi-dma: check for 64-bit MMIO address
Andy Shevchenko
1
-1
/
+4
2015-12-05
dmaengine: idma64: use local variable to index descriptor
Andy Shevchenko
1
-3
/
+3
2015-12-05
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
Andy Shevchenko
1
-3
/
+3
2015-12-05
dmaengine: idma64: set maximum allowed segment size for DMA
Andy Shevchenko
2
-1
/
+4
2015-12-05
dmaengine: idma64: drop IRQ enable / disable in handler
Andy Shevchenko
1
-8
/
+0
2015-12-05
dmaengine: at_xdmac: fix macro typo
Ludovic Desroches
1
-1
/
+1
2015-12-05
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
1
-3
/
+15
[prev]
[next]