index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
2019-04-26
1
-1
/
+1
|
*
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
2019-04-26
1
-5
/
+4
|
*
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
2019-04-26
1
-1
/
+0
|
*
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-04-26
1
-3
/
+7
|
*
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
2019-04-24
1
-0
/
+1
|
*
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
2019-04-24
1
-1
/
+1
|
*
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
2019-04-24
1
-12
/
+20
|
*
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
2019-04-23
1
-1
/
+12
|
*
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
2019-04-23
1
-6
/
+42
|
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-04-23
1
-1
/
+5
|
*
dmaengine: axi-dmac: extend support for ZynqMP arch
Michael Hennerich
2019-03-25
1
-1
/
+1
|
*
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
2019-03-25
1
-2
/
+2
|
*
dmaengine: pl08x: be fair when re-assigning physical channel
Jean-Nicolas Graux
2019-03-25
1
-6
/
+16
|
*
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
2019-03-25
1
-20
/
+61
|
*
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
2019-03-25
1
-0
/
+51
|
*
dmaengine: tegra210-adma: update system sleep callbacks
Sameer Pujar
2019-03-25
1
-8
/
+2
|
*
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
2019-03-25
1
-15
/
+12
|
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-21
2
-2
/
+6
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
1
-3
/
+0
|
\
\
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-3
/
+0
*
|
|
dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start
Shun-Chih Yu
2019-04-26
1
-1
/
+1
*
|
|
dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
Achim Dahlhoff
2019-04-23
1
-3
/
+23
*
|
|
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
2019-04-23
1
-1
/
+3
*
|
|
dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
Stefan Wahren
2019-04-23
1
-1
/
+1
|
/
/
*
/
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...
Pierre-Yves MORDRET
2019-03-25
1
-3
/
+1
|
/
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
48
-630
/
+2453
|
\
|
*
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2019-03-12
1
-70
/
+100
|
|
\
|
|
*
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
YueHaibing
2019-01-20
1
-4
/
+0
|
|
*
dmaengine: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
2019-01-07
1
-52
/
+32
|
|
*
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
2019-01-07
1
-4
/
+10
|
|
*
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
2019-01-07
1
-4
/
+20
|
|
*
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...
Andrea Merello
2019-01-07
1
-0
/
+9
|
|
*
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
2019-01-07
1
-8
/
+31
|
*
|
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2019-03-12
2
-19
/
+31
|
|
\
\
|
|
*
|
dmaengine: tegra210-adma: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-20
1
-2
/
+3
|
|
*
|
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+3
|
|
*
|
dmaengine: tegra: add tracepoints to driver
Ben Dooks
2019-01-07
1
-0
/
+7
|
|
*
|
dmaengine: tegra: reduce channel name field size
Ben Dooks
2019-01-07
1
-1
/
+1
|
|
*
|
dmaengine: tegra: fix incorrect case of DMA
Ben Dooks
2019-01-07
1
-10
/
+10
|
|
*
|
dmaengine: tegra: make byte counters unsigned int
Ben Dooks
2019-01-07
1
-3
/
+3
|
|
*
|
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
2019-01-07
1
-1
/
+4
|
|
|
/
|
*
|
Merge branch 'topic/stm' into for-linus
Vinod Koul
2019-03-12
3
-30
/
+155
|
|
\
\
|
|
*
|
dmaengine: stm32-mdma: Add PM Runtime support
Pierre-Yves MORDRET
2019-01-07
1
-6
/
+46
|
|
*
|
dmaengine: stm32-dmamux: Add PM Runtime support
Pierre-Yves MORDRET
2019-01-07
1
-11
/
+47
|
|
*
|
dmaengine: stm32-dma: Add PM Runtime support
Pierre-Yves MORDRET
2019-01-07
1
-7
/
+51
|
|
*
|
dmaengine: stm32-dma: check FIFO error interrupt enable
Pierre-Yves MORDRET
2019-01-07
1
-5
/
+8
|
|
*
|
dmaengine: stm32-mdma: Add a check on read_u32_array
Aditya Pakki
2019-01-07
1
-1
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/sh' into for-linus
Vinod Koul
2019-03-12
1
-0
/
+2
|
|
\
\
|
|
*
|
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
2019-01-20
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/mv' into for-linus
Vinod Koul
2019-03-12
1
-1
/
+4
|
|
\
\
[prev]
[next]