summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-51/+70
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-69/+56
2012-09-24hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley1-3/+0
2012-09-24hwrng: OMAP: convert to use runtime PMPaul Walmsley1-26/+9
2012-09-24hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley1-38/+77
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam1-57/+51
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam1-5/+5
2012-08-22hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder3-0/+64
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall1-12/+5
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-07-31Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+34
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+190
2012-07-30virtio: rng: s3/s4 supportAmit Shah1-0/+17
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah1-2/+12
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah1-0/+1
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah1-1/+4
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-8/+208
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli3-0/+190
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee3-0/+195
2012-07-10omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki1-6/+7
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau1-8/+13
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard1-1/+1
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-21/+3
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-0/+110
2012-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2-12/+3
2012-05-14powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder3-0/+110
2012-04-30hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre1-1/+1
2012-04-27hwrng: omap - use devm_request_and_ioremapJulia Lawall1-20/+2
2012-04-16hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre1-1/+1
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-24Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+1
2012-03-17ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+2
2012-01-13hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall1-4/+1
2012-01-13Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-1/+1
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-80/+7
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin7-80/+7
2011-11-22hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-0/+15
2011-11-02um: clean Kconfig up a bitAl Viro1-0/+15
2011-11-01drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker1-0/+1
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard3-0/+172
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1