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
*
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2020-05-22
2
-0
/
+60
*
crypto: stm32/crc32 - protect from concurrent accesses
Nicolas Toromanoff
2020-05-22
1
-2
/
+45
*
crypto: stm32/crc32 - don't sleep in runtime pm
Nicolas Toromanoff
2020-05-22
1
-9
/
+36
*
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
2020-05-22
1
-12
/
+36
*
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
2020-05-22
1
-3
/
+3
*
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
2020-05-22
1
-50
/
+48
*
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
2020-05-15
1
-6
/
+5
*
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2020-05-15
2
-153
/
+187
*
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
2020-05-15
5
-48
/
+13
*
crypto: hisilicon - QM memory management optimization
Weili Qian
2020-05-15
2
-141
/
+128
*
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 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
2020-05-08
1
-1
/
+1
*
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
4
-4
/
+0
*
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
1
-3
/
+3
*
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
[next]