summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-071-1/+1
|\
| * Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-5/+5
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-2/+2
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-051-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-0/+17
|\
| * ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-201-0/+17
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-3/+3
|\ \
| * | virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-3/+3
| |/
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-222-4/+10
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-182-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-0/+116
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-263-0/+116
| |\ \ | | |/ | |/|
| | * hwrng: nomadik - Add hardware RNG driverAlessandro Rubini2009-12-193-0/+116
* | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
|/ /
* | virtio: fix section mismatch warningsJeff Mahoney2010-01-161-3/+3
* | hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-231-2/+3
|/
* Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-1/+0
|\
| * hw_random: Remove BKL from coreThomas Gleixner2009-10-141-1/+0
* | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-031-1/+2
* | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-011-51/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-013-5/+5
|\ \
| * | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-221-1/+0
| |/
| * omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-241-2/+2
| * virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-231-0/+1
| * virtio: make add_buf return capacity remainingRusty Russell2009-09-231-1/+1
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+1
* | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-43/+64
|/
* MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney2009-09-173-0/+161
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-112-4/+3
|\
| * hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
|/
* MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto2009-06-173-0/+198
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-0/+260
|\
| * i.MX31: Add hw-random for RNGAAlan Carvalho de Assis2009-05-073-0/+260
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-134-23/+22
|\ \
| * | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter2009-06-031-20/+6
| * | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte2009-06-021-1/+1
| * | hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-021-0/+13
| * | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-021-1/+1
| * | hwrng: omap - Move probe function to .devinit.textUwe Kleine-König2009-06-021-1/+1
| |/
* | virtio: handle short buffers in virtio_rng.Rusty Russell2009-06-121-8/+16
* | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-121-3/+3
OpenPOWER on IntegriCloud