summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-261-1/+0
| * crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott2022-08-261-1/+0
| * 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: aspeed - add HACE crypto driverNeal Liu2022-08-265-3/+1352
| * crypto: aspeed - Add HACE hash driverNeal Liu2022-08-267-0/+1821
| * 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-261-14/+22
| * crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao2022-08-191-2/+2
| * 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: cavium - Fix comment typoJason Wang2022-08-191-1/+1
| * 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
| * crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu2022-08-191-4/+3
| * crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua2022-08-191-2/+2
| * crypto: qat - add check to validate firmware imagesSrinivas Kerekare2022-08-192-2/+57
| * crypto: sahara - don't sleep when in softirqZhengchao Shao2022-08-191-9/+9
* | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-052-8/+4
|\ \
| * | i2c: Make remove callback return voidUwe Kleine-König2022-08-162-8/+4
| |/
* / virtio-crypto: fix memory-leaklei he2022-09-281-0/+4
|/
* Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-0359-297/+632
|\
| * crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-291-5/+5
| * crypto: hisilicon/sec - fix auth key size errorKai Ye2022-07-292-3/+4
| * crypto: ccree - Remove a useless dma_supported() callChristophe JAILLET2022-07-291-10/+3
| * crypto: ccp - Add support for new CCP/PSP device IDMario Limonciello2022-07-291-0/+7
| * crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár2022-07-291-0/+2
| * crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao2022-07-291-1/+1
| * crypto: keembay-ocs-ecc - Drop if with an always false conditionUwe Kleine-König2022-07-221-2/+0
| * crypto: sa2ul - Check engine status before enablingAndrew Davis2022-07-152-8/+8
| * crypto: sa2ul - Set the supported_algos bits individuallyAndrew Davis2022-07-151-1/+9
| * crypto: atmel-tdes - initialize tdes_dd while declaringClaudiu Beznea2022-07-151-3/+1
| * crypto: atmel-sha - initialize sha_dd while declaringClaudiu Beznea2022-07-151-3/+1
| * crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski2022-07-152-4/+5
| * crypto: s5p-sss - Drop if with an always false conditionUwe Kleine-König2022-07-151-3/+0
| * crypto: omap-sham - Drop if with an always false conditionUwe Kleine-König2022-07-151-2/+1
| * crypto: omap-des - Drop if with an always false conditionUwe Kleine-König2022-07-151-4/+0
| * crypto: omap-aes - Drop if with an always false conditionUwe Kleine-König2022-07-151-4/+0