| Commit message (Expand) | Author | Age |
* | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | hwrng: timeriomem - Use phys address rather than virt | Alexander Clouter | 2009-03-27 |
* | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
|\| |
|
| * | hwrng: timeriomem - Breaks an allyesconfig build on s390: | Heiko Carstens | 2009-03-21 |
| * | hwrng: timeriomem - New driver | Alexander Clouter | 2009-02-21 |
* | | [ARM] omap: convert omap RNG clocks to match by devid and conid | Russell King | 2009-02-08 |
|/ |
|
* | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 2009-01-24 |
* | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg | 2009-01-06 |
* | Tidy up addresses in random drivers | Alan Cox | 2008-10-27 |
* | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 |
|\ |
|
| * | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
* | | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 |
|/ |
|
* | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
|\ |
|
| * | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-27 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
|/ |
|
* | sparc64: Add Niagara2 RNG driver. | David S. Miller | 2008-07-18 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| |\ |
|
| * | | hw-random: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | | pasemi-rng: Use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-06-30 |
| |/
|/| |
|
* | | intel_rng: make device not found a warning | Stephen Hemminger | 2008-06-12 |
* | | virtio: An entropy device, as suggested by hpa. | Rusty Russell | 2008-05-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [HWRNG] omap: Minor updates | David Brownell | 2008-04-20 |
* | | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 |
|/ |
|
* | [S390] hw_random: allow rng_dev_read() to return hardware errors. | Ralph Wuerthner | 2008-04-17 |
* | hw_random doc updates | David Brownell | 2008-03-24 |
* | via-rng: enable secondary noise source on CPUs where it is present | Dave Jones | 2008-02-06 |
* | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki | 2008-02-05 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-30 |
|\ |
|
| * | [HWRNG] pasemi: Add missing wait argument to data_present | Kamalesh Babulal | 2008-01-10 |
| * | [HWRNG]: move status polling loop to data_present callbacks | Patrick McHardy | 2008-01-10 |
* | | [POWERPC] pasemi: Broaden specific references to 1682M | Olof Johansson | 2007-11-29 |
|/ |
|
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | x86_64: Geode HW Random Number Generator depends on X86_32 | Yinghai Lu | 2007-07-21 |
* | intel-rng: undo mess made by an 80 column extremist | Alan Cox | 2007-07-16 |
* | pasemi: hardware rng driver | Olof Johansson | 2007-05-09 |
* | Use stop_machine_run in the Intel RNG driver | Prarit Bhargava | 2007-05-08 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
* | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2007-02-12 |
* | [PATCH] Fix HWRNG built-in initcalls priority | Michael Buesch | 2007-01-11 |
* | [PATCH] intel-rng workarounds | Jan Beulich | 2007-01-11 |
* | [PATCH] allow hwrandom core to be a module | Jan Beulich | 2006-12-07 |
* | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 2006-12-04 |
* | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |