aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2021-08-06hwrng: Add Arm SMCCC TRNG based driverAndre Przywara
2021-07-16hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-17hw_random: ixp4xx: Add OF supportLinus Walleij
2021-06-17hw_random: ixp4xx: Turn into a moduleLinus Walleij
2021-06-17hw_random: ixp4xx: Use SPDX license tagLinus Walleij
2021-06-17hw_random: ixp4xx: enable compile-testingArnd Bergmann
2021-06-03hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: omap - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-05-28hwrng: core - Use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-05-28hwrng: core - remove redundant initialization of variable errShaokun Zhang
2021-05-28hwrng: Kconfig - Remove leading spacesJuerg Haefliger
2021-05-23hwrng: omap - Enable driver for TI K3 familySuman Anna
2021-05-21char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones
2021-05-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach
2021-05-14hwrng: amd - remove redundant initialization of variable errColin Ian King
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-02hwrng: omap - Use of_device_get_match_data() helperTian Tao
2021-03-26hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang
2021-03-26hwrng: intel - Fix included header from 'asmTian Tao
2021-03-19hwrng: cctrng - delete redundant printing of return valueWang Qing
2021-03-19hwrng: ba431 - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19hwrng: cctrng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-13hwrng: bcm2835 - add reset supportÁlvaro Fernández Rojas
2021-03-13hwrng: pic32 - Use device-managed registration APITian Tao
2021-03-13hwrng: cctrng - Use device-managed registration APITian Tao
2021-03-07hwrng: omap - Fix included header from 'asm'Tian Tao
2021-03-07hwrng: bcm2835 - remove redundant null checkTian Tao
2021-03-07hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-07hwrng: ba431 - Use device-managed registrationTian Tao
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-10hwrng: timeriomem - Use device-managed registration APITian Tao
2021-02-10hwrng: optee - Use device-managed registration APITian Tao
2021-02-10hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-03hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-03hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger
2021-01-03hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard
2020-12-04hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu
2020-11-27hwrng: hisi - remove HiSilicon TRNG driverWeili Qian
2020-11-09s390/trng: set quality to 1024Christian Borntraeger
2020-11-06hwrng: imx-rngc - irq already prints an errorNigel Christian
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-02hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall