summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-80/+8
* crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-63/+7
* crypto: mips/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-87/+8
* crypto: sha256 - remove duplicate generic hash init functionTianjia Zhang2021-12-311-14/+2
* crypto: jitter - add oversampling of noise sourceStephan Müller2021-12-311-2/+21
* MAINTAINERS: update SEC2 driver maintainers listKai Ye2021-12-311-0/+1
* crypto: ux500 - Use platform_get_irq() to get the interruptLad Prabhakar2021-12-242-19/+9
* crypto: hisilicon/qm - disable qm clock-gatingWeili Qian2021-12-241-0/+17
* crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit2021-12-241-1/+1
* MAINTAINERS: update caam crypto driver maintainers listPankaj Gupta2021-12-241-0/+1
* crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter2021-12-241-1/+2
* crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()Dan Carpenter2021-12-241-1/+1
* crypto: qat - add support for compression for 4xxxTomasz Kowalik2021-12-248-13/+147
* crypto: qat - allow detection of dc capabilities for 4xxxGiovanni Cabiddu2021-12-242-26/+44
* crypto: qat - add PFVF support to enable the reset of ring pairsMarco Chiappero2021-12-243-0/+67
* crypto: qat - add PFVF support to the GEN4 host driverMarco Chiappero2021-12-245-10/+196
* crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero2021-12-246-13/+34
* crypto: qat - exchange ring-to-service mappings over PFVFMarco Chiappero2021-12-247-1/+63
* crypto: qat - support fast ACKs in the PFVF protocolMarco Chiappero2021-12-245-30/+91
* crypto: qat - exchange device capabilities over PFVFMarco Chiappero2021-12-248-4/+112
* crypto: qat - introduce support for PFVF block messagesMarco Chiappero2021-12-249-3/+442
* crypto: qat - store the ring-to-service mappingMarco Chiappero2021-12-2411-0/+44
* crypto: qat - store the PFVF protocol version of the endpointsMarco Chiappero2021-12-244-2/+9
* crypto: qat - improve the ACK timings in PFVF sendMarco Chiappero2021-12-242-3/+4
* 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
* crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld2021-12-241-278/+489
* 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