summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* hw_random doc updatesDavid Brownell2008-03-241-1/+8
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* Merge branch 'linux-2.6'Paul Mackerras2008-01-317-38/+73
|\
| * [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-111-1/+1
| * [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-117-37/+72
* | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-292-5/+4
|/
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu2007-07-211-1/+1
* intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-081-97/+122
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-121-38/+38
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
* [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
OpenPOWER on IntegriCloud