index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
*
|
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
2011-06-30
*
|
hwrng: timeriomem - use resource_size
H Hartley Sweeten
2011-06-30
*
|
hwrng: nomadik - add missing clk_put
Julia Lawall
2011-06-30
*
|
hwrng: omap - add missing clk_put
Julia Lawall
2011-06-30
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
|
\
|
*
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
2011-05-04
|
*
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
2011-05-04
*
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
|
/
*
-
.
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2011-03-17
|
\
\
|
|
*
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
|
|
/
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
|
\
\
|
*
|
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
|
/
*
|
hwrng: omap - Convert release_resource to release_region/release_mem_region
Julia Lawall
2011-02-16
*
|
hwrng: pixocell - add support for picoxcell TRNG
Jamie Iles
2011-01-23
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
|
\
|
*
hwrng: via_rng - Fix memory scribbling on some CPUs
Herbert Xu
2011-01-07
|
*
hwrng: via_rng - Fix asm constraints
Herbert Xu
2011-01-07
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
|
\
|
*
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-09
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
*
|
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
2010-07-05
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
|
\
|
*
ARM: 6137/1: nomadik hwrng: Add clock support
Srinidhi Kasagar
2010-05-20
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
\
|
*
|
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
|
|
/
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
*
|
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
2010-03-01
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-02-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
hwrng: nomadik - Add hardware RNG driver
Alessandro Rubini
2009-12-19
*
|
|
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
2010-02-15
|
/
/
*
|
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
*
|
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
2009-12-23
|
/
*
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-09
|
\
|
*
hw_random: Remove BKL from core
Thomas Gleixner
2009-10-14
*
|
hwrng: core - Prevent too-small buffer sizes
Ian Molton
2009-12-03
*
|
hwrng: virtio-rng - Convert to new API
Ian Molton
2009-12-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2009-12-01
|
\
\
|
*
|
move virtrng_remove to .devexit.text
Uwe Kleine-König
2009-10-22
[next]