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
/
dmaengine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
dmaenegine: Delete a check before free_percpu()
Markus Elfring
1
-2
/
+1
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-104
/
+0
2014-09-28
net_dma: simple removal
Dan Williams
1
-104
/
+0
2014-05-22
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
1
-0
/
+2
2014-02-11
acpi-dma: convert to return error code when asked for channel
Andy Shevchenko
1
-7
/
+2
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+28
2014-01-02
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
1
-4
/
+31
2013-12-26
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...
Olof Johansson
1
-4
/
+59
2013-12-13
dmaengine: fix sleep in atomic
Dan Williams
1
-1
/
+1
2013-12-13
dmaengine: fix enable for high order unmap pools
Dan Williams
1
-1
/
+1
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
1
-0
/
+28
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
1
-4
/
+31
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
1
-84
/
+178
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2013-11-14
async_pq: convert to dmaengine_unmap_data
Dan Williams
1
-1
/
+4
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
1
-1
/
+2
2013-11-14
dmaengine: reference counted unmap data
Dan Williams
1
-9
/
+147
2013-11-14
dmaengine: consolidate memcpy apis
Dan Williams
1
-92
/
+45
2013-10-25
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+27
2013-09-10
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-28
/
+27
2013-09-02
Merge branch 'topic/of' into for-linus
Vinod Koul
1
-5
/
+5
2013-09-02
dma: dmagengine: fix function names in comments
Daniel Mack
1
-2
/
+2
2013-08-23
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
1
-28
/
+27
2013-08-19
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
1
-5
/
+5
2013-08-13
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
1
-0
/
+26
2013-07-26
dma: convert dma_devclass to use dev_groups
Greg Kroah-Hartman
1
-10
/
+16
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
1
-1
/
+1
2013-04-15
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
1
-0
/
+6
2013-04-15
DMA: of: Constant names
Markus Pargmann
1
-1
/
+1
2013-04-15
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
1
-3
/
+6
2013-02-28
dmaengine: convert to idr_alloc()
Tejun Heo
1
-10
/
+6
2013-01-08
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2013-01-07
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
1
-0
/
+16
2012-10-05
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-07-20
dmaengine: Cleanup logging messages
Joe Perches
1
-8
/
+12
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2012-04-06
netdma: adding alignment check for NETDMA ops
Dave Jiang
1
-0
/
+14
2012-03-06
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
1
-4
/
+4
2011-11-18
DMAEngine: Define interleaved transfer request api
Jassi Brar
1
-2
/
+2
2011-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-3
/
+1
2011-08-04
dmaengine: use DEFINE_IDR for static initialization
Axel Lin
1
-3
/
+1
2011-08-02
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-06-24
dmaengine: failure to get a specific DMA channel is not critical
Guennadi Liakhovetski
1
-2
/
+2
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-10-08
async_tx: make async_tx channel switching opt-in
Dan Williams
1
-2
/
+2
2010-10-08
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
1
-0
/
+4
2010-10-08
dma: add support for scatterlist to scatterlist copy
Ira Snyder
1
-0
/
+2
2010-10-06
dmaengine: add possibility for cyclic transfers
Sascha Hauer
1
-0
/
+2
[next]