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
Age
Commit message (
Expand
)
Author
2017-03-16
hwrng: geode - Revert managed API changes
Prarit Bhargava
2017-03-16
hwrng: amd - Revert managed API changes
Prarit Bhargava
2017-03-08
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
2017-03-08
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
2017-03-08
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-02-15
hwrng: omap - update Kconfig help description
Russell King
2017-02-11
hwrng: cavium - Use per device name to allow for multiple devices.
David Daney
2017-02-08
Revert "hwrng: core - zeroize buffers with random data"
David Daney
2017-01-13
hwrng: n2 - update version info
Shannon Nelson
2017-01-13
hwrng: n2 - support new hardware register layout
Shannon Nelson
2017-01-13
hwrng: n2 - add device data descriptions
Shannon Nelson
2017-01-13
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
2016-12-27
hwrng: core - remove unused PFX macro
Corentin LABBE
2016-12-27
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
Corentin LABBE
2016-12-27
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
Corentin LABBE
2016-12-27
hwrng: core - Rewrite the header
Corentin LABBE
2016-12-27
hwrng: core - rewrite better comparison to NULL
Corentin LABBE
2016-12-27
hwrng: core - do not use multiple blank lines
Corentin LABBE
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-11-21
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
2016-11-17
hwrng: atmel - use clk_disable_unprepare instead of clk_disable
Wei Yongjun
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
hwrng: atmel - disable TRNG during suspend
Wenyou Yang
2016-11-01
hwrng: core - zeroize buffers with random data
Stephan Mueller
2016-10-25
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-10-25
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-21
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2016-10-21
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
2016-10-21
hwrng: omap - Add support for 128-bit output of data
Romain Perier
2016-10-21
hwrng: omap - Remove global definition of hwrng
Romain Perier
2016-10-21
hwrng: omap - Switch to non-obsolete read API implementation
Romain Perier
2016-10-19
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-09-22
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
[next]