index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-8
/
+8
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
32
-1073
/
+4730
2016-05-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-368
/
+1297
2016-05-17
Merge branch 'topic/tegra' into for-linus
Vinod Koul
4
-2
/
+869
2016-05-17
Merge branch 'topic/sun6i' into for-linus
Vinod Koul
1
-66
/
+188
2016-05-17
Merge branch 'topic/qcom' into for-linus
Vinod Koul
7
-43
/
+1291
2016-05-17
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-2
/
+14
2016-05-17
Merge branch 'topic/pl08x' into for-linus
Vinod Koul
1
-28
/
+58
2016-05-17
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
3
-21
/
+80
2016-05-17
Merge branch 'topic/mpc512x' into for-linus
Vinod Koul
1
-64
/
+110
2016-05-17
Merge branch 'topic/hsu' into for-linus
Vinod Koul
2
-3
/
+9
2016-05-17
Merge branch 'topic/dw' into for-linus
Vinod Koul
4
-333
/
+293
2016-05-17
Merge branch 'topic/bcm' into for-linus
Vinod Koul
1
-130
/
+474
2016-05-17
Merge branch 'topic/core' into for-linus
Vinod Koul
2
-6
/
+15
2016-05-14
dmaengine: ioatdma: disable relaxed ordering for ioatdma
Dave Jiang
2
-0
/
+19
2016-05-14
dmaengine: of_dma: approximate an average distribution
Niklas Söderlund
1
-2
/
+10
2016-05-14
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-3
/
+3
2016-05-14
dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event
Peter Ujfalusi
1
-1
/
+10
2016-05-14
dmaengine: qcom_hidma: add support for object hierarchy
Sinan Kaya
2
-5
/
+147
2016-05-14
dmaengine: qcom_hidma: add debugfs hooks
Sinan Kaya
4
-2
/
+224
2016-05-14
dmaengine: qcom_hidma: implement lower level hardware interface
Sinan Kaya
4
-25
/
+895
2016-05-13
dmaengine: vdma: Add clock support
Kedareswara rao Appana
1
-2
/
+224
2016-05-13
dmaengine: vdma: Add config structure to differentiate dmas
Kedareswara rao Appana
1
-32
/
+51
2016-05-13
dmaengine: tegra-adma: Add support for Tegra210 ADMA
Jon Hunter
3
-0
/
+855
2016-05-12
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
Kedareswara rao Appana
1
-2
/
+234
2016-05-12
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
Kedareswara rao Appana
1
-42
/
+432
2016-05-12
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
Kedareswara rao Appana
1
-316
/
+316
2016-05-12
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
Andy Shevchenko
1
-2
/
+2
2016-05-03
dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC
Gregory CLEMENT
1
-1
/
+1
2016-05-03
dmaengine: mv_xor: add support for Armada 3700 SoC
Marcin Wojtas
1
-7
/
+49
2016-05-03
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
2
-12
/
+29
2016-05-03
dmaengine: mv_xor: make the code 64 bits compliant
Gregory CLEMENT
1
-2
/
+2
2016-05-03
dmaengine: vdma: Use dma_pool_zalloc
Julia Lawall
1
-2
/
+1
2016-05-03
dmaengine: fsldma: Use dma_pool_zalloc
Julia Lawall
1
-2
/
+1
2016-05-03
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
1
-3
/
+2
2016-05-03
dmaengine: mmp_pdma: Use dma_pool_zalloc
Julia Lawall
1
-2
/
+1
2016-05-02
dmaengine: sun6i: Add cyclic capability
Jean-Francois Moine
1
-7
/
+122
2016-05-02
dmaengine: sun6i: Remove useless check
Jean-Francois Moine
1
-5
/
+0
2016-05-02
dmaengine: sun6i: Set default maxburst size and bus width
Jean-Francois Moine
1
-4
/
+24
2016-05-02
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
3
-8
/
+11
2016-05-02
dmaengine: dw: keep entire platform data in struct dw_dma
Andy Shevchenko
3
-20
/
+19
2016-05-02
dmaengine: dw: revisit data_width property
Andy Shevchenko
2
-33
/
+14
2016-05-02
dmaengine: dw: platform: check nr_masters to be non-zero
Andy Shevchenko
1
-10
/
+10
2016-05-02
dmaengine: tegra-apb: proper default init of channel slave_id
Shardar Shariff Md
1
-2
/
+14
2016-05-02
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
Martin Sperl
1
-1
/
+1
2016-04-26
dmaengine: pxa_dma: remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2016-04-26
dmaengine: sun6i: Simplify lli setting
Jean-Francois Moine
1
-55
/
+47
2016-04-26
dmaengine: sun6i: Fix impossible settings of burst and bus width
Jean-Francois Moine
1
-5
/
+5
2016-04-26
dmaengine: sun6i: Fix the access of the IRQ register
Jean-Francois Moine
1
-2
/
+2
2016-04-26
dmaengine: pxa: handle bus errors
Robert Jarzmik
1
-1
/
+13
[next]