summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-02hwrng: printk replacementSudip Mukherjee
2014-09-11virtio-rng: skip reading when we start to remove the deviceAmos Kong
2014-09-11virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong
2014-08-29hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan
2014-08-15virtio: rng: add derating factor for use by hwrng coreAmit Shah
2014-08-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd
2014-07-27Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah
2014-07-27virtio: rng: delay hwrng_register() till driver is readyAmit Shah
2014-07-27virtio: rng: re-arrange struct elements for better packingAmit Shah
2014-07-27virtio: rng: remove unused struct elementAmit Shah
2014-07-15hw_random: fix sparse warning (NULL vs 0 for pointer)Torsten Duwe
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe
2014-07-15hwrng: create filler threadTorsten Duwe
2014-07-14hwrng: virtio - ensure reads happen after successful probeAmit Shah
2014-07-14hwrng: fetch randomness only after device initAmit Shah
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin
2014-05-19virtio-rng: fix boot with virtio-rng deviceSasha Levin
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong
2014-05-13hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-08hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han
2014-05-08hwrng: omap - remove unnecessary OOM messagesJingoo Han
2014-04-16hwrng: picoxcell - remove unbuildable picoxcell TRNGPaul Bolle
2014-04-16hwrng: Fix a few driver dependencies and defaultsJean Delvare
2014-04-16hwrng: Turn HW_RANDOM into a menuconfigJean Delvare
2014-04-16hwrng: Move UML_RANDOM at the last positionJean Delvare
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-11hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-13virtio-rng: don't crash if virtqueue is broken.Rusty Russell
2014-03-10hwrng: add randomness to system from rng sourcesKees Cook
2014-03-10hwrng: timeriomem - Use devm_*() functionsJingoo Han
2014-03-10hwrng: nomadik - Use devm_*() functionsJingoo Han
2014-03-10hwrng: pixocell - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: omap3-rom - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: atmel - Use devm_clk_get()Jingoo Han
2014-02-27hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2014-02-21hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala
2014-02-09hwrng: cleanup in hwrng_register()Dan Carpenter
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds