index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec2
/
sec_main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
crypto: hisilicon/qm - support new function communication
Yang Shen
1
-1
/
+0
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
1
-0
/
+12
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
1
-5
/
+30
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
1
-12
/
+59
2024-10-05
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
1
-1
/
+1
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
1
-9
/
+7
2024-05-03
crypto: hisilicon/sec2 - fix for register offset
Wenkai Lin
1
-1
/
+1
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
1
-2
/
+2
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
1
-12
/
+11
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
1
-1
/
+2
2024-02-02
crypto: hisilicon/sec2 - updates the sec DFX function register
Qi Tao
1
-0
/
+5
2024-01-26
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
1
-1
/
+1
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
1
-1
/
+1
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
1
-3
/
+40
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
1
-14
/
+10
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-0
/
+5
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
1
-1
/
+0
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
1
-2
/
+31
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
1
-14
/
+37
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
1
-1
/
+0
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
1
-2
/
+2
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-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
1
-8
/
+13
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-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
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_regset32'
Weili Qian
1
-1
/
+10
2021-08-21
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
1
-22
/
+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-17
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
1
-0
/
+45
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
1
-12
/
+24
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
1
-14
/
+10
2021-04-22
crypto: hisilicon - add new error type for SEC
Weili Qian
1
-3
/
+23
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
1
-10
/
+16
2021-04-09
crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
1
-5
/
+12
[next]