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-ss - Fix memory leak of pad
Colin Ian King
2021-04-09
1
-3
/
+4
|
*
crypto: rockchip - delete unneeded variable initialization
Kai Ye
2021-04-09
1
-1
/
+1
|
*
crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
2021-04-09
1
-2
/
+1
|
*
crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
2021-04-09
1
-1
/
+1
|
*
crypto: ccp - A value assigned to a variable is never used
Jiapeng Chong
2021-04-09
1
-1
/
+0
|
*
crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
2021-04-09
1
-5
/
+12
|
*
crypto: allwinner - add missing CRYPTO_ prefix
Corentin Labbe
2021-04-09
1
-7
/
+7
|
*
crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
2021-04-02
1
-5
/
+32
|
*
crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Meng Yu
2021-04-02
1
-4
/
+18
|
*
crypto: hisilicon/hpre - delete redundant '\n'
Hui Tang
2021-04-02
2
-3
/
+3
|
*
crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Hui Tang
2021-04-02
1
-2
/
+1
|
*
crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Hui Tang
2021-04-02
1
-25
/
+18
|
*
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2021-04-02
2
-0
/
+26
|
*
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
2021-04-02
1
-31
/
+110
|
*
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2021-04-02
2
-15
/
+34
|
*
crypto: hisilicon/zip - adjust functions location
Yang Shen
2021-04-02
1
-276
/
+276
|
*
crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
2021-04-02
3
-5
/
+5
|
*
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
2021-04-02
1
-8
/
+21
|
*
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-03-26
7
-7
/
+7
|
*
crypto: ux500 - fix incorrect kernel-doc comment syntax
Aditya Srivastava
2021-03-26
4
-12
/
+12
|
*
crypto: amcc - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-03-26
6
-31
/
+31
|
*
crypto: vmx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-03-26
5
-5
/
+5
|
*
crypto: hisilicon/qm - add queue isolation support for Kunpeng930
Weili Qian
2021-03-26
2
-48
/
+117
|
*
crypto: hisilicon/qm - set the number of queues for function
Weili Qian
2021-03-26
2
-26
/
+78
|
*
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
2021-03-26
7
-200
/
+76
|
*
crypto: hisilicon/qm - set the total number of queues
Weili Qian
2021-03-26
4
-16
/
+16
|
*
crypto: hisilicon/hpre - fix Kconfig
Hui Tang
2021-03-26
1
-1
/
+2
|
*
crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
Hui Tang
2021-03-26
1
-1
/
+12
|
*
crypto: hisilicon - fix the check on dma address
Hui Tang
2021-03-26
3
-19
/
+1
|
*
crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path
Hui Tang
2021-03-26
1
-10
/
+9
|
*
crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
Hui Tang
2021-03-26
1
-10
/
+1
|
*
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2021-03-26
3
-6
/
+6
|
*
crypto: qat - don't release uninitialized resources
Tong Zhang
2021-03-26
1
-4
/
+13
|
*
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
2021-03-26
1
-2
/
+2
|
*
crypto: nx - Repair some kernel-doc problems
Lee Jones
2021-03-26
3
-4
/
+5
|
*
crypto: vmx - Source headers are not good kernel-doc candidates
Lee Jones
2021-03-26
1
-1
/
+1
|
*
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2021-03-26
2
-1
/
+5
|
*
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
2021-03-26
1
-1
/
+1
|
*
crypto: keembay - Fix incorrectly named functions/structs
Lee Jones
2021-03-26
1
-4
/
+4
|
*
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
2021-03-26
4
-15
/
+12
|
*
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2021-03-26
2
-6
/
+4
|
*
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
2021-03-26
4
-32
/
+38
|
*
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
2021-03-26
1
-0
/
+1
|
*
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
2021-03-26
1
-1
/
+1
|
*
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
4
-8
/
+16
|
*
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
2
-3
/
+3
|
*
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-4
/
+5
|
*
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-3
/
+3
|
*
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2021-03-26
2
-16
/
+53
|
*
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
2021-03-26
1
-4
/
+4
[prev]
[next]