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: sun8i-ce - handle endianness of t_common_ctl
Corentin Labbe
2020-09-25
1
-1
/
+4
|
*
|
crypto: sun8i-ss - better debug printing
Corentin Labbe
2020-09-25
1
-3
/
+3
|
*
|
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
1
-0
/
+2
|
*
|
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
1
-1
/
+1
|
*
|
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
2020-09-25
5
-0
/
+667
|
*
|
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
2020-09-25
5
-0
/
+246
|
*
|
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2020-09-25
2
-1
/
+3
|
*
|
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-11
/
+1
|
*
|
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-38
/
+6
|
*
|
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-21
/
+2
|
*
|
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-14
/
+2
|
*
|
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
2
-26
/
+4
|
*
|
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-09-25
1
-3
/
+1
|
*
|
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2020-09-25
2
-3
/
+13
|
*
|
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
2020-09-25
1
-2
/
+0
|
*
|
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-25
2
-56
/
+5
|
*
|
crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey
Herbert Xu
2020-09-25
3
-42
/
+36
|
*
|
crypto: inside-secure - Move ipad/opad into safexcel_context
Herbert Xu
2020-09-25
3
-63
/
+72
|
*
|
crypto: inside-secure - Move priv pointer into safexcel_context
Herbert Xu
2020-09-25
3
-30
/
+30
|
*
|
crypto: atmel-aes - convert to use be32_add_cpu()
Liu Shixin
2020-09-25
1
-1
/
+1
|
*
|
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
2020-09-25
1
-2
/
+2
|
*
|
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
2020-09-18
2
-3
/
+54
|
*
|
crypto: n2 - Fix sparse endianness warning
Herbert Xu
2020-09-18
1
-7
/
+7
|
*
|
crypto: sun8i - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
2
-12
/
+6
|
*
|
crypto: stm32-hash - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-8
/
+3
|
*
|
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-2
/
+1
|
*
|
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
2020-09-18
4
-8
/
+11
|
*
|
crypto: hisilicon - fixed memory allocation error
Longfang Liu
2020-09-18
1
-4
/
+12
|
*
|
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
2020-09-18
1
-1
/
+1
|
*
|
crypto: hisilicon - update SEC module parameter description
Longfang Liu
2020-09-18
1
-1
/
+1
|
*
|
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
2020-09-18
1
-1
/
+1
|
*
|
crypto: hisilicon - update mininum queue
Longfang Liu
2020-09-18
1
-2
/
+2
|
*
|
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
6
-30
/
+12
|
*
|
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-18
9
-31
/
+27
|
*
|
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-18
1
-1
/
+1
|
*
|
crypto: inside-secure - Prevent missing of processing errors
Pascal van Leeuwen
2020-09-18
1
-4
/
+5
|
*
|
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
2020-09-18
1
-8
/
+9
|
*
|
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
2
-19
/
+11
|
*
|
crypto: hisilicon/zip - supplement some comments
Yang Shen
2020-09-18
1
-2
/
+2
|
*
|
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2020-09-18
2
-14
/
+14
|
*
|
crypto: hisilicon/zip - fix static check warning
Yang Shen
2020-09-18
1
-6
/
+6
|
*
|
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
2
-16
/
+45
|
*
|
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
2020-09-18
1
-10
/
+13
|
*
|
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
2020-09-18
1
-3
/
+4
|
*
|
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
2020-09-18
1
-31
/
+24
|
*
|
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
2020-09-18
1
-17
/
+18
|
*
|
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2020-09-18
2
-2
/
+0
|
*
|
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
2020-09-18
1
-0
/
+3
|
*
|
crypto: omap-sham - convert to use crypto engine
Tero Kristo
2020-09-18
1
-108
/
+78
|
*
|
crypto: sa2ul - Select CRYPTO_AUTHENC
Herbert Xu
2020-09-18
1
-0
/
+1
[prev]
[next]