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: 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
|
*
|
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
2021-11-26
1
-5
/
+7
|
*
|
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-26
3
-4
/
+4
|
*
|
crypto: sun8i-ce - Add support for the D1 variant
Corentin Labbe
2021-11-26
2
-0
/
+22
|
*
|
crypto: qat - improve logging of PFVF messages
Marco Chiappero
2021-11-26
3
-24
/
+17
|
*
|
crypto: qat - fix VF IDs in PFVF log messages
Marco Chiappero
2021-11-26
2
-6
/
+6
|
*
|
crypto: qat - do not rely on min version
Marco Chiappero
2021-11-26
10
-32
/
+8
|
*
|
crypto: qat - refactor pfvf version request messages
Marco Chiappero
2021-11-26
1
-19
/
+23
|
*
|
crypto: qat - pass the PF2VF responses back to the callers
Marco Chiappero
2021-11-26
7
-26
/
+33
|
*
|
crypto: qat - use enums for PFVF protocol codes
Marco Chiappero
2021-11-26
1
-11
/
+22
|
*
|
crypto: qat - reorganize PFVF protocol definitions
Marco Chiappero
2021-11-26
1
-17
/
+19
|
*
|
crypto: qat - reorganize PFVF code
Marco Chiappero
2021-11-26
22
-276
/
+341
|
*
|
crypto: qat - abstract PFVF receive logic
Giovanni Cabiddu
2021-11-26
4
-44
/
+81
|
*
|
crypto: qat - abstract PFVF send function
Marco Chiappero
2021-11-26
4
-91
/
+102
|
*
|
crypto: qat - differentiate between pf2vf and vf2pf offset
Marco Chiappero
2021-11-26
3
-7
/
+10
|
*
|
crypto: qat - add pfvf_ops
Marco Chiappero
2021-11-26
16
-61
/
+76
|
*
|
crypto: qat - relocate PFVF disabled function
Giovanni Cabiddu
2021-11-26
3
-6
/
+10
|
*
|
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
2021-11-26
11
-29
/
+22
|
*
|
crypto: qat - relocate PFVF PF related logic
Marco Chiappero
2021-11-26
9
-69
/
+103
|
*
|
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Marco Chiappero
2021-11-26
1
-33
/
+19
|
*
|
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2021-11-26
2
-59
/
+71
|
*
|
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2021-11-26
2
-2
/
+2
|
*
|
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2021-11-26
2
-7
/
+8
|
*
|
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
2021-11-26
3
-11
/
+16
|
*
|
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
2021-11-26
3
-66
/
+86
|
*
|
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
2021-11-26
3
-41
/
+39
|
*
|
crypto: qat - refactor PF top half for PFVF
Marco Chiappero
2021-11-26
1
-40
/
+44
|
*
|
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2021-11-26
1
-6
/
+6
[prev]
[next]