summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes2021-12-171-15/+178
| * | crypto: ccp - Add psp_init_on_probe module parameterPeter Gonda2021-12-171-7/+12
| * | crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda2021-12-171-7/+13
| * | crypto: ccp - Move SEV_INIT retry for corrupted dataPeter Gonda2021-12-171-14/+16
| * | crypto: ccp - Add SEV_INIT rc error logging on initPeter Gonda2021-12-171-1/+2
| * | crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian2021-12-111-1/+1
| * | crypto: octeontx2 - parameters for custom engine groupsSrujana Challa2021-12-116-1/+142
| * | crypto: octeontx2 - add apis for custom engine groupsSrujana Challa2021-12-112-7/+322
| * | crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu2021-12-112-4/+5
| * | crypto: stm32/cryp - reorder hw initializationNicolas Toromanoff2021-12-111-13/+26
| * | crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff2021-12-111-547/+243
| * | crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff2021-12-111-1/+1
| * | crypto: stm32/cryp - fix double pm exitNicolas Toromanoff2021-12-111-2/+0
| * | crypto: stm32/cryp - check early input dataNicolas Toromanoff2021-12-111-1/+113
| * | crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff2021-12-111-2/+0
| * | crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff2021-12-111-14/+13
| * | crypto: stm32/cryp - don't print error on probe deferralEtienne Carriere2021-12-111-1/+2
| * | crypto: stm32/cryp - defer probe for reset controllerEtienne Carriere2021-12-111-2/+6
| * | crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter2021-12-031-5/+4
| * | crypto: sa2ul - Use bitfield helpersGeert Uytterhoeven2021-12-031-9/+10
| * | crypto: caam - save caam memory to support crypto engine retry mechanism.Gaurav Jain2021-12-033-0/+12
| * | crypto: hisilicon/qm - simplified the calculation of qos shaper parametersKai Ye2021-11-261-29/+55
| * | crypto: hisilicon/qm - some optimizations of ths qos write processKai Ye2021-11-261-41/+46
| * | crypto: hisilicon/qm - modify the value of qos initializationKai Ye2021-11-261-5/+7
| * | crypto: hisilicon - modify the value of engine type rateKai Ye2021-11-263-4/+4
| * | crypto: sun8i-ce - Add support for the D1 variantCorentin Labbe2021-11-262-0/+22
| * | crypto: qat - improve logging of PFVF messagesMarco Chiappero2021-11-263-24/+17
| * | crypto: qat - fix VF IDs in PFVF log messagesMarco Chiappero2021-11-262-6/+6
| * | crypto: qat - do not rely on min versionMarco Chiappero2021-11-2610-32/+8
| * | crypto: qat - refactor pfvf version request messagesMarco Chiappero2021-11-261-19/+23
| * | crypto: qat - pass the PF2VF responses back to the callersMarco Chiappero2021-11-267-26/+33
| * | crypto: qat - use enums for PFVF protocol codesMarco Chiappero2021-11-261-11/+22
| * | crypto: qat - reorganize PFVF protocol definitionsMarco Chiappero2021-11-261-17/+19
| * | crypto: qat - reorganize PFVF codeMarco Chiappero2021-11-2622-276/+341
| * | crypto: qat - abstract PFVF receive logicGiovanni Cabiddu2021-11-264-44/+81
| * | crypto: qat - abstract PFVF send functionMarco Chiappero2021-11-264-91/+102
| * | crypto: qat - differentiate between pf2vf and vf2pf offsetMarco Chiappero2021-11-263-7/+10
| * | crypto: qat - add pfvf_opsMarco Chiappero2021-11-2616-61/+76
| * | crypto: qat - relocate PFVF disabled functionGiovanni Cabiddu2021-11-263-6/+10
| * | crypto: qat - relocate PFVF VF related logicMarco Chiappero2021-11-2611-29/+22
| * | crypto: qat - relocate PFVF PF related logicMarco Chiappero2021-11-269-69/+103
| * | crypto: qat - handle retries due to collisions in adf_iov_putmsg()Marco Chiappero2021-11-261-33/+19
| * | crypto: qat - split PFVF message decoding from handlingMarco Chiappero2021-11-262-59/+71
| * | crypto: qat - re-enable interrupts for legacy PFVF messagesGiovanni Cabiddu2021-11-262-2/+2
| * | crypto: qat - change PFVF ACK behaviourGiovanni Cabiddu2021-11-262-7/+8
| * | crypto: qat - move interrupt code out of the PFVF handlerMarco Chiappero2021-11-263-11/+16
| * | crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero2021-11-263-66/+86
| * | crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu2021-11-263-41/+39
| * | crypto: qat - refactor PF top half for PFVFMarco Chiappero2021-11-261-40/+44
| * | crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu2021-11-261-6/+6