index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
dmaengine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-01-27
1
-8
/
+153
|
\
|
*
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
1
-0
/
+4
|
*
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
1
-0
/
+4
|
*
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
1
-2
/
+0
|
*
dmaengine: Remove dma_request_slave_channel_compat() wrapper
Geert Uytterhoeven
2020-01-21
1
-4
/
+2
|
*
dmaengine: Add helper function to convert direction value to text
Peter Ujfalusi
2020-01-21
1
-0
/
+19
|
*
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2020-01-21
1
-0
/
+2
|
*
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2020-01-21
1
-0
/
+112
|
*
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
1
-1
/
+7
|
*
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-12-24
1
-0
/
+2
|
*
dmaengine: Remove spaces before TABs
Geert Uytterhoeven
2019-12-10
1
-1
/
+1
*
|
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
2019-12-11
1
-1
/
+4
|
/
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-4
/
+8
|
\
|
*
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-27
1
-4
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-30
1
-0
/
+1
*
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
1
-1
/
+4
*
dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
Zi Yan
2018-02-12
1
-0
/
+4
*
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
Stefan Brüns
2017-09-21
1
-12
/
+16
*
dmaengine: List all allowed values for src/dst_addr_width in kernel doc
Stefan Brüns
2017-09-21
1
-1
/
+1
*
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2017-09-06
1
-19
/
+0
|
\
|
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-19
/
+0
*
|
dmaengine: add DMA_PREP_CMD for non-Data descriptors.
Abhishek Sahu
2017-08-28
1
-0
/
+4
|
/
*
dmaengine: Provide a wrapper for memcpy operations
Boris Brezillon
2017-01-31
1
-0
/
+11
*
dmaengine: dma_slave_config: add support for slave port window
Peter Ujfalusi
2016-11-30
1
-0
/
+8
*
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2016-08-08
1
-0
/
+16
*
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
2016-04-12
1
-1
/
+19
*
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2016-03-14
1
-0
/
+4
|
\
|
*
dmaengine: core: expose max burst capability to clients
Shawn Lin
2016-02-09
1
-0
/
+4
*
|
dmaengine: make slave address physical
Vinod Koul
2016-02-22
1
-2
/
+2
|
/
*
Merge branch 'topic/async' into for-linus
Vinod Koul
2016-01-06
1
-0
/
+92
|
\
|
*
dmaengine: Add might_sleep() to dmaengine_synchronize()
Lars-Peter Clausen
2015-12-05
1
-0
/
+2
|
*
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
2015-11-16
1
-0
/
+90
*
|
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2016-01-06
1
-7
/
+44
|
\
\
|
*
|
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
2015-12-18
1
-7
/
+44
|
|
/
*
/
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
2015-11-16
1
-0
/
+2
|
/
*
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
2015-10-04
1
-0
/
+4
*
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
Geert Uytterhoeven
2015-08-20
1
-0
/
+3
*
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
Jarkko Nikula
2015-08-17
1
-1
/
+1
*
dmaengine: Add DMA_CTRL_REUSE
Vinod Koul
2015-08-17
1
-0
/
+40
*
dmaengine: Add scatter-gathered memset
Maxime Ripard
2015-08-06
1
-0
/
+5
*
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-08-05
1
-5
/
+20
*
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
2015-06-25
1
-0
/
+27
|
\
|
*
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-06-12
1
-0
/
+27
*
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
1
-0
/
+17
|
\
\
|
*
|
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-05-09
1
-0
/
+17
|
|
/
*
|
Merge branch 'topic/core' into for-linus
Vinod Koul
2015-06-25
1
-0
/
+8
|
\
\
|
*
|
dmaengine: Support different source and destination stride
Maxime Ripard
2015-05-18
1
-0
/
+8
|
|
/
*
/
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
1
-0
/
+24
|
/
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
[next]