index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
hpre
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
1
-16
/
+6
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
1
-13
/
+19
2024-09-06
crypto: hisilicon - add a lock for the qp send operation
Chenghai Huang
1
-0
/
+2
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
1
-1
/
+1
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
1
-11
/
+10
2024-01-26
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
1
-1
/
+1
2023-12-08
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
1
-18
/
+64
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
1
-38
/
+4
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2
-7
/
+32
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-0
/
+5
2023-09-15
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-07-22
crypto: hisilicon/hpre - enable sva error interrupt event
Weili Qian
1
-1
/
+4
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
1
-2
/
+8
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
1
-15
/
+25
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
1
-6
/
+13
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
1
-4
/
+3
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
1
-8
/
+2
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2
-10
/
+83
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
1
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
3
-38
/
+157
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
1
-14
/
+54
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
1
-2
/
+2
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
1
-2
/
+2
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
1
-6
/
+2
2022-07-29
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
1
-1
/
+1
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
1
-20
/
+112
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
1
-18
/
+72
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
-7
/
+6
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2021-12-17
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
1
-1
/
+1
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
1
-1
/
+1
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
1
-4
/
+1
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
1
-4
/
+31
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
1
-2
/
+23
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
1
-0
/
+63
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
1
-4
/
+52
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
1
-1
/
+5
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
1
-0
/
+34
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
1
-0
/
+50
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
-2
/
+4
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
1
-2
/
+1
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2
-10
/
+10
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
1
-27
/
+26
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
1
-9
/
+16
[next]