aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-09-20
* hwrng: timeriomem - relax check on memory resource sizeDaniel Mack2019-09-05
* hwrng: core - Freeze khwrng thread during suspendStephen Boyd2019-08-15
* hwrng: n2-drv - fix typoStephen Rothwell2019-08-07
* hwrng: drivers - Use device-managed registration APIChuhong Yuan2019-08-02
* hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-27
* hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-27
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * hwrng: iproc-rng200 - Add support for 7211Florian Fainelli2019-06-20
| * hwrng: meson - update with SPDX Licence identifierNeil Armstrong2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* hwrng: stm32 - set default random qualityLionel Debieve2019-04-15
* hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve2019-04-15
* hwrng: omap - Set default qualityRouven Czerwinski2019-03-22
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-06
|\
| * hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun2019-02-20
| * hwrng: Fix unsigned comparison with less than zeroYueHaibing2019-02-20
| * hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-20
| * hwrng: add OP-TEE based rng driverSumit Garg2019-02-01
* | hwrng: bcm2835 - fix probe as platform deviceJonas Gorski2019-02-28
* | hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-01-25
|/
* hwrng: bcm2835 - Switch to SPDX identifierStefan Wahren2018-11-16
* hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-04
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
|\|
| * hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-15
* | hwrng: msm - remove msm hw_random driverVinod Koul2018-07-27
|/
* hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King2018-05-18
* hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com2018-05-05
* hwrng: stm32 - define default state for rng driverlionel.debieve@st.com2018-05-05
* hwrng: via - support new Centaur CPUdavidwang2018-04-20
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-04
|\
| * hwrng: ks-sa - add hw_random driverVitaly Andrianov2018-03-23
| * hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy2018-03-16
| * hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT2018-03-09
| * hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT2018-03-09