summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+1
2012-01-13hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall1-4/+1
2012-01-13Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-1/+1
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-80/+7
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin7-80/+7
2011-11-22hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-0/+15
2011-11-02um: clean Kconfig up a bitAl Viro1-0/+15
2011-11-01drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker1-0/+1
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard3-0/+172
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-30hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer3-0/+169
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten1-2/+1
2011-06-30hwrng: nomadik - add missing clk_putJulia Lawall1-1/+2
2011-06-30hwrng: omap - add missing clk_putJulia Lawall1-2/+4
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-1/+10
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-04hwrng: amd - enable AMD hw rnd driver for Maple PPC boardsDmitry Eremin-Solenikov1-1/+1
2011-05-04hwrng: amd - manage resource allocationDmitry Eremin-Solenikov1-0/+9
2011-03-18Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds1-1/+1
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-12/+13
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-7/+9
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-16hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall1-8/+6
2011-01-23hwrng: pixocell - add support for picoxcell TRNGJamie Iles3-0/+221
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+6
2011-01-07hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu1-2/+5
2011-01-07hwrng: via_rng - Fix asm constraintsHerbert Xu1-2/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-08-09Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu1-1/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-5/+5
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy1-1/+1
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-21ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar1-0/+17
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19of: 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 imp...Tejun Heo3-0/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren3-0/+116