summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: qat - add reset CSR and mask to chip infoJack Xu2020-11-132-17/+24
| * | crypto: qat - add local memory size to chip infoJack Xu2020-11-133-1/+4
| * | crypto: qat - add support for lm2 and lm3Jack Xu2020-11-136-2/+101
| * | crypto: qat - add next neighbor to chip_infoJack Xu2020-11-133-6/+18
| * | crypto: qat - replace check based on DIDJack Xu2020-11-131-3/+5
| * | crypto: qat - introduce chip info structureJack Xu2020-11-133-35/+88
| * | crypto: qat - refactor long expressionsJack Xu2020-11-131-18/+23
| * | crypto: qat - refactor qat_uclo_set_ae_mode()Jack Xu2020-11-131-26/+43
| * | crypto: qat - move defines to header filesJack Xu2020-11-132-4/+4
| * | crypto: qat - remove global CSRs helpersJack Xu2020-11-132-16/+13
| * | crypto: qat - refactor AE startJack Xu2020-11-133-18/+18
| * | crypto: qat - change micro word data maskJack Xu2020-11-131-1/+1
| * | crypto: qat - change type for ctx_maskJack Xu2020-11-132-12/+12
| * | crypto: qat - add support for relative FW ucode loadingJack Xu2020-11-131-6/+7
| * | crypto: qat - rename qat_uclo_del_uof_obj()Jack Xu2020-11-133-3/+3
| * | crypto: qat - introduce additional parenthesisJack Xu2020-11-132-10/+10
| * | crypto: qat - remove unnecessary parenthesisJack Xu2020-11-132-11/+11
| * | crypto: qat - fix error messageJack Xu2020-11-131-1/+1
| * | crypto: qat - fix CSR accessJack Xu2020-11-131-4/+2
| * | crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu2020-11-131-1/+1
| * | crypto: qat - support for mof format in fw loaderGiovanni Cabiddu2020-11-135-5/+331
| * | crypto: cavium/nitrox - Fix sparse warningsHerbert Xu2020-11-139-21/+26
| * | crypto: qat - replace pci with PCI in commentsAdam Guerin2020-11-132-4/+4
| * | crypto: qat - remove cast for mailbox CSRAdam Guerin2020-11-131-1/+1
| * | crypto: caam - fix printing on xts fallback allocation error pathHoria Geantă2020-11-063-5/+6
| * | crypto: hisilicon/qm - split 'hisi_qm_init' into smaller piecesWeili Qian2020-11-061-33/+53
| * | crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller piecesWeili Qian2020-11-061-12/+32
| * | crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller piecesWeili Qian2020-11-061-8/+28
| * | crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'Weili Qian2020-11-061-1/+2
| * | crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'Weili Qian2020-11-061-3/+1
| * | crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-065-25/+8
| * | crypto: hisilicon/qm - modify the return type of functionWeili Qian2020-11-061-2/+2
| * | crypto: hisilicon/qm - numbers are replaced by macrosWeili Qian2020-11-061-7/+12
| * | crypto: qat - remove unneeded semicolonTom Rix2020-11-062-5/+5
| * | crypto: cavium/nitrox - remove unneeded semicolonTom Rix2020-11-061-1/+1
| * | crypto: caam - enable crypto-engine retry mechanismIuliana Prodan2020-11-062-1/+11
| * | crypto: atmel-sha - remove unneeded breakTom Rix2020-11-061-1/+0
| * | crypto: omap-aes - fix the reference count leak of omap deviceZhang Qilong2020-10-301-0/+1
| * | crypto: sa2ul - Reduce stack usageHerbert Xu2020-10-302-61/+63
| * | crypto: hisilicon - fixes some coding styleLongfang Liu2020-10-302-29/+18
| * | crypto: hisilicon - delete unused structure member variablesLongfang Liu2020-10-301-2/+0
| * | crypto: qat - extend ae_maskGiovanni Cabiddu2020-10-301-1/+1
| * | crypto: qat - allow for instances in different banksGiovanni Cabiddu2020-10-302-9/+28
| * | crypto: qat - refactor qat_crypto_dev_config()Giovanni Cabiddu2020-10-301-26/+41
| * | crypto: qat - refactor qat_crypto_create_instances()Giovanni Cabiddu2020-10-301-27/+41
| * | crypto: qat - change return value in adf_cfg_key_val_get()Giovanni Cabiddu2020-10-301-1/+1
| * | crypto: qat - change return value in adf_cfg_add_key_value_param()Giovanni Cabiddu2020-10-301-1/+1
| * | crypto: qat - remove unnecessary void* castsGiovanni Cabiddu2020-10-301-10/+10
| * | crypto: qat - call functions in adf_sriov if availableGiovanni Cabiddu2020-10-301-5/+10
| * | crypto: qat - remove hardcoded bank irq clear flag maskGiovanni Cabiddu2020-10-302-3/+2