summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-092-51/+2Star
|\
| * hwrng: iproc-rng200 - Add support for 7211Florian Fainelli2019-06-201-0/+1
| * hwrng: meson - update with SPDX Licence identifierNeil Armstrong2019-05-301-51/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-051-5/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-26/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-302-13/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner2019-05-241-10/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-14/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-14/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* hwrng: stm32 - set default random qualityLionel Debieve2019-04-151-0/+1
* hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve2019-04-151-0/+8
* hwrng: omap - Set default qualityRouven Czerwinski2019-03-221-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-063-0/+322
|\
| * hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun2019-02-201-1/+1
| * hwrng: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-2/+2
| * hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-5/+13
| * hwrng: add OP-TEE based rng driverSumit Garg2019-02-013-0/+314
* | hwrng: bcm2835 - fix probe as platform deviceJonas Gorski2019-02-281-8/+10
* | hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-01-251-1/+1
|/
* hwrng: bcm2835 - Switch to SPDX identifierStefan Wahren2018-11-161-5/+2Star
* hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-051-2/+2
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-184-0/+4
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-074-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-031-2/+9
|\|
| * hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9
* | hwrng: msm - remove msm hw_random driverVinod Koul2018-07-273-197/+0Star
|/
* hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King2018-05-181-1/+1
* hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com2018-05-051-2/+7
* hwrng: stm32 - define default state for rng driverlionel.debieve@st.com2018-05-051-0/+1
* hwrng: via - support new Centaur CPUdavidwang2018-04-201-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-0510-32/+330
|\
| * hwrng: ks-sa - add hw_random driverVitaly Andrianov2018-03-233-0/+265
| * hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy2018-03-161-9/+14
| * hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT2018-03-091-0/+16
| * hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT2018-03-091-4/+2Star
| * hwrng: cavium - make two functions staticColin Ian King2018-03-092-2/+2
| * hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-021-15/+10Star
| * hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com2018-03-021-1/+9
| * hwrng: stm32 - add reset during probelionel.debieve@st.com2018-03-021-0/+9
| * hwrng: bcm2835 - Handle deferred clock properlyStefan Wahren2018-02-221-0/+2
| * hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)2018-02-151-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-151-1/+1
|\ \ | |/ |/|