index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/qm - optimize the barrier operation
Hui Tang
2022-04-08
1
-3
/
+3
*
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-24
9
-507
/
+67
|
\
|
*
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
2022-03-15
1
-0
/
+8
|
*
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
2022-03-15
3
-0
/
+18
|
*
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
2022-03-15
3
-21
/
+18
|
*
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
2022-03-15
1
-40
/
+18
|
*
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2022-03-15
6
-446
/
+5
*
|
crypto: hisilicon/qm - fix memset during queues clearing
Kai Ye
2022-03-09
1
-1
/
+1
*
|
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
2022-02-23
1
-3
/
+13
*
|
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
2022-02-18
1
-3
/
+5
*
|
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
2022-02-18
1
-11
/
+40
*
|
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
Kai Ye
2022-01-31
1
-1
/
+1
*
|
crypto: hisilicon/sec - use the correct print format
Kai Ye
2022-01-31
1
-1
/
+1
*
|
crypto: hisilicon/sec - fix the CTR mode BD configuration
Kai Ye
2022-01-31
2
-2
/
+10
*
|
crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
Kai Ye
2022-01-31
1
-0
/
+5
*
|
crypto: hisilicon/sec - add some comments for soft fallback
Kai Ye
2022-01-31
1
-6
/
+6
*
|
crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
Kai Ye
2022-01-31
1
-1
/
+1
|
/
*
crypto: hisilicon - cleanup warning in qm_get_qos_value()
Tom Rix
2021-12-31
1
-1
/
+1
*
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
2021-12-24
1
-0
/
+17
*
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
2021-12-24
1
-1
/
+4
*
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
2021-12-17
1
-1
/
+21
*
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
2021-12-17
1
-11
/
+57
*
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
2021-12-17
1
-7
/
+16
*
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
2021-12-17
1
-2
/
+2
*
crypto: hisilicon/qm - code movement
Weili Qian
2021-12-17
1
-69
/
+69
*
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
2021-12-17
1
-5
/
+18
*
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2021-12-17
1
-2
/
+1
*
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
2021-12-17
1
-1
/
+2
*
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-12-17
1
-1
/
+1
*
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
2021-12-11
1
-1
/
+1
*
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
2021-11-26
1
-29
/
+55
*
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
2021-11-26
1
-41
/
+46
*
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
2021-11-26
1
-5
/
+7
*
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-26
3
-4
/
+4
*
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
2021-11-20
1
-4
/
+1
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-10-12
1
-1
/
+1
*
|
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
2021-10-08
1
-8
/
+14
*
|
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
2021-10-01
1
-1
/
+1
*
|
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
2021-09-17
1
-1
/
+45
*
|
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
2021-09-17
1
-1
/
+3
*
|
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
2021-09-17
1
-1
/
+1
|
/
*
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
2021-08-21
1
-0
/
+4
*
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
2021-08-21
3
-36
/
+20
*
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
5
-30
/
+297
*
crypto: hisilicon - add runtime PM ops
Weili Qian
2021-08-21
2
-0
/
+120
*
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-21
5
-27
/
+81
*
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2021-08-21
2
-27
/
+9
*
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
2021-08-21
1
-1
/
+2
*
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
1
-0
/
+63
[next]