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
Age
Commit message (
Expand
)
Author
2022-12-02
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-21
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
2022-10-21
crypto: hisilicon/sec - enabling clock gating of the address prefetch module
Weili Qian
2022-10-21
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
2022-08-19
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
2022-08-19
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
2022-08-19
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
2022-08-19
crypto: hisilicon/zip - some misc cleanup
Yang Shen
2022-08-19
crypto: hisilicon/zip - optimization for performance
Yang Shen
2022-08-19
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
2022-08-19
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-07-29
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-29
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-07-29
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-07-08
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-07-08
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-07-08
crypto: hisilicon/sec - fix inconsistent argument
Jianglei Nie
2022-06-17
crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
Kai Ye
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
[next]