summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorLines
2013-03-20hw_random: free rng_buffer at module exitSatoru Takeuchi-0/+9
2013-03-08virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah-2/+11
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell-3/+16
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2013-02-13virtio: use module_virtio_driver.Rusty Russell-12/+1
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding-10/+12
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu-1/+1
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman-16/+16
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+0
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+10
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa-4/+7
2012-11-21char: remove use of __devexitBill Pemberton-9/+9
2012-11-21char: remove use of __devinitdataBill Pemberton-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij-1/+1
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren-2/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-51/+70
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-69/+56
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley-3/+0
2012-09-23hwrng: OMAP: convert to use runtime PMPaul Walmsley-26/+9
2012-09-23hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley-38/+77
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam-57/+51
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam-5/+5
2012-08-22hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder-0/+64
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall-12/+5
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann-1/+1
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+34
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+190
2012-07-30virtio: rng: s3/s4 supportAmit Shah-0/+17
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah-2/+12
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah-0/+1
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah-1/+4
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-8/+208
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli-0/+190
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee-0/+195
2012-07-10omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki-6/+7
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau-8/+13
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-1/+1
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard-1/+1
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-0/+7
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard-0/+7
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-21/+3
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+110
2012-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu-12/+3
2012-05-14powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder-0/+110
2012-04-30hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre-1/+1
2012-04-27hwrng: omap - use devm_request_and_ioremapJulia Lawall-20/+2
2012-04-16hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre-1/+1
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+2