Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3
/
drivers
/
char
/
hw_random
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
d805a78
um: clean Kconfig up a bit
by Al Viro
· 13 years ago
c22405c
drivers/char: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 13 years ago
677d3e2
hw_random: add driver for atmel true hardware random number generator
by Peter Korsgaard
· 13 years ago
24f1466
n2rng: Attach on Niagara-T3.
by David S. Miller
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
52527cf
hwrng: ppc4xx - add support for ppc4xx TRNG
by Josh Boyer
· 13 years ago
033590f
hwrng: timeriomem - use resource_size
by H Hartley Sweeten
· 13 years ago
2725ae1
hwrng: nomadik - add missing clk_put
by Julia Lawall
· 13 years ago
6ba1a31
hwrng: omap - add missing clk_put
by Julia Lawall
· 13 years ago
0524975
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
3023b5b
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
by Dmitry Eremin-Solenikov
· 14 years ago
bd68ccb
hwrng: amd - manage resource allocation
by Dmitry Eremin-Solenikov
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
4ebb24f
dt/sparc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
c652759
hwrng: omap - Convert release_resource to release_region/release_mem_region
by Julia Lawall
· 14 years ago
5efb94e
hwrng: pixocell - add support for picoxcell TRNG
by Jamie Iles
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
55db838
hwrng: via_rng - Fix memory scribbling on some CPUs
by Herbert Xu
· 14 years ago
0735ac1
hwrng: via_rng - Fix asm constraints
by Herbert Xu
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
61f953c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
50b6e71
Revert "hwrng: n2-drv - remove casts from void*"
by Herbert Xu
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
8b9cfdc
hwrng: n2-drv - remove casts from void*
by Kulikov Vasiliy
· 14 years ago
ec96e2f
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
1944cc8
ARM: 6137/1: nomadik hwrng: Add clock support
by Srinidhi Kasagar
· 14 years ago
28cfc82
virtio-rng: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d702d12
Merge with mainline to remove plat-omap/Kconfig conflict
by Tony Lindgren
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
088ef95
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
by Tony Lindgren
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
d817cd5
virtio: fix section mismatch warnings
by Jeff Mahoney
· 15 years ago
f590826
hwrng: core - Fix double unlock in rng_dev_read
by Herbert Xu
· 15 years ago
bc85b25
hwrng: nomadik - Add hardware RNG driver
by Alessandro Rubini
· 15 years ago
18821b0
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eed89d0
hwrng: core - Prevent too-small buffer sizes
by Ian Molton
· 15 years ago
bb347d9
hwrng: virtio-rng - Convert to new API
by Ian Molton
· 15 years ago
8386324
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Herbert Xu
· 15 years ago
9996508
hwrng: core - Replace u32 in driver API with byte array
by Ian Molton
· 15 years ago
ff07eb8
move virtrng_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
a09ba31
hw_random: Remove BKL from core
by Thomas Gleixner
· 15 years ago
0fd92a1
omap: rng: Use resource_size instead of manual calculation
by Tobias Klauser
· 15 years ago
3ca4f5c
virtio: add virtio IDs file
by Fernando Luis Vazquez Cao
· 15 years ago
3c1b27d
virtio: make add_buf return capacity remaining
by Rusty Russell
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
f7557dc
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
by David Daney
· 15 years ago
332a339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
409a736
hwrng: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
049a947
MIPS: hwrng: Add TX4939 RNG driver
by Atsushi Nemoto
· 15 years ago
d405640
Driver Core: misc: add nodename support for misc devices.
by Kay Sievers
· 16 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
32f44d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
594de1d
virtio: handle short buffers in virtio_rng.
by Rusty Russell
· 15 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
08ced85
hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)
by Alexander Clouter
· 15 years ago
e9736c1
hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds
by Harald Welte
· 15 years ago
858576b
hwrng: via_rng - Support VIA Nano hardware RNG
by Harald Welte
· 15 years ago
608d1cd
hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset
by Harald Welte
· 15 years ago
9f171ad
hwrng: omap - Move probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
45001e9
i.MX31: Add hw-random for RNGA
by Alan Carvalho de Assis
· 16 years ago
e5b8954
virtio-rng: Remove false BUG for spurious callbacks
by Christian Borntraeger
· 16 years ago
c54c4de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
3341323
hwrng: timeriomem - Use phys address rather than virt
by Alexander Clouter
· 16 years ago
e88cd6f
hwrng: timeriomem - Breaks an allyesconfig build on s390:
by Heiko Carstens
· 16 years ago
9c3c133
hwrng: timeriomem - New driver
by Alexander Clouter
· 16 years ago
eeec7c8
[ARM] omap: convert omap RNG clocks to match by devid and conid
by Russell King
· 16 years ago
953a7e8
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
by Russell King
· 16 years ago
3f4528d
sparc64: Fix unsigned long long warnings in drivers.
by Sam Ravnborg
· 16 years ago
77122d0
Tidy up addresses in random drivers
by Alan Cox
· 16 years ago
2502991
Merge branch 'fixes' into for-linus
by Russell King
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
e491401
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
by Suresh Siddha
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
9b1a4d3
stop_machine: Wean existing callers off stop_machine_run()
by Rusty Russell
· 16 years ago
ce08715
sparc64: Add Niagara2 RNG driver.
by David S. Miller
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
98cad10
pasemi-rng: Use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
Next »