index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-11
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-13
virtio-rng: don't crash if virtqueue is broken.
Rusty Russell
2014-03-10
hwrng: add randomness to system from rng sources
Kees Cook
2014-03-10
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
2014-03-10
hwrng: nomadik - Use devm_*() functions
Jingoo Han
2014-03-10
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
2014-03-10
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
2014-03-10
hwrng: atmel - Use devm_clk_get()
Jingoo Han
2014-02-27
hwrng: pixocell - Use devm_ioremap_resource()
Jingoo Han
2014-02-27
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
2014-02-21
hwrng: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
2014-02-09
hwrng: cleanup in hwrng_register()
Dan Carpenter
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-10-30
hwrng: msm - Add PRNG support for MSM SoC's
Stanimir Varbanov
2013-10-16
hwrng: OMAP3 ROM Random Number Generator support
Pali Rohár
2013-10-11
hwrng: Add a driver for the hwrng found in power7+ systems
Michael Ellerman
2013-10-11
hwrng: Return errors to upper levels in pseries-rng.c
Michael Ellerman
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-07
hwrng: pseries - Return errors to upper levels in pseries-rng.c
Michael Ellerman
2013-10-07
hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c
Michael Ellerman
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2013-09-13
hwrng: via-rng - Mark device ID table as __maybe_unused
Ben Hutchings
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-02
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-08-21
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
2013-08-14
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-09
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
2013-08-09
hwrng: omap - Add OMAP4 TRNG support
Lokesh Vutla
2013-08-09
hwrng: omap - Add device tree support
Lokesh Vutla
2013-08-09
hwrng: omap - Remove duplicated function call
Lokesh Vutla
2013-08-09
hwrng: omap - Convert to devm_kzalloc()
Lokesh Vutla
2013-08-09
hwrng: omap - Use module_platform_driver macro
Lokesh Vutla
2013-08-01
hwrng: mxc-rnga - Check the return value from clk_prepare_enable()
Fabio Estevam
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-06-21
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-19
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013-06-05
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-24
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
[next]