summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu2021-11-261-0/+7
* crypto: ccp - no need to initialise statics to 0Jason Wang2021-11-201-1/+1
* crypto: ccree - remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-201-1/+0
* crypto: octeontx2 - use swap() to make code cleanerchiminghao2021-11-201-4/+1
* crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye2021-11-201-1/+1
* crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye2021-11-201-1/+1
* crypto: qce - fix uaf on qce_aead_register_oneChengfeng Ye2021-11-201-1/+1
* crypto: hisilicon/hpre - use swap() to make code cleanerYang Guang2021-11-201-4/+1
* crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()Wei Yongjun2021-11-201-0/+1
* crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li2021-11-201-1/+1
* crypto: atmel-aes - Reestablish the correct tfm context at dequeueTudor Ambarus2021-11-201-5/+1
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-067-29/+14
|\
| * crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+1
| * crypto: qat - simplify adf_enable_aer()Uwe Kleine-König2021-10-126-28/+13
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-11-0134-545/+1652
|\ \
| * | crypto: ccp - Make use of the helper macro kthread_run()Cai Huoqing2021-10-292-6/+4
| * | crypto: sa2ul - Use the defined variable to clean codeTang Bin2021-10-291-7/+6
| * | crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin2021-10-291-0/+2
| * | crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC DriverPrabhjot Khurana2021-10-293-0/+1038
| * | crypto: octeontx2 - set assoclen in aead_do_fallback()Ovidiu Panait2021-10-151-0/+1
| * | crypto: ccp - Fix whitespace in sev_cmd_buffer_len()Peter Gonda2021-10-151-1/+1