summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
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
2023-12-15hwrng: virtio - Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-08hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu
2023-12-08hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()Yang Yingliang
2023-12-01hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho
2023-11-17hwrng: virtio - remove #ifdef guards for PM functionsMartin Kaiser
2023-11-17hwrng: ingenic - Replace of_device.h with explicit of.h includeRob Herring
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2023-10-05hwrng: meson - add support for S4Alexey Romanov
2023-10-01hwrng: stm32 - rework power management sequencesGatien Chevallier
2023-10-01hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier
2023-10-01hwrng: stm32 - restrain RNG noise source clockGatien Chevallier
2023-10-01hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier
2023-10-01hwrng: stm32 - implement error concealmentGatien Chevallier
2023-10-01hwrng: stm32 - implement STM32MP13x supportGatien Chevallier
2023-10-01hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser
2023-09-15hwrng: geode - fix accessing registersJonas Gorski
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-09-15hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos