summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel - Avoid flush_scheduled_work() usageTetsuo Handa2022-05-065-3/+27
* crypto: atmel-i2c - Simplify return code in probe functionUwe Kleine-König2022-05-061-5/+1
* crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal2022-05-065-1/+261
* crypto: atmel-sha204a - Suppress duplicate error messageUwe Kleine-König2022-05-061-2/+2
* crypto: atmel-sha204a - Remove useless checkUwe Kleine-König2022-05-061-2/+1
* crypto: inside-secure - Add MODULE_FIRMWARE macrosJuerg Haefliger2022-05-061-0/+9
* crypto: hisilicon/sec - add sm4 generic selectionKai Ye2022-05-061-0/+1
* crypto: atmel-sha204a - Add support for ATSHA204 cryptochipPali Rohár2022-05-061-0/+2
* crypto: qat - Fix unsigned function returning negative constantHaowen Bai2022-04-291-1/+1
* crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam2022-04-291-0/+18
* crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi2022-04-291-4/+2
* crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi2022-04-291-4/+2
* crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...Lv Ruyi2022-04-291-8/+1
* crypto: ccp - Fix the INIT_EX data file open failureJacky Li2022-04-291-2/+28
* crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian2022-04-211-19/+9
* crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian2022-04-212-3/+2
* crypto: hisilicon/qm - set function with staticWeili Qian2022-04-211-4/+2
* crypto: marvell/cesa - ECB does not IVCorentin Labbe2022-04-211-1/+0
* crypto: ccp - Log when resetting PSP SEV statePeter Gonda2022-04-211-1/+1
* crypto: sa2ul - Add the new compatible for AM62Jayesh Choudhary2022-04-211-0/+1
* crypto: hisilicon/sgl - align the hardware sgl dma addressYang Shen2022-04-151-2/+4
* crypto: hisilicon/zip - support last word dumpingKai Ye2022-04-151-1/+106
* crypto: hisilicon/hpre - support last word dumpingKai Ye2022-04-151-20/+112
* crypto: hisilicon/sec - support last word dumpingKai Ye2022-04-151-1/+54
* crypto: hisilicon/qm - add last word dumping for ACCKai Ye2022-04-151-0/+57
* crypto: hisilicon/zip - support register checkingKai Ye2022-04-151-8/+70
* crypto: hisilicon/sec - support register checkingKai Ye2022-04-151-0/+53
* crypto: hisilicon/hpre - support register checkingKai Ye2022-04-151-18/+72
* crypto: hisilicon/qm - add register checking for ACCKai Ye2022-04-151-1/+181
* crypto: ux500/hash - simplify if-if to if-elseYihao Han2022-04-151-3/+1
* crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero2022-04-153-6/+3
* crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero2022-04-151-1/+1
* crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero2022-04-157-34/+23
* crypto: qat - leverage the GEN2 VF mask definitonMarco Chiappero2022-04-151-3/+3
* crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero2022-04-155-65/+132
* crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero2022-04-151-1/+1
* crypto: qat - fix wording and formatting in code commentMarco Chiappero2022-04-151-2/+2
* crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero2022-04-151-0/+6
* crypto: qat - add check for invalid PFVF protocol version 0Wojciech Ziemba2022-04-151-1/+3
* crypto: qat - add missing restarting event notification in VFsMarco Chiappero2022-04-151-0/+1
* crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero2022-04-151-7/+3
* crypto: qat - remove unused PFVF stubsGiovanni Cabiddu2022-04-151-12/+0
* crypto: qat - remove unneeded bracesMarco Chiappero2022-04-151-2/+1
* crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero2022-04-158-55/+22
* crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu2022-04-151-1/+2
* crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu2022-04-151-3/+9
* crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef2022-04-151-12/+15
* crypto: ccree - rearrange init calls to avoid raceGilad Ben-Yossef2022-04-151-11/+13
* crypto: qat - stop using iommu_present()Robin Murphy2022-04-151-2/+1
* crypto: cavium/nitrox - remove check of list iterator against head past the l...Jakob Koschel2022-04-081-4/+6