summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-31crypto: sha256 - remove duplicate generic hash init functionTianjia Zhang
2021-12-31crypto: jitter - add oversampling of noise sourceStephan Müller
2021-12-31MAINTAINERS: update SEC2 driver maintainers listKai Ye
2021-12-24crypto: ux500 - Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-24crypto: hisilicon/qm - disable qm clock-gatingWeili Qian
2021-12-24crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2021-12-24MAINTAINERS: update caam crypto driver maintainers listPankaj Gupta
2021-12-24crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter
2021-12-24crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()Dan Carpenter
2021-12-24crypto: qat - add support for compression for 4xxxTomasz Kowalik
2021-12-24crypto: qat - allow detection of dc capabilities for 4xxxGiovanni Cabiddu
2021-12-24crypto: qat - add PFVF support to enable the reset of ring pairsMarco Chiappero
2021-12-24crypto: qat - add PFVF support to the GEN4 host driverMarco Chiappero
2021-12-24crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero
2021-12-24crypto: qat - exchange ring-to-service mappings over PFVFMarco Chiappero
2021-12-24crypto: qat - support fast ACKs in the PFVF protocolMarco Chiappero
2021-12-24crypto: qat - exchange device capabilities over PFVFMarco Chiappero
2021-12-24crypto: qat - introduce support for PFVF block messagesMarco Chiappero
2021-12-24crypto: qat - store the ring-to-service mappingMarco Chiappero
2021-12-24crypto: qat - store the PFVF protocol version of the endpointsMarco Chiappero
2021-12-24crypto: qat - improve the ACK timings in PFVF sendMarco Chiappero
2021-12-24crypto: qat - leverage read_poll_timeout in PFVF sendMarco Chiappero
2021-12-24crypto: qat - leverage bitfield.h utils for PFVF messagesMarco Chiappero
2021-12-24crypto: qat - abstract PFVF messages with struct pfvf_messageMarco Chiappero
2021-12-24crypto: qat - set PFVF_MSGORIGIN just before sendingMarco Chiappero
2021-12-24crypto: qat - make PFVF send and receive direction agnosticMarco Chiappero
2021-12-24crypto: qat - make PFVF message construction direction agnosticMarco Chiappero
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero
2021-12-24crypto: qat - support the reset of ring pairs on PFMarco Chiappero
2021-12-24crypto: qat - extend crypto capability detection for 4xxxGiovanni Cabiddu
2021-12-24crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu
2021-12-24crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu
2021-12-24crypto: qat - get compression extended capabilitiesGiovanni Cabiddu
2021-12-24crypto: octeontx2 - Use swap() instead of swap_engines()Jiapeng Chong
2021-12-24crypto: omap - increase priority of DES/3DESCorentin Labbe
2021-12-24crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld
2021-12-24hwrng: cn10k - Add random number generator supportSunil Goutham
2021-12-24crypto: hisilicon/zip - add new algorithms for uacce deviceYang Shen
2021-12-17crypto: hisilicon/qm - disable queue when 'CQ' errorWeili Qian
2021-12-17crypto: hisilicon/qm - reset function if event queue overflowsWeili Qian
2021-12-17crypto: hisilicon/qm - use request_threaded_irq insteadWeili Qian
2021-12-17crypto: hisilicon/qm - modify the handling method after abnormal interruptionWeili Qian
2021-12-17crypto: hisilicon/qm - code movementWeili Qian
2021-12-17crypto: hisilicon/qm - remove unnecessary device memory resetWeili Qian
2021-12-17crypto: hisilicon/qm - fix deadlock for remove driverYang Shen
2021-12-17crypto: hisilicon/zip - enable ssid for sva sglYang Shen
2021-12-17crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()Weili Qian
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-17crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-12-17crypto: cavium - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva