aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-13virtio: use module_virtio_driver.Rusty Russell
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij
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