summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "hwrng: mpfs - Enable COMPILE_TEST"Herbert Xu2022-04-261-1/+1
* 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
* 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
* 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
* 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-082-0/+79
* crypto: ccp - cache capability into psp deviceMario Limonciello2022-04-082-20/+22
* crypto: hisilicon/qm - optimize the barrier operationHui Tang2022-04-081-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-04-032-136/+14
|\