index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-dmaengine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-08-09
crypto: ccp - Include DMA declarations explicitly
Bjorn Helgaas
1
-0
/
+1
2019-07-26
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
1
-1
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-15
crypto: ccp - Make function ccp_get_dma_chan_attr static
Colin Ian King
1
-1
/
+1
2017-10-07
crypto:ccp - invoke the DMA callback in a standard way
amd
1
-3
/
+1
2017-10-07
crypto: ccp - unmap pages and remove unmap objects in callback
amd
1
-0
/
+1
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-23
/
+0
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-23
/
+0
2017-07-28
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
1
-1
/
+1
2017-03-24
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
1
-0
/
+41
2017-03-16
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
1
-0
/
+1
2017-02-03
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
1
-1
/
+5
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
1
-1
/
+1
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
1
-2
/
+5
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
1
-0
/
+727