index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-9
/
+1
*
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
*
hwrng: cctrng - update help description
Hadar Gat
2020-05-08
1
-6
/
+7
*
hwrng: cctrng - change default to n
Hadar Gat
2020-05-08
1
-1
/
+0
*
hwrng: cctrng - Add dependency on OF
Hadar Gat
2020-05-08
1
-1
/
+1
*
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
*
hwrng: cctrng - Make some symbols static
Zou Wei
2020-04-30
1
-2
/
+2
*
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
2020-04-30
1
-1
/
+1
*
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
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
*
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
2020-04-30
1
-3
/
+1
*
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
*
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
2020-04-22
1
-0
/
+1
*
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
2020-04-22
1
-0
/
+3
*
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
2020-04-20
1
-0
/
+1
*
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
*
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
2020-04-16
1
-3
/
+1
*
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
Markus Elfring
2020-04-16
1
-4
/
+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
*
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
2020-04-16
4
-0
/
+821
*
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-04-16
1
-1
/
+1
*
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
*
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
*
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
*
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
*
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
2
-8
/
+0
|
\
[next]