summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2024-09-06hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang
2024-08-30hwrng: rockchip - handle devm_pm_runtime_enable errorsMartin Kaiser
2024-08-30hwrng: rockchip - rst is used only during probeMartin Kaiser
2024-08-30hwrng: mxc-rnga - Use devm_clk_get_enabled() helpersHuan Yang
2024-08-10hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui
2024-08-10hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui
2024-08-10hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoCAurelien Jarno
2024-08-10hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabledFrancesco Dolcini
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-13hwrng: core - remove (un)register_miscdev()Masahiro Yamada
2024-07-13hwrng: Kconfig - Do not enable by default CN10K driverFrancesco Dolcini
2024-06-28hwrng: core - Fix wrong quality calculation at hw rng registrationHarald Freudenberger
2024-06-28hwrng: exynos - Enable Exynos850 supportSam Protsenko
2024-06-28hwrng: exynos - Add SMC based TRNG operationSam Protsenko
2024-06-28hwrng: exynos - Implement bus clock controlSam Protsenko
2024-06-28hwrng: exynos - Use devm_clk_get_enabled() to get the clockSam Protsenko
2024-06-28hwrng: exynos - Improve coding styleSam Protsenko
2024-06-21hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-07hwrng: omap - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)Marek Vasut
2024-06-07hwrng: stm32 - cache device pointer in struct stm32_rng_privateMarek Vasut
2024-06-07hwrng: stm32 - use pm_runtime_resume_and_get()Marek Vasut
2024-06-07hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-05-29Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-26hwrng: core - Remove add_early_randomnessHerbert Xu
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22hwrng: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-04-26hwrng: stm32 - repair clock handlingMarek Vasut
2024-04-26hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut
2024-04-26hwrng: stm32 - use logical OR in conditionalMarek Vasut
2024-04-18ARM: 9377/1: hwrng: nomadik: drop owner assignmentKrzysztof Kozlowski
2024-04-02hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König
2024-04-02hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2023-12-22hwrng: starfive - Add runtime pm opsJia Jie Ho
2023-12-15hwrng: xgene - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: timeriomem - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: stm32 - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: omap - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: npcm - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: n2 - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: mxc - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: ks-sa - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: ingenic - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: exynos - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: cctrng - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: atmel - Convert to platform remove callback returning voidUwe Kleine-König