aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-09-24omap: rng: Use resource_size instead of manual calculationTobias Klauser
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-09-23virtio: make add_buf return capacity remainingRusty Russell
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-25hwrng: Use PCI_VDEVICEJoe Perches
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-12virtio: handle short buffers in virtio_rng.Rusty Russell
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-03hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König
2009-05-07i.MX31: Add hw-random for RNGAAlan Carvalho de Assis
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27hwrng: timeriomem - Use phys address rather than virtAlexander Clouter
2009-03-21hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens
2009-02-22hwrng: timeriomem - New driverAlexander Clouter
2009-02-08[ARM] omap: convert omap RNG clocks to match by devid and conidRussell King
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-10-27Tidy up addresses in random driversAlan Cox
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell
2008-07-18sparc64: Add Niagara2 RNG driver.David S. Miller
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-30pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell
2008-06-20hw-random: BKL pushdownArnd Bergmann
2008-06-12intel_rng: make device not found a warningStephen Hemminger
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell