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: ccree - use existing dev helper in init_cc_resources()
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
*
crypto: ccree - grammar s/not room/no room/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
*
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
*
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
Geert Uytterhoeven
2020-02-22
2
-14
/
+24
*
crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
Geert Uytterhoeven
2020-02-22
2
-29
/
+31
*
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
2020-02-22
2
-17
/
+18
*
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
2020-02-22
1
-5
/
+11
*
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
Geert Uytterhoeven
2020-02-22
1
-118
/
+119
*
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
*
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
2020-02-22
1
-55
/
+36
*
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2020-02-22
2
-26
/
+9
*
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
2
-34
/
+9
*
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2020-02-22
2
-21
/
+8
*
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2020-02-22
2
-23
/
+6
*
crypto: ccree - make cc_pm_{suspend,resume}() static
Geert Uytterhoeven
2020-02-22
2
-8
/
+6
*
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
Geert Uytterhoeven
2020-02-22
3
-14
/
+1
*
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
2020-02-22
1
-6
/
+2
*
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
2020-02-22
4
-65
/
+29
*
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
9
-55
/
+40
*
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2020-02-22
2
-7
/
+1
*
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
2
-3
/
+6
*
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
*
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2020-02-22
2
-2
/
+2
*
crypto: ccree - clean up clock handling
Geert Uytterhoeven
2020-02-22
3
-50
/
+11
*
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
2020-02-22
3
-22
/
+2
*
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
3
-3
/
+0
*
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
2020-02-22
3
-35
/
+17
*
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-22
4
-25
/
+23
*
crypto: ccree - fix retry handling in cc_send_sync_request()
Geert Uytterhoeven
2020-02-22
1
-4
/
+0
*
crypto: ccree - fix debugfs register access while suspended
Geert Uytterhoeven
2020-02-22
1
-0
/
+2
*
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-22
3
-8
/
+260
*
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
2020-02-22
1
-25
/
+6
*
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-02-22
1
-2
/
+1
*
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
2020-02-13
3
-4
/
+10
*
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2020-02-13
2
-8
/
+35
*
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
2020-02-13
3
-8
/
+10
*
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
2020-02-13
1
-3
/
+1
*
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2020-02-13
2
-1
/
+3
*
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
2020-02-13
1
-2
/
+3
*
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2020-02-13
2
-1
/
+20
*
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
2020-02-13
1
-8
/
+0
*
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
*
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2020-02-13
2
-22
/
+42
*
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
2020-02-13
1
-0
/
+1
*
crypto: ccree - fix some reported cipher block sizes
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
*
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
2020-02-13
1
-2
/
+4
*
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2020-02-13
2
-35
/
+28
*
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
2020-02-13
1
-31
/
+28
*
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
2020-02-13
5
-244
/
+185
*
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
2020-02-13
1
-0
/
+10
[next]