aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-14
|\
| * hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter2014-04-10
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ | |/ |/|
| * hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala2014-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\ \
| * | hwrng: add randomness to system from rng sourcesKees Cook2014-03-10
| * | hwrng: timeriomem - Use devm_*() functionsJingoo Han2014-03-10
| * | hwrng: nomadik - Use devm_*() functionsJingoo Han2014-03-10
| * | hwrng: pixocell - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: omap3-rom - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: atmel - Use devm_clk_get()Jingoo Han2014-03-10
| * | hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * | hwrng: atmel - Use devm_ioremap_resource()Jingoo Han2014-02-26
| * | hwrng: cleanup in hwrng_register()Dan Carpenter2014-02-08
| |/
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \
| * | virtio-rng: don't crash if virtqueue is broken.Rusty Russell2014-03-12
| |/
* / drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov2013-10-30
| * hwrng: OMAP3 ROM Random Number Generator supportPali Rohár2013-10-16
| * hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-07
| * hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman2013-10-07
| * hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings2013-09-13
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-14
|\ \
| * | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-23
| |/
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| |/
* | hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman2013-10-11
* | hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
|\
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
| |\
| | * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-10
* | | hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-02
* | | hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson2013-08-21
* | | hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
* | | hwrng: pixocel - Staticize 'rng_dev'Jingoo Han2013-08-09
* | | hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-09
* | | hwrng: omap - Add device tree supportLokesh Vutla2013-08-09
* | | hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-09
* | | hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-09
* | | hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-09
* | | hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-07-31
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\ \
| * | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-21
| * | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-05
| * | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-05
| * | hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24
| * | hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24