index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
hpre
Age
Commit message (
Expand
)
Author
2024-09-06
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-09-06
crypto: hisilicon - add a lock for the qp send operation
Chenghai Huang
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
2024-01-26
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
2023-12-08
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
2023-09-15
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
2023-07-22
crypto: hisilicon/hpre - enable sva error interrupt event
Weili Qian
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
2022-07-29
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2021-12-17
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
[next]