summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
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-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: marvell/octeontx - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-12-17crypto: cavium - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-12-17crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes
2021-12-17crypto: ccp - Add psp_init_on_probe module parameterPeter Gonda
2021-12-17crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda
2021-12-17crypto: ccp - Move SEV_INIT retry for corrupted dataPeter Gonda
2021-12-17crypto: ccp - Add SEV_INIT rc error logging on initPeter Gonda
2021-12-11crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian
2021-12-11crypto: octeontx2 - parameters for custom engine groupsSrujana Challa
2021-12-11crypto: octeontx2 - add apis for custom engine groupsSrujana Challa
2021-12-11crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu
2021-12-11crypto: stm32/cryp - reorder hw initializationNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2021-12-11crypto: stm32/cryp - check early input dataNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff
2021-12-11crypto: stm32/cryp - don't print error on probe deferralEtienne Carriere
2021-12-11crypto: stm32/cryp - defer probe for reset controllerEtienne Carriere
2021-12-03crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter