index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
zip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-09-06
1
-8
/
+15
*
crypto: hisilicon - add a lock for the qp send operation
Chenghai Huang
2024-09-06
1
-0
/
+3
*
crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
Kuan-Wei Chiu
2024-08-30
1
-7
/
+7
*
crypto: hisilicon/zip - optimize the address offset of the reg query function
Chenghai Huang
2024-06-07
1
-28
/
+20
*
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
2024-04-12
1
-13
/
+11
*
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
2024-03-08
1
-0
/
+1
*
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
2024-01-26
1
-1
/
+1
*
crypto: hisilicon/zip - save capability registers in probe process
Zhiqi Song
2023-12-08
1
-13
/
+60
*
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2023-12-08
1
-41
/
+8
*
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
2023-12-01
1
-0
/
+65
*
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
2023-11-17
1
-27
/
+27
*
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2023-10-05
2
-6
/
+32
*
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
2023-10-05
1
-0
/
+5
*
crypto: hisilicon/zip - remove zlib and gzip
Yang Shen
2023-09-20
2
-288
/
+22
*
crypto: hisilicon/zip - support deflate algorithm
Yang Shen
2023-09-20
2
-18
/
+72
*
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
*
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
1
-4
/
+3
*
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
1
-5
/
+70
*
crypto: hisilicon/zip - support zip capability
Weili Qian
2022-09-16
3
-42
/
+128
*
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
1
-19
/
+55
*
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
2
-3
/
+4
*
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-09-16
1
-2
/
+2
*
crypto: hisilicon/zip - some misc cleanup
Yang Shen
2022-08-19
3
-19
/
+23
*
crypto: hisilicon/zip - optimization for performance
Yang Shen
2022-08-19
1
-14
/
+13
*
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-08-19
1
-2
/
+2
*
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-29
1
-5
/
+5
*
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
2022-06-17
1
-16
/
+1
*
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2022-04-21
1
-1
/
+1
*
crypto: hisilicon/zip - support last word dumping
Kai Ye
2022-04-15
1
-1
/
+106
*
crypto: hisilicon/zip - support register checking
Kai Ye
2022-04-15
1
-8
/
+70
*
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
2022-03-15
1
-0
/
+6
*
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
2022-03-15
1
-6
/
+5
*
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2022-03-15
1
-1
/
+1
*
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
2021-12-24
1
-1
/
+4
*
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
2021-12-17
1
-1
/
+2
*
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-26
1
-2
/
+2
*
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
2021-10-01
1
-1
/
+1
*
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
2021-08-21
1
-7
/
+4
*
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
1
-4
/
+30
*
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-21
1
-1
/
+11
*
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-08-12
1
-0
/
+26
*
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+11
*
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-05-28
1
-0
/
+50
*
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
2021-05-23
1
-12
/
+24
*
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
2021-05-23
1
-3
/
+3
*
crypto: hisilicon - support new error types for ZIP
Weili Qian
2021-04-22
1
-2
/
+7
*
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
2021-04-22
1
-10
/
+15
*
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2021-04-02
2
-0
/
+26
*
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
2021-04-02
1
-31
/
+110
*
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2021-04-02
2
-15
/
+34
[next]