summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sgl - Delete redundant parameter verificationChenghai Huang2024-04-121-4/+1
* crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang2024-04-121-3/+18
* crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang2024-04-121-1/+2
* crypto: iaa - Use cpumask_weight() when rebalancingTom Zanussi2024-04-121-2/+2
* crypto: tegra - Add Tegra Security Engine driverAkhil R2024-04-128-0/+4166
* gpu: host1x: Add Tegra SE to SID tableAkhil R2024-04-121-0/+24
* crypto: ccp - drop platform ifdef checksArnd Bergmann2024-04-121-12/+2
* crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King2024-04-121-1/+1
* crypto: qat - Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-052-6/+11
* hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König2024-04-021-4/+5
* crypto: bcm - Fix pointer arithmeticAleksandr Mishin2024-04-021-1/+1
* hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-04-021-1/+1
* crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2024-04-022-6/+10
* crypto: starfive - Use dma for aes requestsJia Jie Ho2024-04-024-238/+395
* crypto: starfive - Skip unneeded key freeJia Jie Ho2024-04-021-0/+3
* crypto: starfive - Update hash dma usageJia Jie Ho2024-04-023-176/+112
* crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi2024-04-022-64/+77
* crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi2024-04-021-13/+17
* crypto: iaa - Remove comp/decomp delay statisticsTom Zanussi2024-04-023-45/+0
* crypto: iaa - fix decomp_bytes_in statsTom Zanussi2024-04-021-2/+2
* crypto: qat - implement interface for live migrationXin Zeng2024-04-029-1/+1445
* crypto: qat - add interface for live migrationXin Zeng2024-04-024-1/+158
* crypto: qat - add bank save and restore flowsSiming Wan2024-04-024-0/+338
* crypto: qat - expand CSR operations for QAT GEN4 devicesSiming Wan2024-04-023-1/+249
* crypto: qat - rename get_sla_arr_of_type()Siming Wan2024-04-022-5/+7
* crypto: qat - relocate CSR access codeGiovanni Cabiddu2024-04-0217-362/+397
* crypto: qat - move PFVF compat checker to a functionXin Zeng2024-04-022-7/+12
* crypto: qat - relocate and rename 4xxx PF2VM definitionsXin Zeng2024-04-022-5/+7
* crypto: qat - adf_get_etr_base() helperGiovanni Cabiddu2024-04-023-6/+12
* Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-251-3/+7
|\
| * crypto: iaa - Fix nr_cpus < nr_iaa caseTom Zanussi2024-03-221-3/+7
* | Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-243-2/+5
|\ \
| * | efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * | x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * | efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-241-0/+9
|\ \ \
| * | | iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen2024-03-131-0/+9
* | | | Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-236-54/+110
|\ \ \ \
| * \ \ \ Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2024-03-186-54/+110
| |\ \ \ \
| | * | | | clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan2024-03-131-0/+3
| | * | | | clocksource/drivers/arm_global_timer: Simplify prescaler register accessMartin Blumenstingl2024-02-261-11/+8
| | * | | | clocksource/drivers/arm_global_timer: Guard against division by zeroMartin Blumenstingl2024-02-261-6/+5
| | * | | | clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned longMartin Blumenstingl2024-02-261-1/+2
| | * | | | clocksource: arm_global_timer: fix non-kernel-doc commentRandy Dunlap2024-02-211-1/+1
| | * | | | clocksource/drivers/arm_global_timer: Remove stray tabMartin Blumenstingl2024-02-191-1/+1
| | * | | | clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl2024-02-191-1/+1
| | * | | | clocksource/drivers/imx-sysctr: Add i.MX95 supportPeng Fan2024-02-181-4/+49
| | * | | | clocksource/drivers/imx-sysctr: Drop use global variablesPeng Fan2024-02-181-32/+44
| | * | | | clocksource/drivers/ti-32K: Fix misuse of "/**" commentRandy Dunlap2024-01-221-1/+1
| | * | | | clocksource/drivers/stm32: Fix all kernel-doc warningsRandy Dunlap2024-01-221-2/+2