aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\
| * ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-05
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \
| * | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| |/
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \
| * | char: remove use of __devexitBill Pemberton2012-11-21
| * | char: remove use of __devinitdataBill Pemberton2012-11-21
| |/
* / IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2012-11-21
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-07
|\
| * hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-23
| * hwrng: OMAP: convert to use runtime PMPaul Walmsley2012-09-23
| * hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley2012-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \
| * | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-06
| * | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-06
| * | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-20
* | | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-22
| |/ |/|
* | omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann2012-08-10
|/
* Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\
| * virtio: rng: s3/s4 supportAmit Shah2012-07-30
| * virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah2012-07-30
| * virtio: rng: don't wait on host when module is going awayAmit Shah2012-07-30
| * virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah2012-07-30
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
|\ \ | |/ |/|
| * hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli2012-07-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-26
|\ \
| * | hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee2012-07-10
| * | hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-27
* | | omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-10
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-18
|\ \ | |/ |/|
| * hwrng: atmel-rng - fix data valid checkPeter Korsgaard2012-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-11
|\|
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-23
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-15
| |\
| * | hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre2012-04-30
| * | hwrng: omap - use devm_request_and_ioremapJulia Lawall2012-04-26
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\ \ \
| * | | powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-13
| | |/ | |/|
* / | hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre2012-04-16
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
* | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ | |_|/ |/| |
| * | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall2012-01-13
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-12
|\ \ | |/ |/|
| * virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\ \ | |/ |/|
| * char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin2011-11-30