index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
crypto: hisilicon/sec2 - optimize the error return process
Chenghai Huang
1
-2
/
+5
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
3
-29
/
+1
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
3
-5
/
+55
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
1
-40
/
+7
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2
-17
/
+38
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-0
/
+5
2023-09-20
crypto: hisilicon/sec - fix for sgl unmmap problem
Wenkai Lin
1
-0
/
+1
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
1
-6
/
+4
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2
-2
/
+0
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
1
-2
/
+2
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
1
-4
/
+3
2022-10-21
crypto: hisilicon/sec - enabling clock gating of the address prefetch module
Weili Qian
1
-1
/
+1
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
1
-2
/
+69
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
3
-121
/
+236
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2
-14
/
+48
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
3
-60
/
+94
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
1
-2
/
+2
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
1
-2
/
+0
2022-07-29
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2
-3
/
+4
2022-07-08
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2
-11
/
+11
2022-06-17
crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
Kai Ye
1
-7
/
+8
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
1
-23
/
+1
2022-06-10
crypto: hisilicon/sec - fix typos in comment
Julia Lawall
1
-2
/
+2
2022-05-20
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
Kai Ye
1
-2
/
+0
2022-04-15
crypto: hisilicon/sec - support last word dumping
Kai Ye
1
-1
/
+54
2022-04-15
crypto: hisilicon/sec - support register checking
Kai Ye
1
-0
/
+53
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-9
/
+14
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
1
-0
/
+6
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
1
-8
/
+7
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
1
-3
/
+13
2022-02-18
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
1
-3
/
+5
2022-02-18
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
1
-11
/
+40
2022-01-31
crypto: hisilicon/sec - use the correct print format
Kai Ye
1
-1
/
+1
2022-01-31
crypto: hisilicon/sec - fix the CTR mode BD configuration
Kai Ye
2
-2
/
+10
2022-01-31
crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
Kai Ye
1
-0
/
+5
2022-01-31
crypto: hisilicon/sec - add some comments for soft fallback
Kai Ye
1
-6
/
+6
2022-01-31
crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
Kai Ye
1
-1
/
+1
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
1
-1
/
+1
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
1
-7
/
+4
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
1
-6
/
+30
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
1
-1
/
+10
2021-08-21
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2
-27
/
+9
2021-08-21
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
1
-1
/
+2
2021-08-12
crypto: hisilicon - enable sec device clock gating
Weili Qian
1
-5
/
+41
2021-06-28
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
1
-0
/
+3
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-17
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2
-19
/
+22
[next]