summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - leverage read_poll_timeout in PFVF sendMarco Chiappero2021-12-241-12/+8
* crypto: qat - leverage bitfield.h utils for PFVF messagesMarco Chiappero2021-12-243-14/+14
* crypto: qat - abstract PFVF messages with struct pfvf_messageMarco Chiappero2021-12-2412-83/+184
* crypto: qat - set PFVF_MSGORIGIN just before sendingMarco Chiappero2021-12-244-11/+7
* crypto: qat - make PFVF send and receive direction agnosticMarco Chiappero2021-12-244-37/+89
* crypto: qat - make PFVF message construction direction agnosticMarco Chiappero2021-12-246-71/+120
* crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero2021-12-248-115/+61
* crypto: qat - support the reset of ring pairs on PFMarco Chiappero2021-12-245-0/+67
* crypto: qat - extend crypto capability detection for 4xxxGiovanni Cabiddu2021-12-242-4/+34
* crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu2021-12-243-1/+10
* crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu2021-12-241-3/+9
* crypto: qat - get compression extended capabilitiesGiovanni Cabiddu2021-12-243-1/+41
* crypto: octeontx2 - Use swap() instead of swap_engines()Jiapeng Chong2021-12-241-11/+1
* crypto: omap - increase priority of DES/3DESCorentin Labbe2021-12-241-4/+4
* hwrng: cn10k - Add random number generator supportSunil Goutham2021-12-243-0/+193
* crypto: hisilicon/zip - add new algorithms for uacce deviceYang Shen2021-12-241-1/+4
* crypto: hisilicon/qm - disable queue when 'CQ' errorWeili Qian2021-12-171-1/+21
* crypto: hisilicon/qm - reset function if event queue overflowsWeili Qian2021-12-171-11/+57
* crypto: hisilicon/qm - use request_threaded_irq insteadWeili Qian2021-12-171-7/+16
* crypto: hisilicon/qm - modify the handling method after abnormal interruptionWeili Qian2021-12-171-2/+2
* crypto: hisilicon/qm - code movementWeili Qian2021-12-171-69/+69
* crypto: hisilicon/qm - remove unnecessary device memory resetWeili Qian2021-12-171-5/+18
* crypto: hisilicon/qm - fix deadlock for remove driverYang Shen2021-12-171-2/+1
* crypto: hisilicon/zip - enable ssid for sva sglYang Shen2021-12-171-1/+2
* crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()Weili Qian2021-12-171-1/+1
* crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva2021-12-171-3/+1
* crypto: cavium - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva2021-12-171-4/+1
* 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