summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-0311-16/+16
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+1
|\
| * ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0
|\ \
| * | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-151-2/+0
| |/
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-119-10/+10
|\ \
| * | char: remove use of __devexitBill Pemberton2012-11-219-9/+9
| * | char: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
| |/
* / IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2012-11-222-4/+7
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-51/+70
|\
| * hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-231-3/+0
| * hwrng: OMAP: convert to use runtime PMPaul Walmsley2012-09-231-26/+9
| * hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley2012-09-231-38/+77
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-042-69/+56
|\ \
| * | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-071-57/+51
| * | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-071-5/+5
| * | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-201-12/+5
* | | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-223-0/+64
| |/ |/|
* | omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann2012-08-101-1/+1
|/
* Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-301-3/+34
|\
| * virtio: rng: s3/s4 supportAmit Shah2012-07-301-0/+17
| * virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah2012-07-301-2/+12
| * virtio: rng: don't wait on host when module is going awayAmit Shah2012-07-301-0/+1
| * virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah2012-07-301-1/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-0/+190
|\ \ | |/ |/|
| * hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli2012-07-243-0/+190
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-264-8/+208
|\ \
| * | hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee2012-07-113-0/+195
| * | hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-271-8/+13
* | | omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-101-6/+7
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-181-1/+1
|\ \ | |/ |/|
| * hwrng: atmel-rng - fix data valid checkPeter Korsgaard2012-06-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-111-0/+7
|\|
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-232-21/+3
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-152-12/+3
| |\
| * | hwrng: Kconfig - modify default state for atmel-rng driverNicolas Ferre2012-04-301-1/+1
| * | hwrng: omap - use devm_request_and_ioremapJulia Lawall2012-04-271-20/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-233-0/+110
|\ \ \
| * | | powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-143-0/+110
| | |/ | |/|
* / | hwrng: Kconfig: remove dependency for atmel-rng driverNicolas Ferre2012-04-161-1/+1
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+2
|\ \
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+2
* | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-12/+1
|\ \ \ | |_|/ |/| |
| * | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-211-4/+1
|\ \ | |/ |/|
| * hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall2012-01-131-4/+1
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-121-1/+1
|\ \ | |/ |/|
| * virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-107-80/+7
|\ \ | |/ |/|