summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-11-20crypto: sun8i-ce - fix two error path's memory leakCorentin Labbe
2020-11-20crypto: kconfig - fix a couple of spelling mistakesColin Ian King
2020-11-20crypto: qat - add qat_4xxx driverGiovanni Cabiddu
2020-11-20crypto: qat - add hook to initialize vector routing tableGiovanni Cabiddu
2020-11-20crypto: qat - target fw images to specific AEsGiovanni Cabiddu
2020-11-20crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong
2020-11-20crypto: hisilicon/zip - add a work_queue for zip irqYang Shen
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-20crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor
2020-11-20crypto: caam/qi - simplify error path for context allocationHoria Geantă
2020-11-20crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai Ye
2020-11-13crypto: qat - add gen4 firmware loaderJack Xu
2020-11-13crypto: qat - add support for broadcasting modeJack Xu
2020-11-13crypto: qat - add support for shared ustoreJack Xu
2020-11-13crypto: qat - allow to target specific AEsJack Xu
2020-11-13crypto: qat - add FCU CSRs to chip infoJack Xu
2020-11-13crypto: qat - add CSS3K supportJack Xu
2020-11-13crypto: qat - use ae_maskJack Xu
2020-11-13crypto: qat - add check for null pointerJack Xu
2020-11-13crypto: qat - add misc control CSR to chip infoJack Xu
2020-11-13crypto: qat - add wake up event to chip infoJack Xu
2020-11-13crypto: qat - add clock enable CSR to chip infoJack Xu
2020-11-13crypto: qat - add reset CSR and mask to chip infoJack Xu
2020-11-13crypto: qat - add local memory size to chip infoJack Xu
2020-11-13crypto: qat - add support for lm2 and lm3Jack Xu
2020-11-13crypto: qat - add next neighbor to chip_infoJack Xu
2020-11-13crypto: qat - replace check based on DIDJack Xu
2020-11-13crypto: qat - introduce chip info structureJack Xu
2020-11-13crypto: qat - refactor long expressionsJack Xu
2020-11-13crypto: qat - refactor qat_uclo_set_ae_mode()Jack Xu
2020-11-13crypto: qat - move defines to header filesJack Xu
2020-11-13crypto: qat - remove global CSRs helpersJack Xu
2020-11-13crypto: qat - refactor AE startJack Xu
2020-11-13crypto: qat - change micro word data maskJack Xu
2020-11-13crypto: qat - change type for ctx_maskJack Xu
2020-11-13crypto: qat - add support for relative FW ucode loadingJack Xu
2020-11-13crypto: qat - rename qat_uclo_del_uof_obj()Jack Xu
2020-11-13crypto: qat - introduce additional parenthesisJack Xu
2020-11-13crypto: qat - remove unnecessary parenthesisJack Xu
2020-11-13crypto: qat - fix error messageJack Xu
2020-11-13crypto: qat - fix CSR accessJack Xu
2020-11-13crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu
2020-11-13crypto: qat - support for mof format in fw loaderGiovanni Cabiddu
2020-11-13crypto: cavium/nitrox - Fix sparse warningsHerbert Xu
2020-11-13crypto: qat - replace pci with PCI in commentsAdam Guerin
2020-11-13crypto: qat - remove cast for mailbox CSRAdam Guerin
2020-11-06crypto: caam - fix printing on xts fallback allocation error pathHoria Geantă
2020-11-06crypto: hisilicon/qm - split 'hisi_qm_init' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller piecesWeili Qian