summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
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
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-10-30hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov
2013-10-16hwrng: OMAP3 ROM Random Number Generator supportPali Rohár
2013-10-11hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman
2013-10-11hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-07hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-07hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman
2013-09-23virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-02hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings
2013-08-21hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla