| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-09 | 1 | -1/+0 |
|\ |
|
| * | hw_random: Remove BKL from core | Thomas Gleixner | 2009-10-14 | 1 | -1/+0 |
* | | hwrng: core - Prevent too-small buffer sizes | Ian Molton | 2009-12-03 | 1 | -1/+2 |
* | | hwrng: virtio-rng - Convert to new API | Ian Molton | 2009-12-01 | 1 | -51/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 | 3 | -5/+5 |
|\ \ |
|
| * | | move virtrng_remove to .devexit.text | Uwe Kleine-König | 2009-10-22 | 1 | -1/+1 |
| * | | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 | 1 | -1/+0 |
| |/ |
|
| * | omap: rng: Use resource_size instead of manual calculation | Tobias Klauser | 2009-09-24 | 1 | -2/+2 |
| * | virtio: add virtio IDs file | Fernando Luis Vazquez Cao | 2009-09-23 | 1 | -0/+1 |
| * | virtio: make add_buf return capacity remaining | Rusty Russell | 2009-09-23 | 1 | -1/+1 |
| * | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -1/+1 |
* | | hwrng: core - Replace u32 in driver API with byte array | Ian Molton | 2009-12-01 | 1 | -43/+64 |
|/ |
|
* | MIPS: hw_random: Add hardware RNG for Octeon SOCs. | David Daney | 2009-09-17 | 3 | -0/+161 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-09-11 | 2 | -4/+3 |
|\ |
|
| * | hwrng: Use PCI_VDEVICE | Joe Perches | 2009-06-25 | 2 | -4/+3 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -4/+5 |
|/ |
|
* | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto | 2009-06-17 | 3 | -0/+198 |
* | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-15 | 1 | -0/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 3 | -0/+260 |
|\ |
|
| * | i.MX31: Add hw-random for RNGA | Alan Carvalho de Assis | 2009-05-07 | 3 | -0/+260 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-06-13 | 4 | -23/+22 |
|\ \ |
|
| * | | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) | Alexander Clouter | 2009-06-03 | 1 | -20/+6 |
| * | | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds | Harald Welte | 2009-06-02 | 1 | -1/+1 |
| * | | hwrng: via_rng - Support VIA Nano hardware RNG | Harald Welte | 2009-06-02 | 1 | -0/+13 |
| * | | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset | Harald Welte | 2009-06-02 | 1 | -1/+1 |
| * | | hwrng: omap - Move probe function to .devinit.text | Uwe Kleine-König | 2009-06-02 | 1 | -1/+1 |
| |/ |
|
* | | virtio: handle short buffers in virtio_rng. | Rusty Russell | 2009-06-12 | 1 | -8/+16 |
* | | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 2009-06-12 | 1 | -3/+3 |
* | | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 2009-06-12 | 1 | -1/+1 |
|/ |
|
* | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-04-03 | 1 | -4/+35 |
|\ |
|
| * | hwrng: timeriomem - Use phys address rather than virt | Alexander Clouter | 2009-03-27 | 1 | -4/+35 |
* | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 3 | -0/+166 |
|\| |
|
| * | hwrng: timeriomem - Breaks an allyesconfig build on s390: | Heiko Carstens | 2009-03-21 | 1 | -1/+1 |
| * | hwrng: timeriomem - New driver | Alexander Clouter | 2009-02-22 | 3 | -0/+166 |
* | | [ARM] omap: convert omap RNG clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -1/+1 |
|/ |
|
* | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 2009-01-24 | 1 | -1/+1 |
* | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg | 2009-01-06 | 1 | -1/+1 |
* | Tidy up addresses in random drivers | Alan Cox | 2008-10-27 | 4 | -4/+4 |
* | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 | 1 | -1/+1 |
|\ |
|
| * | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 1 | -1/+1 |
* | | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 | 1 | -8/+25 |
|/ |
|
* | 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 |
| |\ |
|