summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwrng: mpfs - Enable COMPILE_TESTHerbert Xu2022-04-211-1/+1
* 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
* hwrng: cn10k - Make check_rng_health() return an error codeVladis Dronov2022-04-211-8/+7
* hwrng: cn10k - Optimize cn10k_rng_read()Vladis Dronov2022-04-211-6/+10
* crypto: sa2ul - Add the new compatible for AM62Jayesh Choudhary2022-04-211-0/+1
* dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62Jayesh Choudhary2022-04-211-0/+1
* crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementationTianjia Zhang2022-04-151-2/+2
* 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-152-0/+61
* Documentation: update debugfs doc for Hisilicon ZIPKai Ye2022-04-151-0/+14
* Documentation: update debugfs doc for Hisilicon SECKai Ye2022-04-151-0/+14
* Documentation: update debugfs doc for Hisilicon HPREKai Ye2022-04-151-0/+14
* 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-152-1/+195
* crypto: ux500/hash - simplify if-if to if-elseYihao Han2022-04-151-3/+1
* hwrng: mpfs - add polarfire soc hwrng supportConor Dooley2022-04-153-0/+118
* 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
* crypto: ccp - When TSME and SME both detected notify userMario Limonciello2022-04-081-0/+6
* crypto: ccp - Allow PSP driver to load without SEV/TEE supportMario Limonciello2022-04-081-16/+0
* crypto: ccp - Export PSP security bits to userspaceMario Limonciello2022-04-083-0/+166
* crypto: ccp - cache capability into psp deviceMario Limonciello2022-04-082-20/+22
* crypto: testmgr - test in-place en/decryption with two sglistsEric Biggers2022-04-081-12/+63
* crypto: x86 - eliminate anonymous module_init & module_exitRandy Dunlap2022-04-085-20/+20
* crypto: hisilicon/qm - optimize the barrier operationHui Tang2022-04-081-3/+3
* crypto: engine - Add parameter description in crypto_transfer_request() kerne...Yang Li2022-04-081-0/+1