aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\
| * hwrng: Use PCI_VDEVICEJoe Perches2009-06-25
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
|/
* MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto2009-06-17
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
|\
| * i.MX31: Add hw-random for RNGAAlan Carvalho de Assis2009-05-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-13
|\ \
| * | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter2009-06-03
| * | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte2009-06-02
| * | hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-02
| * | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-02
| * | hwrng: omap - Move probe function to .devinit.textUwe Kleine-König2009-06-02
| |/
* | virtio: handle short buffers in virtio_rng.Rusty Russell2009-06-12
* | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
* | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
|/
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-03
|\
| * hwrng: timeriomem - Use phys address rather than virtAlexander Clouter2009-03-27
* | Merge branch 'origin' into develRussell King2009-03-28
|\|
| * hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens2009-03-21
| * hwrng: timeriomem - New driverAlexander Clouter2009-02-21
* | [ARM] omap: convert omap RNG clocks to match by devid and conidRussell King2009-02-08
|/
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-24
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-06
* Tidy up addresses in random driversAlan Cox2008-10-27
* Merge branch 'fixes' into for-linusRussell King2008-10-15
|\
| * sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-05
|/
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/
* sparc64: Add Niagara2 RNG driver.David S. Miller2008-07-18
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | hw-random: BKL pushdownArnd Bergmann2008-06-20
* | | pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-30
| |/ |/|
* | intel_rng: make device not found a warningStephen Hemminger2008-06-12
* | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-21
|\
| * [HWRNG] omap: Minor updatesDavid Brownell2008-04-20
* | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
|/
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-17
* hw_random doc updatesDavid Brownell2008-03-24
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-06
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-05
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-10