aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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: 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
* hwrng: arm-smccc-trng - fix NO_ENTROPY handlingJames Cowgill2022-08-191-2/+2
* crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu2022-08-191-4/+3
* hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld2022-08-192-5/+17
* 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 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-24/+59
|\
| * xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-121-3/+1
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-121-6/+3
| * xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-121-6/+47
* | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-1351-54/+99
|\ \
| * | i2c: move core from strlcpy to strscpyWolfram Sang2022-08-112-2/+2
| * | i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
| * | i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1
| * | i2c: mediatek: add i2c compatible for MT8188Kewei Xu2022-08-111-0/+43
| * | i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley2022-08-111-1/+1
| * | i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann2022-08-111-2/+3
* | | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds2022-08-1310-25/+1523
|\ \ \
| * | | NTB: EPF: Tidy up some bounds checksDan Carpenter2022-08-091-2/+9
| * | | NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter2022-08-091-1/+2