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
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+153
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
1
-0
/
+4
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
1
-0
/
+4
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
1
-2
/
+0
2020-01-21
dmaengine: Remove dma_request_slave_channel_compat() wrapper
Geert Uytterhoeven
1
-4
/
+2
2020-01-21
dmaengine: Add helper function to convert direction value to text
Peter Ujfalusi
1
-0
/
+19
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
1
-0
/
+2
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
1
-0
/
+112
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
1
-1
/
+7
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-0
/
+2
2019-12-11
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2019-12-10
dmaengine: Remove spaces before TABs
Geert Uytterhoeven
1
-1
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+8
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
1
-4
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
1
-13
/
+1
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
1
-0
/
+1
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
1
-1
/
+4
2018-02-12
dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
Zi Yan
1
-0
/
+4
2017-09-21
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
Stefan Brüns
1
-12
/
+16
2017-09-21
dmaengine: List all allowed values for src/dst_addr_width in kernel doc
Stefan Brüns
1
-1
/
+1
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-19
/
+0
2017-08-28
dmaengine: add DMA_PREP_CMD for non-Data descriptors.
Abhishek Sahu
1
-0
/
+4
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-19
/
+0
2017-01-31
dmaengine: Provide a wrapper for memcpy operations
Boris Brezillon
1
-0
/
+11
2016-11-30
dmaengine: dma_slave_config: add support for slave port window
Peter Ujfalusi
1
-0
/
+8
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
1
-0
/
+16
2016-04-12
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
1
-1
/
+19
2016-03-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-0
/
+4
2016-02-22
dmaengine: make slave address physical
Vinod Koul
1
-2
/
+2
2016-02-09
dmaengine: core: expose max burst capability to clients
Shawn Lin
1
-0
/
+4
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
1
-0
/
+92
2016-01-06
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
1
-7
/
+44
2015-12-18
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
1
-7
/
+44
2015-12-05
dmaengine: Add might_sleep() to dmaengine_synchronize()
Lars-Peter Clausen
1
-0
/
+2
2015-11-16
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
1
-0
/
+2
2015-11-16
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
1
-0
/
+90
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
1
-0
/
+4
2015-08-20
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
Geert Uytterhoeven
1
-0
/
+3
2015-08-17
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
Jarkko Nikula
1
-1
/
+1
2015-08-17
dmaengine: Add DMA_CTRL_REUSE
Vinod Koul
1
-0
/
+40
2015-08-06
dmaengine: Add scatter-gathered memset
Maxime Ripard
1
-0
/
+5
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-5
/
+20
2015-06-25
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
1
-0
/
+27
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-0
/
+17
2015-06-25
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-0
/
+8
2015-06-12
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
1
-0
/
+24
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
1
-0
/
+27
2015-05-18
dmaengine: Support different source and destination stride
Maxime Ripard
1
-0
/
+8
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
1
-0
/
+17
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
[next]