summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-121-1/+1
|/
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-031-4/+35
|\
| * hwrng: timeriomem - Use phys address rather than virtAlexander Clouter2009-03-271-4/+35
* | Merge branch 'origin' into develRussell King2009-03-283-0/+166
|\ \ | |/
| * hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens2009-03-211-1/+1
| * hwrng: timeriomem - New driverAlexander Clouter2009-02-223-0/+166
* | [ARM] omap: convert omap RNG clocks to match by devid and conidRussell King2009-02-081-1/+1
|/
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-1/+1
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* Merge branch 'fixes' into for-linusRussell King2008-10-151-1/+1
|\
| * sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-8/+25
|/
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-131-0/+8
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071-3/+3
|\
| * stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* sparc64: Add Niagara2 RNG driver.David S. Miller2008-07-185-0/+983
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-0/+2
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-144-1/+166
| |\
| * | hw-random: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | | pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
| |/ |/|
* | intel_rng: make device not found a warningStephen Hemminger2008-06-121-1/+1
* | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-303-0/+165
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-211-13/+13
|\
| * [HWRNG] omap: Minor updatesDavid Brownell2008-04-211-13/+13
* | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-5/+5
|/
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-171-0/+4
OpenPOWER on IntegriCloud