index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: vmx - Source headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-03-26
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2
-1
/
+5
2021-03-26
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
1
-1
/
+1
2021-03-26
crypto: keembay - Fix incorrectly named functions/structs
Lee Jones
1
-4
/
+4
2021-03-26
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
4
-15
/
+12
2021-03-26
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2
-6
/
+4
2021-03-26
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
4
-32
/
+38
2021-03-26
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s 'queue' param
Lee Jones
1
-0
/
+1
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
4
-8
/
+16
2021-03-26
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2
-3
/
+3
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-26
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-03-26
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
1
-4
/
+4
2021-03-19
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
1
-55
/
+76
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
3
-43
/
+39
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-03-13
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
1
-13
/
+8
2021-03-13
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-13
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-13
crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()
Jia-Ju Bai
1
-0
/
+1
2021-03-13
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
3
-8
/
+361
2021-03-13
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
3
-5
/
+513
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
1
-20
/
+8
2021-03-13
crypto: hisilicon/hpre - add algorithm type
Meng Yu
3
-9
/
+24
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
9
-18
/
+19
2021-03-13
crypto: ccp - Don't initialize SEV support without the SEV feature
Tom Lendacky
1
-0
/
+6
2021-03-13
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
1
-1
/
+3
2021-03-13
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-03-07
crypto: nx - add missing call to of_node_put()
Yang Li
1
-1
/
+3
2021-03-07
crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Krzysztof Kozlowski
1
-1
/
+1
2021-03-07
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
1
-1
/
+1
2021-03-07
crypto: qce - Remove totallen and offset in qce_start
Thara Gopinath
4
-14
/
+10
2021-03-07
crypto: qce - Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
1
-1
/
+0
2021-03-07
crypto: qce - Set data unit size to message length for AES XTS transformation
Thara Gopinath
1
-4
/
+4
2021-03-07
crypto: qce - Improve the conditions for requesting AES fallback cipher
Thara Gopinath
1
-6
/
+11
2021-03-07
crypto: qce - Set ivsize to 0 for ecb(aes)
Thara Gopinath
1
-1
/
+1
2021-03-07
crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
1
-0
/
+9
2021-03-07
crypto: qce - Return error for zero length messages
Thara Gopinath
1
-0
/
+5
2021-03-07
crypto: qce - Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
1
-0
/
+15
2021-03-07
crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algorithm
Thara Gopinath
1
-1
/
+18
2021-03-07
crypto: qce - Hold back a block of data to be transferred as part of final
Thara Gopinath
1
-0
/
+19
2021-03-07
crypto: qce - Restore/save ahash state with custom struct in export/import
Thara Gopinath
1
-88
/
+34
2021-03-07
crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Wei Yongjun
1
-1
/
+3
2021-03-07
crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
Wei Yongjun
1
-1
/
+3
2021-03-07
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
1
-3
/
+0
2021-03-07
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2
-3
/
+3
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
87
-5977
/
+10711
[prev]
[next]