index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-6
/
+7
|
\
|
*
dmaengine: Make an order in struct dma_device definition
Andy Shevchenko
2023-02-10
1
-6
/
+7
*
|
dmaengine: Fix dma_slave_config.dst_addr description
Serge Semin
2023-01-27
1
-1
/
+1
|
/
*
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-06-27
1
-20
/
+0
*
dmaengine: Document dmaengine_prep_dma_memset
Ben Walker
2022-04-20
1
-0
/
+8
*
dmaengine: Remove a useless mutex
Christophe JAILLET
2022-04-11
1
-1
/
+0
*
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
2021-12-17
1
-4
/
+0
|
\
|
*
dmaengine: remove slave_id config field
Arnd Bergmann
2021-12-17
1
-4
/
+0
*
|
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
2021-11-22
1
-0
/
+20
|
/
*
dmaengine: remove debugfs #ifdef
Arnd Bergmann
2021-10-25
1
-2
/
+0
*
dmaengine: Extend the dma_slave_width for 128 bytes
Biju Das
2021-08-29
1
-1
/
+2
*
dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
Andy Shevchenko
2021-05-31
1
-6
/
+5
*
dmaengine: Extend the dmaengine_alignment for 128 and 256 bytes
Peter Ujfalusi
2021-01-13
1
-0
/
+2
*
dmaengine: Add support for per channel coherency handling
Peter Ujfalusi
2020-12-11
1
-0
/
+12
*
dmaengine: of-dma: Add support for optional router configuration callback
Peter Ujfalusi
2020-12-11
1
-0
/
+2
*
dmaengine: add peripheral configuration
Vinod Koul
2020-11-24
1
-0
/
+5
*
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-09-03
1
-6
/
+9
*
dmaengine: Remove unused define for dma_request_slave_channel_reason()
Peter Ujfalusi
2020-08-28
1
-2
/
+0
*
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
1
-1
/
+19
|
\
|
*
Merge branch 'topic/xilinx' into fixes
Vinod Koul
2020-08-07
1
-0
/
+17
|
|
\
|
*
|
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
2020-07-27
1
-0
/
+4
|
*
|
dmaengine: Introduce max SG burst capability
Serge Semin
2020-07-27
1
-0
/
+8
|
*
|
dmaengine: Introduce min burst length capability
Serge Semin
2020-07-27
1
-0
/
+4
|
*
|
dmaengine: linux/dmaengine.h: drop duplicated word in a comment
Randy Dunlap
2020-07-18
1
-1
/
+1
|
*
|
dmaengine: cookie bypass for out of order completion
Dave Jiang
2020-06-17
1
-0
/
+2
*
|
|
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
2020-07-23
1
-0
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dmaengine: Add support for repeating transactions
Laurent Pinchart
2020-07-17
1
-0
/
+17
|
|
/
*
/
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-2
/
+2
|
/
*
dmaengine: fix channel index enumeration
Dave Jiang
2020-04-27
1
-2
/
+2
*
include/linux/dmaengine: Typos fixes in API documentation
Maciej Grochowski
2020-04-15
1
-4
/
+4
*
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2020-03-11
1
-0
/
+1
*
dmaengine: Add basic debugfs support
Peter Ujfalusi
2020-03-11
1
-1
/
+12
*
dmaengine: consistently return string literal from switch-case
Andy Shevchenko
2020-03-02
1
-3
/
+1
*
dmaengine: Drop redundant 'else' keyword
Andy Shevchenko
2020-03-02
1
-3
/
+3
*
dmaengine: Use negative condition for better readability
Andy Shevchenko
2020-03-02
1
-17
/
+18
*
dmaengine: Refactor dmaengine_check_align() to be bit operations only
Andy Shevchenko
2020-03-02
1
-8
/
+1
*
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
[next]