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
*
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-1
/
+0
*
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
*
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
*
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
6
-72
/
+268
|
\
|
*
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
2013-04-25
1
-2
/
+22
|
*
hwrng: timeriomem - update to support more than one device
Alexander Clouter
2013-04-25
1
-54
/
+116
|
*
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
2013-04-25
3
-0
/
+126
|
*
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
2013-03-22
1
-17
/
+4
|
*
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
2013-03-22
1
-1
/
+2
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
\
|
*
|
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-1
/
+1
*
|
|
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-14
1
-0
/
+9
|
\
\
\
|
*
|
|
hw_random: free rng_buffer at module exit
Satoru Takeuchi
2013-03-20
1
-0
/
+9
*
|
|
|
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-26
1
-2
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-08
1
-2
/
+11
*
|
|
|
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2013-03-15
2
-24
/
+2
|
/
/
/
*
|
|
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-05
1
-3
/
+16
|
/
/
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
1
-12
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio: use module_virtio_driver.
Rusty Russell
2013-02-13
1
-12
/
+1
*
|
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
|
*
|
Drivers: char: exynos_rng_pm_ops can be static
Fengguang Wu
2013-01-20
1
-1
/
+1
|
|
/
*
|
char: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
3
-10
/
+12
|
/
*
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
11
-16
/
+16
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
ARM: plat-nomadik: move MTU, kill plat-nomadik
Linus Walleij
2012-11-05
1
-1
/
+1
*
|
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-2
/
+0
|
\
\
|
*
|
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2012-10-15
1
-2
/
+0
|
|
/
*
|
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
9
-10
/
+10
|
\
\
|
*
|
char: remove use of __devexit
Bill Pemberton
2012-11-21
9
-9
/
+9
|
*
|
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
|
|
/
*
|
IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.
Krzysztof HaĆasa
2012-11-22
2
-4
/
+7
|
/
*
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-10-07
1
-51
/
+70
|
\
|
*
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
2012-09-23
1
-3
/
+0
|
*
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
2012-09-23
1
-26
/
+9
|
*
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
2012-09-23
1
-38
/
+77
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
2
-69
/
+56
|
\
\
|
*
|
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
2012-09-07
1
-57
/
+51
|
*
|
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
2012-09-07
1
-5
/
+5
|
*
|
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
2012-08-20
1
-12
/
+5
*
|
|
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
2012-08-22
3
-0
/
+64
|
|
/
|
/
|
*
|
omap-rng: fix use of SIMPLE_DEV_PM_OPS
Arnd Bergmann
2012-08-10
1
-1
/
+1
|
/
*
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
1
-3
/
+34
|
\
|
*
virtio: rng: s3/s4 support
Amit Shah
2012-07-30
1
-0
/
+17
|
*
virtio: rng: split out common code in probe / remove for s3/s4 ops
Amit Shah
2012-07-30
1
-2
/
+12
|
*
virtio: rng: don't wait on host when module is going away
Amit Shah
2012-07-30
1
-0
/
+1
|
*
virtio: rng: allow tasks to be killed that are waiting for rng input
Amit Shah
2012-07-30
1
-1
/
+4
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-30
3
-0
/
+190
|
\
\
|
|
/
|
/
|
|
*
hw_random: add Broadcom BCM63xx RNG driver
Florian Fainelli
2012-07-24
3
-0
/
+190
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-07-26
4
-8
/
+208
|
\
\
[next]