index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2008-08-13
1
-0
/
+8
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
1
-3
/
+3
|
\
|
*
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
2008-07-28
1
-3
/
+3
*
|
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
|
/
*
sparc64: Add Niagara2 RNG driver.
David S. Miller
2008-07-18
5
-0
/
+983
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-0
/
+2
|
\
|
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
4
-1
/
+166
|
|
\
|
*
|
hw-random: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+2
*
|
|
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
2008-06-30
1
-1
/
+1
|
|
/
|
/
|
*
|
intel_rng: make device not found a warning
Stephen Hemminger
2008-06-12
1
-1
/
+1
*
|
virtio: An entropy device, as suggested by hpa.
Rusty Russell
2008-05-30
3
-0
/
+165
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-04-21
1
-13
/
+13
|
\
|
*
[HWRNG] omap: Minor updates
David Brownell
2008-04-21
1
-13
/
+13
*
|
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
1
-5
/
+5
|
/
*
[S390] hw_random: allow rng_dev_read() to return hardware errors.
Ralph Wuerthner
2008-04-17
1
-0
/
+4
*
hw_random doc updates
David Brownell
2008-03-24
1
-1
/
+8
*
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
2008-02-06
1
-0
/
+14
*
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
2008-02-05
1
-5
/
+5
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
7
-38
/
+73
|
\
|
*
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
2008-01-11
1
-1
/
+1
|
*
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2008-01-11
7
-37
/
+72
*
|
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
2007-11-29
2
-5
/
+4
|
/
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
x86_64: Geode HW Random Number Generator depends on X86_32
Yinghai Lu
2007-07-21
1
-1
/
+1
*
intel-rng: undo mess made by an 80 column extremist
Alan Cox
2007-07-16
1
-6
/
+4
*
pasemi: hardware rng driver
Olof Johansson
2007-05-09
3
-0
/
+171
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-97
/
+122
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[PATCH] Char: use more PCI_DEVICE macro
Jiri Slaby
2007-02-12
1
-38
/
+38
*
[PATCH] Fix HWRNG built-in initcalls priority
Michael Buesch
2007-01-11
5
-5
/
+5
*
[PATCH] intel-rng workarounds
Jan Beulich
2007-01-11
1
-2
/
+30
*
[PATCH] allow hwrandom core to be a module
Jan Beulich
2006-12-07
2
-9
/
+13
*
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-19
/
+19
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
2
-2
/
+2
*
[PATCH] fix Intel RNG detection
Jan Beulich
2006-09-29
1
-9
/
+177
*
[PATCH] omap-rng build fix
David Brownell
2006-08-06
1
-27
/
+24
*
[PATCH] hwrng: fix geode probe error unwind
Michael Buesch
2006-07-31
1
-1
/
+5
*
[PATCH] hwrng: fix intel probe error unwind
Michael Buesch
2006-07-31
1
-1
/
+1
*
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-03
1
-1
/
+1
*
[PATCH] Add TI OMAP CPU family HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+223
*
[PATCH] Add ixp4xx HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+87
*
[PATCH] Add VIA HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+197
*
[PATCH] Add Geode HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+142
*
[PATCH] Add AMD HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+166
*
[PATCH] Add Intel HW RNG driver
Michael Buesch
2006-06-26
3
-0
/
+203
*
[PATCH] Add new generic HW RNG core
Michael Buesch
2006-06-26
3
-0
/
+370