index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ste_dma40: Rename a jump label in d40_prep_desc()
Markus Elfring
2016-09-26
1
-4
/
+3
|
|
*
|
|
ste_dma40: Move two assignments in d40_prep_sg()
Markus Elfring
2016-09-26
1
-2
/
+4
|
|
*
|
|
ste_dma40: One check less in d40_prep_sg() after error detection
Markus Elfring
2016-09-26
1
-6
/
+5
|
|
*
|
|
ste_dma40: Rename a jump label in d40_alloc_chan_resources()
Markus Elfring
2016-09-26
1
-3
/
+3
|
|
*
|
|
ste_dma40: Rename jump labels in d40_dmaengine_init()
Markus Elfring
2016-09-26
1
-6
/
+6
|
|
*
|
|
ste_dma40: Rename a jump label in d40_probe()
Markus Elfring
2016-09-26
1
-13
/
+12
|
|
*
|
|
ste_dma40: Adjust the position of a jump label in d40_probe()
Markus Elfring
2016-09-26
1
-1
/
+1
|
|
*
|
|
ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init()
Markus Elfring
2016-09-26
1
-5
/
+5
|
|
*
|
|
ste_dma40: Less checks in d40_hw_detect_init() after error detection
Markus Elfring
2016-09-26
1
-34
/
+33
|
|
*
|
|
ste_dma40: Use kmalloc_array() in d40_hw_detect_init()
Markus Elfring
2016-09-26
1
-3
/
+3
|
|
*
|
|
ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()
Markus Elfring
2016-09-26
1
-8
/
+10
|
|
*
|
|
ste_dma40: Improve a size determination in d40_of_probe()
Markus Elfring
2016-09-26
1
-3
/
+1
|
|
*
|
|
ste_dma40: Move an assignment in d40_lcla_allocate()
Markus Elfring
2016-09-26
1
-1
/
+2
|
|
*
|
|
ste_dma40: Rename a jump label in d40_lcla_allocate()
Markus Elfring
2016-09-26
1
-4
/
+4
|
|
*
|
|
ste_dma40: Return directly after a failed kmalloc_array()
Markus Elfring
2016-09-26
1
-4
/
+2
|
|
*
|
|
ste_dma40: Use kmalloc_array() in d40_lcla_allocate()
Markus Elfring
2016-09-26
1
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+14
|
|
\
\
\
|
|
*
|
|
dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status
Hsin-Yu Chao
2016-09-09
1
-0
/
+2
|
|
*
|
|
dmaengine: pl330: fix residual for non-running BUSY descriptors
Stephen Barber
2016-09-09
1
-1
/
+12
|
|
|
/
/
|
*
|
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2016-10-03
1
-30
/
+213
|
|
\
\
\
|
|
*
|
|
dmaengine: omap-dma: Enable burst and data pack for SG
Misael Lopez Cruz
2016-10-01
1
-3
/
+6
|
|
*
|
|
dmaengine: omap-dma: Correct type2 descriptor's member types
Peter Ujfalusi
2016-09-14
1
-4
/
+4
|
|
*
|
|
dmaengine: omap-dma: Support for LinkedList transfer of slave_sg
Peter Ujfalusi
2016-08-10
1
-6
/
+177
|
|
*
|
|
dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loop
Peter Ujfalusi
2016-08-10
1
-3
/
+5
|
|
*
|
|
dmaengine: omap-dma: Add more debug information when freeing channel
Peter Ujfalusi
2016-08-10
1
-1
/
+2
|
|
*
|
|
dmaengine: omap-dma: Dynamically allocate memory for lch_map
Peter Ujfalusi
2016-08-10
1
-6
/
+14
|
|
*
|
|
dmaengine: omap-dma: Simplify omap_dma_callback
Peter Ujfalusi
2016-08-10
1
-8
/
+6
|
|
*
|
|
dmaengine: omap-dma: Simplify omap_dma_start_sg parameter list
Peter Ujfalusi
2016-08-10
1
-6
/
+6
|
|
|
/
/
|
*
|
|
Merge branch 'topic/no_irq' into for-linus
Vinod Koul
2016-10-03
4
-13
/
+10
|
|
\
\
\
|
|
*
|
|
dmaengine: ipu: remove bogus NO_IRQ reference
Arnd Bergmann
2016-09-05
1
-5
/
+4
|
|
*
|
|
dmaengine: sirf: fix irq number error check
Arnd Bergmann
2016-09-05
1
-1
/
+1
|
|
*
|
|
dmaengine: mxs: remove NO_IRQ check
Arnd Bergmann
2016-09-05
1
-6
/
+4
|
|
*
|
|
dmaengine: moxart: remove NO_IRQ
Arnd Bergmann
2016-09-05
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2016-10-03
2
-1
/
+101
|
|
\
\
\
|
|
*
|
|
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
2016-09-15
2
-1
/
+101
|
|
|
/
/
|
*
|
|
Merge branch 'topic/k3' into for-linus
Vinod Koul
2016-10-03
2
-38
/
+179
|
|
\
\
\
|
|
*
|
|
dmaengine: k3dma: use correct format string for debug output
Arnd Bergmann
2016-09-07
1
-3
/
+3
|
|
*
|
|
Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms
John Stultz
2016-08-31
1
-1
/
+1
|
|
*
|
|
k3dma: Add cyclic mode for audio
Andy Green
2016-08-31
1
-11
/
+103
|
|
*
|
|
k3dma: Fix memory handling in preparation for cyclic mode
John Stultz
2016-08-31
1
-14
/
+24
|
|
*
|
|
k3dma: Fix occasional DMA ERR issue by using proper dma api
John Stultz
2016-08-31
1
-8
/
+45
|
|
*
|
|
k3dma: Fix "nobody cared" message seen on any error
Andy Green
2016-08-31
1
-3
/
+5
|
|
*
|
|
k3dma: Fix dma err offsets
Andy Green
2016-08-31
1
-2
/
+2
|
|
*
|
|
k3dma: Fix hisi burst clipping
Andy Green
2016-08-31
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-10-03
1
-22
/
+94
|
|
\
\
\
|
|
*
|
|
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
2016-09-26
1
-8
/
+74
|
|
*
|
|
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
2016-09-26
1
-16
/
+22
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
dmaengine: ioatdma: fix uninitialized array usage
Dave Jiang
2016-08-08
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'topic/imx' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+27
|
|
\
\
\
[prev]
[next]