index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
1
-0
/
+1
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
1
-1
/
+1
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-1
/
+1
2009-09-17
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
David Daney
3
-0
/
+161
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+3
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2
-4
/
+3
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+260
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-23
/
+22
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
1
-8
/
+16
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-3
/
+3
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-1
/
+1
2009-06-03
hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)
Alexander Clouter
1
-20
/
+6
2009-06-02
hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds
Harald Welte
1
-1
/
+1
2009-06-02
hwrng: via_rng - Support VIA Nano hardware RNG
Harald Welte
1
-0
/
+13
2009-06-02
hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset
Harald Welte
1
-1
/
+1
2009-06-02
hwrng: omap - Move probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-05-07
i.MX31: Add hw-random for RNGA
Alan Carvalho de Assis
3
-0
/
+260
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+35
2009-03-28
Merge branch 'origin' into devel
Russell King
3
-0
/
+166
2009-03-27
hwrng: timeriomem - Use phys address rather than virt
Alexander Clouter
1
-4
/
+35
2009-03-21
hwrng: timeriomem - Breaks an allyesconfig build on s390:
Heiko Carstens
1
-1
/
+1
2009-02-22
hwrng: timeriomem - New driver
Alexander Clouter
3
-0
/
+166
2009-02-08
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
1
-1
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-1
/
+1
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-1
/
+1
2008-10-27
Tidy up addresses in random drivers
Alan Cox
4
-4
/
+4
2008-10-15
Merge branch 'fixes' into for-linus
Russell King
1
-1
/
+1
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-8
/
+25
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+8
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
1
-3
/
+3
2008-07-18
sparc64: Add Niagara2 RNG driver.
David S. Miller
5
-0
/
+983
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-0
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
4
-1
/
+166
2008-06-30
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-06-20
hw-random: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-06-12
intel_rng: make device not found a warning
Stephen Hemminger
1
-1
/
+1
2008-05-30
virtio: An entropy device, as suggested by hpa.
Rusty Russell
3
-0
/
+165
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+13
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
1
-13
/
+13
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
1
-5
/
+5
2008-04-17
[S390] hw_random: allow rng_dev_read() to return hardware errors.
Ralph Wuerthner
1
-0
/
+4
2008-03-24
hw_random doc updates
David Brownell
1
-1
/
+8
[next]