summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-168-134/+202
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-165-69/+170
* crypto: hisilicon/sec - delete redundant blank linesKai Ye2022-09-161-2/+0
* crypto: inside-secure - Change swab to swab32Peter Harliman Liem2022-09-161-4/+4
* crypto: nx - Remove the unneeded result variableye xingchen2022-09-091-4/+1
* crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko2022-09-091-1/+5
* crypto: octeontx - Remove the unneeded result variableye xingchen2022-09-091-15/+5
* crypto: akcipher - default implementation for setting a private keyIgnat Korchagin2022-09-091-0/+8
* crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke2022-09-091-2/+2
* crypto: aspeed - Fix sparse warningsHerbert Xu2022-09-072-40/+40
* crypto: aspeed: fix format unexpected build warningNeal Liu2022-09-071-3/+3
* crypto: aspeed - fix build module errorNeal Liu2022-09-061-7/+4
* crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian2022-09-021-1/+7
* crypto: hisilicon/qm - fix missing put dfx accessWeili Qian2022-09-021-2/+4
* crypto: hisilicon/qm - check mailbox operation resultWeili Qian2022-09-021-1/+14
* crypto: aspeed - Enable compile testingHerbert Xu2022-09-021-1/+1
* crypto: qat - fix default value of WDT timerLucas Segarra Fernandez2022-09-021-1/+1
* crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez2022-09-021-1/+1
* crypto: bcm - fix repeated words in commentswangjianli2022-09-021-1/+1
* crypto: marvell/octeontx - fix repeated words in commentswangjianli2022-09-021-1/+1
* crypto: n2 - fix repeated words in commentswangjianli2022-09-021-1/+1
* hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney2022-09-021-7/+7
* Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu2022-09-024-7/+7
* Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu2022-09-021-3/+3
* crypto: Kconfig - simplify compression/RNG entriesRobert Elliott2022-08-261-32/+50
* crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-268-344/+410
* crypto: Kconfig - simplify userspace entriesRobert Elliott2022-08-261-24/+41
* crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-268-216/+366
* crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-262-20/+36
* crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-268-57/+91
* 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