| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |