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
/
Documentation
/
driver-api
/
dmaengine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: driver-api: correct spelling
Randy Dunlap
2023-02-02
2
-2
/
+2
*
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-06-27
1
-10
/
+0
*
dmaengine: Document dmaengine_prep_dma_memset
Ben Walker
2022-04-20
1
-0
/
+6
*
dmaengine: Clarify cyclic transfer residue documentation
Paul Kocialkowski
2022-04-11
1
-1
/
+1
*
Documentation: dmaengine: Correctly describe dmatest with channel unset
Daniel Thompson
2021-11-22
1
-3
/
+4
*
Documentation: dmaengine: Add a description of what dmatest does
Daniel Thompson
2021-11-22
1
-0
/
+10
*
dmaengine: Add documentation for new memcpy scatter-gather function
Adrian Larumbe
2021-11-22
1
-0
/
+23
*
dmaengine: doc: client: Update for dmaengine_get_dma_device() usage
Peter Ujfalusi
2020-12-11
1
-1
/
+3
*
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
1
-1
/
+20
|
\
|
*
Merge branch 'topic/xilinx' into fixes
Vinod Koul
2020-08-07
2
-1
/
+52
|
|
\
|
*
|
Documentation/driver-api: dmaengine/provider: drop doubled word
Randy Dunlap
2020-07-13
1
-1
/
+1
|
*
|
dmaengine: cookie bypass for out of order completion
Dave Jiang
2020-06-17
1
-0
/
+19
*
|
|
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
2
-1
/
+52
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dmaengine: Add support for repeating transactions
Laurent Pinchart
2020-07-17
2
-1
/
+52
|
|
/
*
/
docs: crypto: convert async-tx-api.txt to ReST format
Mauro Carvalho Chehab
2020-06-19
2
-2
/
+2
|
/
*
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
1
-2
/
+2
|
\
|
*
docs: prevent warnings due to autosectionlabel
Mauro Carvalho Chehab
2020-03-20
1
-2
/
+2
*
|
docs: dmaengine: provider.rst: get rid of some warnings
Mauro Carvalho Chehab
2020-03-06
1
-2
/
+10
*
|
dmaengine: doc: fix warnings/issues of client.rst
Changbin Du
2020-02-13
1
-4
/
+10
|
/
*
dmaengine: doc: Properly indent metadata title
Vinod Koul
2020-01-28
1
-2
/
+2
*
dmaengine: doc: Add sections for per descriptor metadata support
Peter Ujfalusi
2020-01-21
2
-0
/
+135
*
docs: index.rst: don't use genindex for pdf output
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
*
Documentation: dmaengine: clean up description of dmatest usage
Hook, Gary
2019-07-05
1
-8
/
+13
*
Documentation :dmaengine: clarify DMA desc. pointer after submission
Federico Vaga
2019-02-11
1
-0
/
+7
*
Documentation: dmaengine: fix dmatest.rst warning
Randy Dunlap
2019-02-11
1
-0
/
+1
*
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-01
1
-6
/
+103
|
\
|
*
dmaengine: Documentation: Add documentation for multi chan testing
Seraj Alijan
2018-12-17
1
-6
/
+103
*
|
dmaengine: Add mailing list address to the documentation
Andy Shevchenko
2018-11-20
1
-0
/
+4
|
/
*
dmaengine: Fix spelling for parenthesis in dmatest documentation
Andy Shevchenko
2018-03-26
1
-4
/
+5
*
dmaengine: Make dmatest.rst indeed reST compatible
Andy Shevchenko
2018-03-26
1
-14
/
+12
*
dmaengine: Add note to dmatest documentation about supported channels
Andy Shevchenko
2018-03-26
1
-0
/
+5
*
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-31
1
-21
/
+17
|
\
|
*
dmaengine: doc: format struct fields using monospace
Luca Ceresoli
2018-01-08
1
-6
/
+6
|
*
dmaengine: doc: fix bullet list formatting
Luca Ceresoli
2018-01-08
1
-16
/
+12
*
|
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
2017-12-02
1
-1
/
+1
|
/
*
dmaengine: doc: ReSTize pxa_dma doc
Vinod Koul
2017-11-05
2
-0
/
+200
*
dmaengine: doc: ReSTize dmatest doc
Vinod Koul
2017-11-05
2
-0
/
+120
*
dmaengine: doc: ReSTize client API doc
Vinod Koul
2017-11-05
2
-0
/
+286
*
dmaengine: doc: ReSTize provider doc
Vinod Koul
2017-11-05
2
-0
/
+519
*
dmaengine: doc: Add ReST style dmaengine document
Vinod Koul
2017-11-05
1
-0
/
+13