index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-dmaengine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
2023-01-20
1
-4
/
+17
*
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
2022-09-09
1
-1
/
+5
*
crypto: ccp - ccp_dmaengine_unregister release dma channels
Dāvis Mosāns
2022-03-09
1
-0
/
+16
*
crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...
Baokun Li
2021-06-17
1
-2
/
+1
*
crypto: ccp - fix uninitialized list head
Mark Salter
2019-10-25
1
-0
/
+1
*
crypto: ccp - Include DMA declarations explicitly
Bjorn Helgaas
2019-08-09
1
-0
/
+1
*
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
2019-07-26
1
-1
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
crypto: ccp - Make function ccp_get_dma_chan_attr static
Colin Ian King
2018-02-15
1
-1
/
+1
*
crypto:ccp - invoke the DMA callback in a standard way
amd
2017-10-07
1
-3
/
+1
*
crypto: ccp - unmap pages and remove unmap objects in callback
amd
2017-10-07
1
-0
/
+1
*
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-09-07
1
-23
/
+0
|
\
|
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-23
/
+0
*
|
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-07-28
1
-1
/
+1
|
/
*
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
2017-03-24
1
-0
/
+41
*
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2017-03-16
1
-0
/
+1
*
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-03
1
-1
/
+5
*
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
2016-09-22
1
-1
/
+1
*
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2016-09-22
1
-3
/
+1
*
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
2016-09-07
1
-2
/
+5
*
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
2016-04-20
1
-0
/
+727