index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-01-13
dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
Colin Ian King
1
-2
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-12-30
dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2
Tony Lindgren
1
-1
/
+38
2019-12-30
dmaengine: ti: omap-dma: Allocate channels directly
Tony Lindgren
1
-4
/
+58
2019-12-30
dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it
Tony Lindgren
1
-5
/
+9
2019-12-30
dmaengine: ti: omap-dma: Configure global priority register directly
Tony Lindgren
1
-0
/
+29
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
1
-1
/
+2
2019-12-26
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
1
-8
/
+11
2019-12-26
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
1
-4
/
+8
2019-12-26
dmaengine: imx-sdma: rename function
Sascha Hauer
1
-3
/
+3
2019-12-26
dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
Sascha Hauer
1
-10
/
+2
2019-12-26
dmaengine: virt-dma: Add missing locking around list operations
Sascha Hauer
1
-2
/
+7
2019-12-26
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
2
-9
/
+10
2019-12-26
dmaengine: virt-dma: remove debug message
Sascha Hauer
1
-1
/
+0
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
7
-22
/
+25
2019-12-26
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
Sascha Hauer
1
-4
/
+1
2019-12-26
dmaengine: print more meaningful error message
Vinod Koul
1
-1
/
+1
2019-12-26
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
1
-3
/
+3
2019-12-24
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
1
-12
/
+26
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
1
-8
/
+49
2019-12-24
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
1
-144
/
+144
2019-12-24
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
1
-1
/
+2
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-1
/
+3
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
1
-2
/
+1
2019-12-23
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
1
-3
/
+9
2019-12-23
dmaengine: JZ4780: Add support for the X1830.
周琰杰 (Zhou Yanjie)
1
-0
/
+7
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
3
-0
/
+14
2019-12-18
dmaengine: ti: edma: Fix error return code in edma_probe()
Wei Yongjun
1
-1
/
+3
2019-12-17
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
1
-12
/
+138
2019-12-11
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
1
-1
/
+2
2019-12-11
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
Chuhong Yuan
1
-1
/
+9
2019-12-10
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
1
-1
/
+3
2019-12-10
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
1
-10
/
+2
2019-12-10
dmaengine: ti: edma: add missed operations
Chuhong Yuan
1
-17
/
+20
2019-11-22
dmaengine: Fix Kconfig indentation
Krzysztof Kozlowski
1
-30
/
+30
2019-11-22
dmaengine: sf-pdma: move macro to header file
Green Wan
2
-1
/
+2
2019-11-22
dmaengine: sf-pdma: replace /** with /* for non-function comment
Green Wan
2
-2
/
+2
2019-11-22
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
1
-2
/
+4
2019-11-22
dmaengine: mmp_pdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+2
2019-11-22
dmaengine: mmp_tdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+3
2019-11-14
dmaengine: sprd: Add wrap address support for link-list mode
Eric Long
1
-0
/
+13
2019-11-14
Merge branch 'fixes' into next
Vinod Koul
6
-4
/
+88
2019-11-14
dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
Green Wan
6
-0
/
+753
2019-11-14
dmaengine: zx: remove: removed dmam_pool_destroy
Satendra Singh Thakur
1
-1
/
+0
2019-11-14
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...
Satendra Singh Thakur
1
-1
/
+3
2019-11-14
dmaengine: iop-adma: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-11-08
dmaengine: milbeaut-xdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: milbeaut-hdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2019-11-06
dmaengine: JZ4780: Add support for the X1000.
Zhou Yanjie
1
-0
/
+7
[prev]
[next]