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: qat - leverage read_poll_timeout in PFVF send
Marco Chiappero
2021-12-24
1
-12
/
+8
*
crypto: qat - leverage bitfield.h utils for PFVF messages
Marco Chiappero
2021-12-24
3
-14
/
+14
*
crypto: qat - abstract PFVF messages with struct pfvf_message
Marco Chiappero
2021-12-24
12
-83
/
+184
*
crypto: qat - set PFVF_MSGORIGIN just before sending
Marco Chiappero
2021-12-24
4
-11
/
+7
*
crypto: qat - make PFVF send and receive direction agnostic
Marco Chiappero
2021-12-24
4
-37
/
+89
*
crypto: qat - make PFVF message construction direction agnostic
Marco Chiappero
2021-12-24
6
-71
/
+120
*
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
2021-12-24
8
-115
/
+61
*
crypto: qat - support the reset of ring pairs on PF
Marco Chiappero
2021-12-24
5
-0
/
+67
*
crypto: qat - extend crypto capability detection for 4xxx
Giovanni Cabiddu
2021-12-24
2
-4
/
+34
*
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
3
-1
/
+10
*
crypto: qat - set CIPHER capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
1
-3
/
+9
*
crypto: qat - get compression extended capabilities
Giovanni Cabiddu
2021-12-24
3
-1
/
+41
*
crypto: octeontx2 - Use swap() instead of swap_engines()
Jiapeng Chong
2021-12-24
1
-11
/
+1
*
crypto: omap - increase priority of DES/3DES
Corentin Labbe
2021-12-24
1
-4
/
+4
*
hwrng: cn10k - Add random number generator support
Sunil Goutham
2021-12-24
3
-0
/
+193
*
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
2021-12-24
1
-1
/
+4
*
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
2021-12-17
1
-1
/
+21
*
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
2021-12-17
1
-11
/
+57
*
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
2021-12-17
1
-7
/
+16
*
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
2021-12-17
1
-2
/
+2
*
crypto: hisilicon/qm - code movement
Weili Qian
2021-12-17
1
-69
/
+69
*
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
2021-12-17
1
-5
/
+18
*
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2021-12-17
1
-2
/
+1
*
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
2021-12-17
1
-1
/
+2
*
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-12-17
1
-1
/
+1
*
crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-3
/
+1
*
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-4
/
+1
*
crypto: ccp - Add SEV_INIT_EX support
David Rientjes
2021-12-17
1
-15
/
+178
*
crypto: ccp - Add psp_init_on_probe module parameter
Peter Gonda
2021-12-17
1
-7
/
+12
*
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
2021-12-17
1
-7
/
+13
*
crypto: ccp - Move SEV_INIT retry for corrupted data
Peter Gonda
2021-12-17
1
-14
/
+16
*
crypto: ccp - Add SEV_INIT rc error logging on init
Peter Gonda
2021-12-17
1
-1
/
+2
*
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
2021-12-11
1
-1
/
+1
*
crypto: octeontx2 - parameters for custom engine groups
Srujana Challa
2021-12-11
6
-1
/
+142
*
crypto: octeontx2 - add apis for custom engine groups
Srujana Challa
2021-12-11
2
-7
/
+322
*
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2021-12-11
2
-4
/
+5
*
crypto: stm32/cryp - reorder hw initialization
Nicolas Toromanoff
2021-12-11
1
-13
/
+26
*
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
2021-12-11
1
-547
/
+243
*
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
2021-12-11
1
-1
/
+1
*
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
2021-12-11
1
-2
/
+0
*
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
2021-12-11
1
-1
/
+113
*
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
2021-12-11
1
-2
/
+0
*
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
2021-12-11
1
-14
/
+13
*
crypto: stm32/cryp - don't print error on probe deferral
Etienne Carriere
2021-12-11
1
-1
/
+2
*
crypto: stm32/cryp - defer probe for reset controller
Etienne Carriere
2021-12-11
1
-2
/
+6
*
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
Dan Carpenter
2021-12-03
1
-5
/
+4
*
crypto: sa2ul - Use bitfield helpers
Geert Uytterhoeven
2021-12-03
1
-9
/
+10
*
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
2021-12-03
3
-0
/
+12
*
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
2021-11-26
1
-29
/
+55
*
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
2021-11-26
1
-41
/
+46
[next]