index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-10-12
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
1
-8
/
+14
2021-10-01
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
1
-1
/
+1
2021-09-17
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
1
-1
/
+45
2021-09-17
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
1
-1
/
+3
2021-09-17
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
1
-1
/
+1
2021-08-21
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
1
-0
/
+4
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
3
-36
/
+20
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
5
-30
/
+297
2021-08-21
crypto: hisilicon - add runtime PM ops
Weili Qian
2
-0
/
+120
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
5
-27
/
+81
2021-08-21
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2
-27
/
+9
2021-08-21
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
1
-1
/
+2
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
1
-0
/
+63
2021-08-12
crypto: hisilicon - enable sec device clock gating
Weili Qian
1
-5
/
+41
2021-08-12
crypto: hisilicon - enable zip device clock gating
Weili Qian
1
-0
/
+26
2021-06-28
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
1
-0
/
+3
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
1
-0
/
+18
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-17
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
1
-0
/
+11
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-17
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-17
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
1
-7
/
+174
2021-06-17
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
1
-0
/
+36
2021-06-17
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
1
-7
/
+11
2021-06-17
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
1
-129
/
+155
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2
-2
/
+310
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2
-19
/
+22
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2
-34
/
+48
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2
-5
/
+94
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
3
-34
/
+345
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
1
-17
/
+262
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
1
-27
/
+190
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2
-8
/
+106
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
1
-51
/
+89
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-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2
-3
/
+86
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2
-12
/
+94
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
3
-43
/
+256
2021-06-03
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2
-1
/
+178
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
1
-10
/
+3
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
5
-0
/
+182
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
1
-24
/
+100
2021-05-28
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
1
-8
/
+8
2021-05-28
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
1
-2
/
+5
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
4
-76
/
+150
[next]