index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sgl.c
Age
Commit message (
Expand
)
Author
2021-04-16
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
2021-04-16
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
2021-04-16
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
2021-04-16
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
2021-04-16
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-06-15
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2019-12-11
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-10-10
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-08-15
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-09
crypto: hisilicon - add hardware SGL support
Zhou Wang