index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
core.c
Age
Commit message (
Expand
)
Author
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-03-25
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
2015-03-18
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
2015-03-16
hwrng: add devm_* interfaces
Dmitry Torokhov
2014-12-26
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-26
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-26
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-26
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-22
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
hwrng: fix unregister race.
Rusty Russell
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-12-22
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
2014-12-22
hwrng: place mutex around read functions and buffers.
Rusty Russell
2014-10-24
hwrng: core - Changed from using strncat to strlcat
Rickard Strandqvist
2014-08-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-05
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
Stephen Boyd
2014-07-27
Revert "hwrng: virtio - ensure reads happen after successful probe"
Amit Shah
2014-07-15
hw_random: fix sparse warning (NULL vs 0 for pointer)
Torsten Duwe
2014-07-15
hwrng: add per-device entropy derating
Torsten Duwe
2014-07-15
hwrng: create filler thread
Torsten Duwe
2014-07-14
hwrng: virtio - ensure reads happen after successful probe
Amit Shah
2014-07-14
hwrng: fetch randomness only after device init
Amit Shah
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-03-10
hwrng: add randomness to system from rng sources
Kees Cook
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-03-20
hw_random: free rng_buffer at module exit
Satoru Takeuchi
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
2011-07-07
Update my e-mail address
Michael Büsch
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2009-12-23
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-03
hwrng: core - Prevent too-small buffer sizes
Ian Molton
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2009-12-01
hwrng: core - Replace u32 in driver API with byte array
Ian Molton
2009-10-14
hw_random: Remove BKL from core
Thomas Gleixner
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
2008-06-20
hw-random: BKL pushdown
Arnd Bergmann
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-17
[S390] hw_random: allow rng_dev_read() to return hardware errors.
Ralph Wuerthner
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
[next]