summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: hisilicon/qm - the command dump process is modifiedKai Ye2022-11-181-40/+90
| * | crypto: hisilicon/qm - split a debugfs.c from qmKai Ye2022-11-184-1172/+1192
| * | crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-184-77/+95
| * | crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye2022-11-181-1/+0
| * | crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui2022-11-181-1/+9
| * | hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-183-3/+0
| * | crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probeShashank Gupta2022-11-113-6/+0
| * | crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li2022-11-111-1/+0
| * | crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-111-1/+1
| * | crypto: octeontx - fix repeated words in commentswangjianli2022-10-281-1/+1
| * | crypto: hisilicon/qm - delete redundancy checkKai Ye2022-10-281-3/+0
| * | crypto: hisilicon/qm - add pci bdf number checkKai Ye2022-10-281-25/+12
| * | crypto: hisilicon/qm - increase the memory of local variablesKai Ye2022-10-281-2/+1
| * | crypto: rockchip - Add support for RK3399Corentin Labbe2022-10-284-68/+123
| * | crypto: rockchip - permit to have more than one resetCorentin Labbe2022-10-281-1/+1
| * | crypto: rockchip - rk_ahash_reg_init use crypto_info from parameterCorentin Labbe2022-10-281-5/+3
| * | crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe2022-10-282-12/+79
| * | crypto: rockchip - store crypto_info in request contextCorentin Labbe2022-10-283-10/+12
| * | crypto: rockchip - use the rk_crypto_info given as parameterCorentin Labbe2022-10-281-2/+2
| * | crypto: rockchip - use a rk_crypto_info variable instead of lot of indirectionCorentin Labbe2022-10-282-28/+32
| * | crypto: rockchip - rework rk_handle_req functionCorentin Labbe2022-10-281-51/+17
| * | crypto: rockchip - rename ablk functions to cipherCorentin Labbe2022-10-281-16/+16
| * | crypto: rockchip - add support for rk3328Corentin Labbe2022-10-281-0/+1
| * | crypto: rockchip - fix style issueCorentin Labbe2022-10-281-6/+6
| * | crypto: rockchip - use read_poll_timeoutCorentin Labbe2022-10-281-12/+12
| * | crypto: rockchip - use clk_bulk to simplify clock managementCorentin Labbe2022-10-282-61/+11
| * | crypto: rockchip - handle reset also in PMCorentin Labbe2022-10-281-12/+10
| * | crypto: rockchip - introduce PMCorentin Labbe2022-10-284-2/+69
| * | crypto: rockchip - add debugfsCorentin Labbe2022-10-285-0/+91
| * | crypto: rockchip - rewrite typeCorentin Labbe2022-10-284-23/+28
| * | crypto: rockchip - rework by using crypto_engineCorentin Labbe2022-10-285-365/+221
| * | crypto: rockchip - remove non-aligned handlingCorentin Labbe2022-10-284-103/+31
| * | crypto: rockchip - better handle cipher keyCorentin Labbe2022-10-282-3/+8
| * | crypto: rockchip - add fallback for ahashCorentin Labbe2022-10-281-0/+38
| * | crypto: rockchip - add fallback for cipherCorentin Labbe2022-10-283-13/+90
| * | crypto: rockchip - do not store mode globallyCorentin Labbe2022-10-282-22/+41
| * | crypto: rockchip - fix privete/private typoCorentin Labbe2022-10-281-1/+1
| * | crypto: rockchip - do not do custom power managementCorentin Labbe2022-10-284-8/+6
| * | crypto: rockchip - do not use uninitialized variableCorentin Labbe2022-10-281-1/+1
| * | crypto: rockchip - use dev_err for error message about interruptCorentin Labbe2022-10-281-2/+1
| * | crypto: talitos - Use the defined variable to clean codejianchunfu2022-10-211-3/+3
| * | crypto: n2 - add missing hash statesizeCorentin Labbe2022-10-211-0/+6
| * | crypto: ixp4xx - Fix sparse warningsHerbert Xu2022-10-211-5/+5
| * | crypto: stm32 - Fix spelling mistake "wite" -> "write"Colin Ian King2022-10-211-2/+2
| * | crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello2022-10-211-1/+10
| * | crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova2022-10-211-0/+1
| * | crypto: ccp - Remove unused struct ccp_crypto_cpuYuan Can2022-10-211-7/+0
| * | crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe2022-10-211-1/+1
| * | crypto: inside-secure - Add MaxLinear platformPeter Harliman Liem2022-10-212-1/+13
| * | crypto: inside-secure - Add fw_little_endian optionPeter Harliman Liem2022-10-212-4/+11