aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-20
|\
| * hwrng: amd - enable AMD hw rnd driver for Maple PPC boardsDmitry Eremin-Solenikov2011-05-04
| * hwrng: amd - manage resource allocationDmitry Eremin-Solenikov2011-05-04
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
|/
*-. Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-17
|\ \
| | * ARM: amba: make probe() functions take const id tablesRussell King2011-02-23
| |/
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \
| * | dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
| |/
* | hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall2011-02-15
* | hwrng: pixocell - add support for picoxcell TRNGJamie Iles2011-01-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-13
|\
| * hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu2011-01-06
| * hwrng: via_rng - Fix asm constraintsHerbert Xu2011-01-06
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-07
|\
| * Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-09
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-05
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25
|\
| * ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-20
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\ \
| * | virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| |/
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
| |\ \ | | |/ | |/|
| | * hwrng: nomadik - Add hardware RNG driverAlessandro Rubini2009-12-19
* | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-15
|/ /
* | virtio: fix section mismatch warningsJeff Mahoney2010-01-16
* | hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-23
|/
* Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\
| * hw_random: Remove BKL from coreThomas Gleixner2009-10-14
* | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-03
* | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
|\ \
| * | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-22
| * | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| |/
| * omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-24
| * virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| * virtio: make add_buf return capacity remainingRusty Russell2009-09-23
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
|/
* MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney2009-09-17