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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
crypto: hisilicon/hpre - disable FLR triggered by hardware
Hui Tang
1
-4
/
+22
2020-07-16
crypto: hisilicon/hpre - update debugfs interface parameters
Meng Yu
1
-33
/
+26
2020-07-16
crypto: hisilicon/hpre - Add a switch in sriov_configure
Meng Yu
1
-1
/
+2
2020-07-16
crypto: hisilicon/hpre - Modify the Macro definition and format
Meng Yu
1
-7
/
+5
2020-07-16
crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
Hui Tang
1
-4
/
+6
2020-07-16
crypto: hisilicon/hpre - Init the value of current_q of debugfs
Meng Yu
1
-0
/
+1
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2
-10
/
+18
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
2
-27
/
+29
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
3
-25
/
+71
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
1
-0
/
+7
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
3
-6
/
+7
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-06-26
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
1
-16
/
+18
2020-06-26
crypto: hisilicon - fix strncpy warning with strscpy
Zhangfei Gao
1
-1
/
+5
2020-06-18
crypto: hisilicon - update SEC driver module parameter
Longfang Liu
1
-3
/
+3
2020-06-18
crypto: hisilicon - allow smaller reads in debugfs
Dan Carpenter
1
-27
/
+6
2020-06-15
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
1
-1
/
+2
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
5
-112
/
+39
2020-05-22
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
1
-1
/
+1
2020-05-22
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
5
-39
/
+488
2020-05-22
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
3
-1
/
+70
2020-05-22
crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
Hui Tang
3
-15
/
+157
2020-05-22
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
3
-10
/
+52
2020-05-22
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
1
-0
/
+34
2020-05-22
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2
-0
/
+60
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
1
-6
/
+5
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2
-153
/
+187
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
5
-48
/
+13
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
2
-141
/
+128
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
4
-72
/
+81
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
5
-25
/
+13
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
5
-4
/
+165
2020-05-15
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
2
-83
/
+307
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
4
-97
/
+49
2020-05-15
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
1
-18
/
+42
2020-05-15
crypto: hisilicon/hpre - modify the HPRE probe process
Longfang Liu
1
-17
/
+25
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-05-15
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
1
-1
/
+1
2020-05-15
crypto: hisilicon/hpre - constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+2
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
1
-1
/
+1
2020-04-22
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
1
-0
/
+3
2020-04-20
crypto: hisilicon/qm - fix build failure with ACPI off
Shukun Tan
1
-0
/
+1
2020-04-16
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
1
-9
/
+114
2020-04-16
crypto: hisilicon/sec2 - add controller reset support for SEC2
Yang Shen
1
-12
/
+28
2020-04-16
crypto: hisilicon/hpre - add controller reset support for HPRE
Hui Tang
1
-9
/
+37
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
1
-6
/
+51
[next]