summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-263-23/+46
* crypto: Kconfig - add submenusRobert Elliott2022-08-261-458/+479
* crypto: Kconfig - sort the arm entriesRobert Elliott2022-08-261-55/+56
* crypto: Kconfig - sort the arm64 entriesRobert Elliott2022-08-261-53/+54
* crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-2613-34/+10
* crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott2022-08-261-1/+0
* crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-262-495/+503
* crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-262-98/+106
* crypto: Kconfig - move s390 entries to a submenuRobert Elliott2022-08-262-115/+123
* crypto: Kconfig - move powerpc entries to a submenuRobert Elliott2022-08-262-73/+80
* crypto: Kconfig - move mips entries to a submenuRobert Elliott2022-08-262-55/+64
* crypto: hisilicon/qm - no judgment in the back processKai Ye2022-08-261-5/+3
* crypto: ccree - Fix dma_map_sg error checkJack Wang2022-08-261-1/+1
* crypto: allwinner - Fix dma_map_sg error checkJack Wang2022-08-264-7/+7
* crypto: amlogic - Fix dma_map_sg error checkJack Wang2022-08-261-3/+3
* crypto: qce - Fix dma_map_sg error checkJack Wang2022-08-263-9/+11
* crypto: sahara - Fix error check for dma_map_sgJack Wang2022-08-261-2/+2
* crypto: gemini - Fix error check for dma_map_sgJack Wang2022-08-261-3/+3
* crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang2022-08-265-10/+10
* crypto: core - move from strlcpy with unused retval to strscpyWolfram Sang2022-08-262-2/+2
* crypto: aspeed - add HACE crypto driverNeal Liu2022-08-265-3/+1352
* dt-bindings: crypto: add documentation for aspeed haceNeal Liu2022-08-261-0/+53
* ARM: dts: aspeed: Add HACE device controller nodeNeal Liu2022-08-262-0/+16
* dt-bindings: clock: Add AST2500/AST2600 HACE reset definitionNeal Liu2022-08-262-0/+2
* crypto: aspeed - Add HACE hash driverNeal Liu2022-08-268-0/+1828
* crypto: ccp - Fail the PSP initialization when writing psp data file failedJacky Li2022-08-261-11/+15
* crypto: ccp - Initialize PSP when reading psp data file failedJacky Li2022-08-262-17/+24
* hwrng: imx-rngc - use devres for hwrng registrationMartin Kaiser2022-08-261-11/+1
* hwrng: imx-rngc - use devm_clk_get_enabledMartin Kaiser2022-08-261-19/+6
* crypto: tcrypt - remove mode=1000Robert Elliott2022-08-261-27/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2022-08-260-0/+0
|\
| * crypto: lib - remove unneeded selection of XOR_BLOCKSEric Biggers2022-08-261-1/+0
* | hwrng: imx-rngc - use KBUILD_MODNAME as driver nameMartin Kaiser2022-08-191-1/+1
* | crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao2022-08-191-2/+2
* | crypto: testmgr - don't generate WARN for missing modulesRobert Elliott2022-08-191-2/+5
* | crypto: x86/sha512 - load based on CPU featuresRobert Elliott2022-08-191-0/+10
* | crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian2022-08-191-1/+0
* | crypto: hisilicon/qm - remove unneeded data storageJunchong Pan2022-08-191-60/+20
* | crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian2022-08-191-3/+4
* | crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian2022-08-191-6/+2
* | crypto: hisilicon/zip - some misc cleanupYang Shen2022-08-193-19/+23
* | crypto: hisilicon/zip - optimization for performanceYang Shen2022-08-191-14/+13
* | crypto: testmgr - extend acomp tests for NULL destination bufferLucas Segarra Fernandez2022-08-191-0/+29
* | crypto: api - Fix comment typoJason Wang2022-08-191-1/+1
* | crypto: cavium - Fix comment typoJason Wang2022-08-191-1/+1
* | crypto: drbg - remove unnecessary (void*) conversionsDong Chuanjian2022-08-191-7/+5
* | crypto: ccp - Add a quirk to firmware updateJarkko Sakkinen2022-08-191-2/+14
* | crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare2022-08-191-2/+2
* | crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the codeye xingchen2022-08-191-4/+2
* | crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen2022-08-191-2/+0