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
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-02-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-18
/
+270
2020-02-05
Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2
-10
/
+13
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-02-03
dmaengine: Cleanups for the slave <-> channel symlink support
Peter Ujfalusi
1
-9
/
+9
2020-02-03
dmaengine: fix null ptr check for __dma_async_device_channel_register()
Dave Jiang
1
-0
/
+3
2020-02-03
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
1
-1
/
+1
2020-01-30
dmaengine: Fix return value for dma_request_chan() in case of failure
Marek Szyprowski
1
-1
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
47
-354
/
+11643
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
1
-6
/
+31
2020-01-24
dmaengine: hisilicon: Add Kunpeng DMA engine support
Zhou Wang
3
-0
/
+620
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
8
-5
/
+422
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
8
-2
/
+391
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
3
-1
/
+102
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
6
-3
/
+1536
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
8
-0
/
+1857
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
1
-8
/
+26
2020-01-24
dmaengine: break out channel registration
Dave Jiang
1
-54
/
+81
2020-01-23
dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"
Colin Ian King
1
-2
/
+2
2020-01-23
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2
-0
/
+5
2020-01-21
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
1
-6
/
+3
2020-01-21
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
1
-9
/
+15
2020-01-21
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
1
-21
/
+24
2020-01-21
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
1
-1
/
+1
2020-01-21
dmaengine: ti: k3-psil: make symbols static
Peter Ujfalusi
4
-7
/
+8
2020-01-21
dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
Grygorii Strashko
6
-1
/
+1433
2020-01-21
dmaengine: ti: New driver for K3 UDMA
Peter Ujfalusi
4
-0
/
+3505
2020-01-21
dmaengine: ti: k3 PSI-L remote endpoint configuration
Peter Ujfalusi
6
-0
/
+533
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
1
-0
/
+8
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
1
-0
/
+73
2020-01-15
dmaengine: plx-dma: Implement descriptor submission
Logan Gunthorpe
1
-0
/
+119
2020-01-15
dmaengine: plx-dma: Implement hardware initialization and cleanup
Logan Gunthorpe
1
-0
/
+370
2020-01-15
dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
Logan Gunthorpe
3
-0
/
+160
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
[next]