index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
2020-05-15
4
-72
/
+81
|
*
|
|
|
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
2020-05-15
5
-25
/
+13
|
*
|
|
|
crypto: hisilicon - add FLR support
Shukun Tan
2020-05-15
5
-4
/
+165
|
*
|
|
|
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
2020-05-15
2
-83
/
+307
|
*
|
|
|
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
2020-05-15
4
-97
/
+49
|
*
|
|
|
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
2020-05-15
1
-18
/
+42
|
*
|
|
|
crypto: hisilicon/hpre - modify the HPRE probe process
Longfang Liu
2020-05-15
1
-17
/
+25
|
*
|
|
|
crypto: hisilicon/sec2 - modify the SEC probe process
Longfang Liu
2020-05-15
1
-37
/
+30
|
*
|
|
|
crypto: hisilicon/sec2 - constify sec_dfx_regs
Rikard Falkeborn
2020-05-15
1
-1
/
+1
|
*
|
|
|
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
1
-1
/
+1
|
*
|
|
|
crypto: hisilicon/hpre - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
1
-2
/
+2
|
*
|
|
|
crypto: ccree - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
1
-2
/
+2
|
*
|
|
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
4
-4
/
+0
|
*
|
|
|
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-33
/
+6
|
*
|
|
|
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-16
/
+4
|
*
|
|
|
crypto: n2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-5
/
+2
|
*
|
|
|
crypto: mediatek - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-5
/
+2
|
*
|
|
|
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-3
/
+2
|
*
|
|
|
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-6
/
+3
|
*
|
|
|
crypto: ccp - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-7
/
+2
|
*
|
|
|
crypto: artpec6 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-7
/
+3
|
*
|
|
|
crypto: bcm - Use the defined variable to clean code
Tang Bin
2020-05-08
1
-4
/
+4
|
*
|
|
|
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
2020-05-08
1
-2
/
+5
|
*
|
|
|
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
2020-05-08
1
-7
/
+15
|
*
|
|
|
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
2020-05-08
1
-2
/
+7
|
*
|
|
|
crypto: bcm - Fix unused assignment
Tang Bin
2020-04-30
1
-8
/
+8
|
*
|
|
|
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
2020-04-30
1
-1
/
+1
|
*
|
|
|
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
2020-04-30
1
-1
/
+1
|
*
|
|
|
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
2020-04-30
1
-0
/
+43
|
*
|
|
|
crypto: bcm - Delete redundant variable definition
Tang Bin
2020-04-24
1
-1
/
+0
|
*
|
|
|
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
2020-04-24
1
-1
/
+1
|
*
|
|
|
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
2020-04-22
1
-0
/
+3
|
*
|
|
|
crypto: hisilicon/qm - fix build failure with ACPI off
Shukun Tan
2020-04-20
1
-0
/
+1
|
*
|
|
|
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
2020-04-16
6
-69
/
+70
|
*
|
|
|
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
2020-04-16
1
-2
/
+1
|
*
|
|
|
crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
Markus Elfring
2020-04-16
1
-3
/
+1
|
*
|
|
|
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
2020-04-16
1
-3
/
+1
|
*
|
|
|
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
2020-04-16
1
-9
/
+114
|
*
|
|
|
crypto: hisilicon/sec2 - add controller reset support for SEC2
Yang Shen
2020-04-16
1
-12
/
+28
|
*
|
|
|
crypto: hisilicon/hpre - add controller reset support for HPRE
Hui Tang
2020-04-16
1
-9
/
+37
|
*
|
|
|
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
2020-04-16
1
-6
/
+51
|
*
|
|
|
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2020-04-16
2
-0
/
+560
|
*
|
|
|
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
2020-04-16
4
-2
/
+64
|
*
|
|
|
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
2020-04-16
5
-324
/
+138
|
*
|
|
|
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
2020-04-16
6
-29
/
+22
*
|
|
|
|
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-05-27
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-07
1
-37
/
+46
|
\
\
\
\
|
*
|
|
|
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-05-04
1
-37
/
+46
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-29
3
-7
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-04-16
1
-1
/
+1
[prev]
[next]