aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley
2012-09-23hwrng: OMAP: convert to use runtime PMPaul Walmsley
2012-09-23hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam
2012-08-22hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-30virtio: rng: s3/s4 supportAmit Shah
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee
2012-07-10omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2012-05-14powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder
2012-04-30hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre
2012-04-27hwrng: omap - use devm_request_and_ioremapJulia Lawall
2012-04-16hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-01-13hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-11-22hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: clean Kconfig up a bitAl Viro
2011-10-31drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller