summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2022-05-06crypto: atmel-sha204a - Suppress duplicate error messageUwe Kleine-König-2/+2
2022-05-06crypto: atmel-sha204a - Remove useless checkUwe Kleine-König-2/+1
2022-05-06crypto: inside-secure - Add MODULE_FIRMWARE macrosJuerg Haefliger-0/+9
2022-05-06crypto: hisilicon/sec - add sm4 generic selectionKai Ye-0/+1
2022-05-06crypto: atmel-sha204a - Add support for ATSHA204 cryptochipPali Rohár-0/+2
2022-04-29crypto: qat - Fix unsigned function returning negative constantHaowen Bai-1/+1
2022-04-29crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam-0/+18
2022-04-29crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi-4/+2
2022-04-29crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi-4/+2
2022-04-29crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...Lv Ruyi-8/+1
2022-04-29crypto: ccp - Fix the INIT_EX data file open failureJacky Li-2/+28
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian-19/+9
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian-3/+2
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian-4/+2
2022-04-21crypto: marvell/cesa - ECB does not IVCorentin Labbe-1/+0
2022-04-21crypto: ccp - Log when resetting PSP SEV statePeter Gonda-1/+1
2022-04-21crypto: sa2ul - Add the new compatible for AM62Jayesh Choudhary-0/+1
2022-04-15crypto: hisilicon/sgl - align the hardware sgl dma addressYang Shen-2/+4
2022-04-15crypto: hisilicon/zip - support last word dumpingKai Ye-1/+106
2022-04-15crypto: hisilicon/hpre - support last word dumpingKai Ye-20/+112
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye-1/+54
2022-04-15crypto: hisilicon/qm - add last word dumping for ACCKai Ye-0/+57
2022-04-15crypto: hisilicon/zip - support register checkingKai Ye-8/+70
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye-0/+53
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye-18/+72
2022-04-15crypto: hisilicon/qm - add register checking for ACCKai Ye-1/+181
2022-04-15crypto: ux500/hash - simplify if-if to if-elseYihao Han-3/+1
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero-6/+3
2022-04-15crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero-1/+1
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero-34/+23
2022-04-15crypto: qat - leverage the GEN2 VF mask definitonMarco Chiappero-3/+3
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero-65/+132
2022-04-15crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero-1/+1
2022-04-15crypto: qat - fix wording and formatting in code commentMarco Chiappero-2/+2
2022-04-15crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero-0/+6
2022-04-15crypto: qat - add check for invalid PFVF protocol version 0Wojciech Ziemba-1/+3
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero-0/+1
2022-04-15crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero-7/+3
2022-04-15crypto: qat - remove unused PFVF stubsGiovanni Cabiddu-12/+0
2022-04-15crypto: qat - remove unneeded bracesMarco Chiappero-2/+1
2022-04-15crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero-55/+22
2022-04-15crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu-1/+2
2022-04-15crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu-3/+9
2022-04-15crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef-12/+15
2022-04-15crypto: ccree - rearrange init calls to avoid raceGilad Ben-Yossef-11/+13
2022-04-15crypto: qat - stop using iommu_present()Robin Murphy-2/+1
2022-04-08crypto: cavium/nitrox - remove check of list iterator against head past the l...Jakob Koschel-4/+6
2022-04-08crypto: ccp - When TSME and SME both detected notify userMario Limonciello-0/+6
2022-04-08crypto: ccp - Allow PSP driver to load without SEV/TEE supportMario Limonciello-16/+0
2022-04-08crypto: ccp - Export PSP security bits to userspaceMario Limonciello-0/+79