Age | Commit message (Expand) | Author |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-08-09 | Revert "hwrng: n2-drv - remove casts from void*" | Herbert Xu |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-05 | hwrng: n2-drv - remove casts from void* | Kulikov Vasiliy |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-20 | ARM: 6137/1: nomadik hwrng: Add clock support | Srinidhi Kasagar |
2010-05-19 | virtio-rng: use virtqueue_xxx wrappers | Michael S. Tsirkin |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-01 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-01-16 | virtio: fix section mismatch warnings | Jeff Mahoney |
2009-12-23 | hwrng: core - Fix double unlock in rng_dev_read | Herbert Xu |
2009-12-19 | hwrng: nomadik - Add hardware RNG driver | Alessandro Rubini |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-03 | hwrng: core - Prevent too-small buffer sizes | Ian Molton |
2009-12-01 | hwrng: virtio-rng - Convert to new API | Ian Molton |
2009-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu |
2009-12-01 | hwrng: core - Replace u32 in driver API with byte array | Ian Molton |
2009-10-22 | move virtrng_remove to .devexit.text | Uwe Kleine-König |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger |
2009-10-14 | hw_random: Remove BKL from core | Thomas Gleixner |
2009-09-24 | omap: rng: Use resource_size instead of manual calculation | Tobias Klauser |
2009-09-23 | virtio: add virtio IDs file | Fernando Luis Vazquez Cao |
2009-09-23 | virtio: make add_buf return capacity remaining | Rusty Russell |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-17 | MIPS: hw_random: Add hardware RNG for Octeon SOCs. | David Daney |
2009-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-06-25 | hwrng: Use PCI_VDEVICE | Joe Perches |
2009-06-17 | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto |
2009-06-15 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-06-12 | virtio: handle short buffers in virtio_rng. | Rusty Russell |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell |
2009-06-03 | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) | Alexander Clouter |
2009-06-02 | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds | Harald Welte |
2009-06-02 | hwrng: via_rng - Support VIA Nano hardware RNG | Harald Welte |
2009-06-02 | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset | Harald Welte |
2009-06-02 | hwrng: omap - Move probe function to .devinit.text | Uwe Kleine-König |