aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+17
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-4/+10
2010-05-20ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar1-0/+17
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren3-0/+116
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+116
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-16virtio: fix section mismatch warningsJeff Mahoney1-3/+3
2009-12-23hwrng: core - Fix double unlock in rng_dev_readHerbert Xu1-2/+3
2009-12-19hwrng: nomadik - Add hardware RNG driverAlessandro Rubini3-0/+116
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2009-12-03hwrng: core - Prevent too-small buffer sizesIan Molton1-1/+2
2009-12-01hwrng: virtio-rng - Convert to new APIIan Molton1-51/+27
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu3-5/+5
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton1-43/+64
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger1-1/+0
2009-10-14hw_random: Remove BKL from coreThomas Gleixner1-1/+0
2009-09-24omap: rng: Use resource_size instead of manual calculationTobias Klauser1-2/+2
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao1-0/+1
2009-09-23virtio: make add_buf return capacity remainingRusty Russell1-1/+1
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers1-1/+1
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-4/+5
2009-06-25hwrng: Use PCI_VDEVICEJoe Perches2-4/+3
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto3-0/+198
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers1-0/+1
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+260
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-23/+22
2009-06-12virtio: handle short buffers in virtio_rng.Rusty Russell1-8/+16
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin1-3/+3
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell1-1/+1
2009-06-03hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter1-20/+6
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte1-1/+1
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte1-0/+13
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte1-1/+1
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König1-1/+1
2009-05-07i.MX31: Add hw-random for RNGAAlan Carvalho de Assis3-0/+260
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger1-2/+2
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+35
2009-03-28Merge branch 'origin' into develRussell King3-0/+166
2009-03-27hwrng: timeriomem - Use phys address rather than virtAlexander Clouter1-4/+35
2009-03-21hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens1-1/+1
2009-02-22hwrng: timeriomem - New driverAlexander Clouter3-0/+166