aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-25
* hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu2014-12-25
* hwrng: core - Drop current rng in set_current_rngHerbert Xu2014-12-25
* hwrng: core - Do not register device opportunisticallyHerbert Xu2014-12-25
* hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu2014-12-25
* hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-25
* hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-22
* hwrng: don't double-check old_rng.Rusty Russell2014-12-22
* hwrng: fix unregister race.Rusty Russell2014-12-22
* hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
* hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong2014-12-22
* hwrng: place mutex around read functions and buffers.Rusty Russell2014-12-22
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * char: hw_random: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \
| * | hwrng: atmel - add DT supportBoris Brezillon2014-11-20
| * | hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon2014-11-20
| * | hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-24
| |/
* | hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki2014-12-03
* | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-06
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-18
|\
| * virtio-rng: refactor probe error handlingMichael S. Tsirkin2014-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \
| * | hwrng: printk replacementSudip Mukherjee2014-10-02
| * | hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan2014-08-29
| |/
* | virtio-rng: skip reading when we start to remove the deviceAmos Kong2014-09-11
* | virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong2014-09-11
|/
* virtio: rng: add derating factor for use by hwrng coreAmit Shah2014-08-15
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-11
|\
| * Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah2014-07-27
| * virtio: rng: delay hwrng_register() till driver is readyAmit Shah2014-07-27
| * virtio: rng: re-arrange struct elements for better packingAmit Shah2014-07-27
| * virtio: rng: remove unused struct elementAmit Shah2014-07-27
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ | |/ |/|
| * hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd2014-08-05
| * hw_random: fix sparse warning (NULL vs 0 for pointer)Torsten Duwe2014-07-15
| * hwrng: add per-device entropy deratingTorsten Duwe2014-07-15
| * hwrng: create filler threadTorsten Duwe2014-07-15
* | hwrng: virtio - ensure reads happen after successful probeAmit Shah2014-07-14
* | hwrng: fetch randomness only after device initAmit Shah2014-07-14
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-12
|\
| * virtio-rng: fixes for device registration/unregistrationSasha Levin2014-05-18
| * virtio-rng: fix boot with virtio-rng deviceSasha Levin2014-05-18
| * virtio-rng: support multiple virtio-rng devicesAmos Kong2014-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-07
|\ \ | |/ |/|
| * hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-13
| * hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han2014-05-08
| * hwrng: omap - remove unnecessary OOM messagesJingoo Han2014-05-08
| * hwrng: picoxcell - remove unbuildable picoxcell TRNGPaul Bolle2014-04-16
| * hwrng: Fix a few driver dependencies and defaultsJean Delvare2014-04-16