index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmaengine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: Cleanups for the slave <-> channel symlink support
Peter Ujfalusi
2020-02-03
1
-9
/
+9
*
dmaengine: fix null ptr check for __dma_async_device_channel_register()
Dave Jiang
2020-02-03
1
-0
/
+3
*
dmaengine: Fix return value for dma_request_chan() in case of failure
Marek Szyprowski
2020-01-30
1
-1
/
+1
*
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
1
-6
/
+31
*
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
1
-8
/
+26
*
dmaengine: break out channel registration
Dave Jiang
2020-01-24
1
-54
/
+81
*
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
2020-01-21
1
-6
/
+3
*
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2020-01-21
1
-0
/
+73
*
dmaengine: print more meaningful error message
Vinod Koul
2019-12-26
1
-1
/
+1
*
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
2019-12-26
1
-3
/
+3
*
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
1
-8
/
+49
*
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
2019-12-24
1
-144
/
+144
*
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
2019-12-24
1
-1
/
+2
*
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-12-24
1
-1
/
+3
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-4
/
+10
|
\
|
*
dmaengine: Grammar s/the its/its/, s/need/needs/
Geert Uytterhoeven
2019-06-10
1
-2
/
+2
|
*
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-27
1
-2
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+3
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-16
/
+7
|
\
|
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
*
|
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-30
1
-0
/
+35
*
|
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
2018-07-25
1
-2
/
+8
*
|
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
1
-6
/
+2
|
/
*
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
dmaengine: remove BUG_ON while registering devices
Vinod Koul
2017-08-28
1
-22
/
+79
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-2
/
+0
*
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-03-14
1
-0
/
+2
*
dmaengine: Convert ID allocation to an IDA
Matthew Wilcox
2017-01-02
1
-10
/
+11
*
dmaengine: device must have at least one channel
Viresh Kumar
2016-08-22
1
-0
/
+7
*
Merge branch 'topic/core' into for-linus
Vinod Koul
2016-05-17
1
-4
/
+5
|
\
|
*
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-14
1
-3
/
+3
|
*
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
Andy Shevchenko
2016-05-12
1
-2
/
+2
|
*
dmaengine: add DMA_CYCLIC to dma_get_slave_caps
Vinod Koul
2016-04-06
1
-1
/
+2
*
|
dmaengine: core: Revert back to pr_debug in __dma_request_channel()
Jarkko Nikula
2016-04-13
1
-1
/
+1
*
|
dmaengine: core: Use dev_ functions for debug and error prints
Jarkko Nikula
2016-04-04
1
-13
/
+17
|
/
*
dmaengine: core: expose max burst capability to clients
Shawn Lin
2016-02-09
1
-0
/
+1
*
Merge branch 'topic/async' into for-linus
Vinod Koul
2016-01-06
1
-1
/
+4
|
\
|
*
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
2015-11-16
1
-1
/
+4
*
|
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2016-01-06
1
-52
/
+120
|
\
\
|
*
|
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
2015-12-18
1
-12
/
+77
|
*
|
dmaengine: core: Move and merge the code paths using private_candidate
Peter Ujfalusi
2015-12-18
1
-39
/
+42
|
*
|
dmaengine: core: Skip mask matching when it is not provided to private_candidate
Peter Ujfalusi
2015-12-18
1
-1
/
+1
|
|
/
*
/
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
2015-11-16
1
-0
/
+1
|
/
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
1
-4
/
+2
|
\
|
*
dmaengine: drop null test before destroy functions
Julia Lawall
2015-09-21
1
-4
/
+2
*
|
dmaengine: fix balance of privatecnt
Peter Ujfalusi
2015-09-30
1
-1
/
+9
|
/
*
dmaengine: fix balance of privatecnt inc/dec operations
Robert Baldyga
2015-08-17
1
-0
/
+4
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
1
-2
/
+11
|
\
|
*
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
1
-0
/
+7
|
|
\
[next]