aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* 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
| * hwrng: cavium - make two functions staticColin Ian King2018-03-09
| * hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-02
| * hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com2018-03-02
| * hwrng: stm32 - add reset during probelionel.debieve@st.com2018-03-02
| * hwrng: bcm2835 - Handle deferred clock properlyStefan Wahren2018-02-22
| * hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)2018-02-15
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-14
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\ \
| * | hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()weiyongjun \(A\)2018-01-25
| * | hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser2018-01-18
| * | hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)2018-01-18
| * | hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter2018-01-18
| * | hwrng: mediatek - Setup default RNG qualitySean Wang2018-01-18
| * | hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach2018-01-05
| * | hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook2017-12-22
| * | hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Add Broadcom MIPS I/O accessorsFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Abstract I/O accessorsFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Manage an optional clockFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Rework interrupt maskingFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Use device managed helpersFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Implementation cleanup callbackFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Move enabling to hwrng::initFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Define a driver private contextFlorian Fainelli2017-11-29
| * | hwrng: bcm2835 - Obtain base register via resourceFlorian Fainelli2017-11-29
| |/
* | tpm: Move Linux RNG connection to hwrngJason Gunthorpe2018-01-08
* | tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli2017-11-10
| * hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resumeJim Quigley2017-11-06
| * hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-03
| * hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-03
| * hwrng: core - pr_err() strings should end with newlinesArvind Yadav2017-10-12