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
/
zip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
1
-5
/
+70
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
3
-42
/
+128
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
1
-19
/
+55
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2
-3
/
+4
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
1
-2
/
+2
2022-08-19
crypto: hisilicon/zip - some misc cleanup
Yang Shen
3
-19
/
+23
2022-08-19
crypto: hisilicon/zip - optimization for performance
Yang Shen
1
-14
/
+13
2022-08-19
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
1
-2
/
+2
2022-07-29
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+5
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
1
-16
/
+1
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
1
-1
/
+1
2022-04-15
crypto: hisilicon/zip - support last word dumping
Kai Ye
1
-1
/
+106
2022-04-15
crypto: hisilicon/zip - support register checking
Kai Ye
1
-8
/
+70
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
-6
/
+5
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2021-12-24
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
1
-1
/
+4
2021-12-17
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
1
-1
/
+2
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
1
-2
/
+2
2021-10-01
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
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
-4
/
+30
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
1
-1
/
+11
2021-08-12
crypto: hisilicon - enable zip device clock gating
Weili Qian
1
-0
/
+26
2021-06-17
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
1
-0
/
+11
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
-3
/
+3
2021-04-22
crypto: hisilicon - support new error types for ZIP
Weili Qian
1
-2
/
+7
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
1
-10
/
+15
2021-04-02
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2
-0
/
+26
2021-04-02
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
1
-31
/
+110
2021-04-02
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2
-15
/
+34
2021-04-02
crypto: hisilicon/zip - adjust functions location
Yang Shen
1
-276
/
+276
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
1
-57
/
+1
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
1
-7
/
+0
2021-03-12
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2
-4
/
+4
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
1
-1
/
+4
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 - add ZIP device using mode parameter
Kai Ye
1
-0
/
+14
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
1
-3
/
+1
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
1
-0
/
+1
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
1
-1
/
+2
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
1
-6
/
+17
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
1
-0
/
+18
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 ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2
-19
/
+11
[next]