index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec2
/
sec_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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_re...
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
2021-04-02
crypto: hisilicon/hpre - delete redundant '\n'
Hui Tang
1
-1
/
+1
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
1
-58
/
+1
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
1
-6
/
+0
2021-03-19
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
1
-55
/
+76
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
1
-0
/
+1
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
1
-1
/
+1
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
1
-1
/
+1
2021-01-14
crypto: hisilicon/sec - register SEC device to uacce
Kai Ye
1
-1
/
+38
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
1
-3
/
+1
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
1
-18
/
+12
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
1
-2
/
+1
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
1
-14
/
+12
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
1
-1
/
+2
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
1
-2
/
+2
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
1
-5
/
+4
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
1
-27
/
+27
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
1
-27
/
+28
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
1
-0
/
+1
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
1
-0
/
+7
2020-06-18
crypto: hisilicon - update SEC driver module parameter
Longfang Liu
1
-3
/
+3
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
1
-16
/
+3
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
1
-0
/
+6
2020-05-23
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
1
-7
/
+36
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
1
-1
/
+0
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
1
-26
/
+24
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
1
-1
/
+0
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
1
-0
/
+2
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
1
-33
/
+2
2020-05-15
crypto: hisilicon/sec2 - modify the SEC probe process
Longfang Liu
1
-37
/
+30
2020-05-15
crypto: hisilicon/sec2 - constify sec_dfx_regs
Rikard Falkeborn
1
-1
/
+1
2020-04-16
crypto: hisilicon/sec2 - add controller reset support for SEC2
Yang Shen
1
-12
/
+28
[next]