index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
1
-0
/
+15
|
\
\
|
*
|
um: clean Kconfig up a bit
Al Viro
2011-11-02
1
-0
/
+15
|
|
/
*
|
hw_random: add driver for atmel true hardware random number generator
Peter Korsgaard
2011-10-10
3
-0
/
+172
|
/
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
2
-13
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
2011-06-30
3
-0
/
+169
*
|
hwrng: timeriomem - use resource_size
H Hartley Sweeten
2011-06-30
1
-2
/
+1
*
|
hwrng: nomadik - add missing clk_put
Julia Lawall
2011-06-30
1
-1
/
+2
*
|
hwrng: omap - add missing clk_put
Julia Lawall
2011-06-30
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
2
-1
/
+10
|
\
|
*
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
2011-05-04
1
-1
/
+1
|
*
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
2011-05-04
1
-0
/
+9
*
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
|
/
*
-
.
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2011-03-17
1
-1
/
+1
|
\
\
|
|
*
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
1
-1
/
+1
|
|
/
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
2
-12
/
+13
|
\
\
|
*
|
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-7
/
+9
|
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
|
|
/
*
|
hwrng: omap - Convert release_resource to release_region/release_mem_region
Julia Lawall
2011-02-16
1
-8
/
+6
*
|
hwrng: pixocell - add support for picoxcell TRNG
Jamie Iles
2011-01-23
3
-0
/
+221
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
1
-4
/
+6
|
\
|
*
hwrng: via_rng - Fix memory scribbling on some CPUs
Herbert Xu
2011-01-07
1
-2
/
+5
|
*
hwrng: via_rng - Fix asm constraints
Herbert Xu
2011-01-07
1
-2
/
+1
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
\
|
*
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-09
1
-1
/
+1
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
3
-5
/
+5
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
*
|
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
2010-07-05
1
-1
/
+1
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
1
-0
/
+17
|
\
|
*
ARM: 6137/1: nomadik hwrng: Add clock support
Srinidhi Kasagar
2010-05-20
1
-0
/
+17
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-3
/
+3
|
\
\
|
*
|
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-3
/
+3
|
|
/
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
2
-4
/
+10
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
2
-2
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
2010-03-01
3
-0
/
+116
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-02-26
3
-0
/
+116
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
hwrng: nomadik - Add hardware RNG driver
Alessandro Rubini
2009-12-19
3
-0
/
+116
*
|
|
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
2010-02-15
1
-1
/
+1
|
/
/
*
|
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
1
-3
/
+3
*
|
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
2009-12-23
1
-2
/
+3
|
/
*
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-09
1
-1
/
+0
|
\
[next]