aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-02-08[ARM] omap: convert omap RNG clocks to match by devid and conidRussell King1-1/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-1/+1
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-1/+1
2008-10-27Tidy up addresses in random driversAlan Cox4-4/+4
2008-10-15Merge branch 'fixes' into for-linusRussell King1-1/+1
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-8/+25
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell1-3/+3
2008-07-18sparc64: Add Niagara2 RNG driver.David S. Miller5-0/+983
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-0/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet4-1/+166
2008-06-30pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-20hw-random: BKL pushdownArnd Bergmann1-0/+2
2008-06-12intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell3-0/+165
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-13/+13
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13