aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-24
* 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
| * hwrng: Turn HW_RANDOM into a menuconfigJean Delvare2014-04-16
| * hwrng: Move UML_RANDOM at the last positionJean Delvare2014-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-14
|\ \
| * | hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter2014-04-10
| |/
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ | |/ |/|
| * hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala2014-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\ \
| * | hwrng: add randomness to system from rng sourcesKees Cook2014-03-10
| * | hwrng: timeriomem - Use devm_*() functionsJingoo Han2014-03-10
| * | hwrng: nomadik - Use devm_*() functionsJingoo Han2014-03-10
| * | hwrng: pixocell - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: omap3-rom - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: atmel - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * | hwrng: atmel - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * | hwrng: cleanup in hwrng_register()Dan Carpenter2014-02-08
| |/
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \
| * | virtio-rng: don't crash if virtqueue is broken.Rusty Russell2014-03-12
| |/
* / drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
|/