Romain Perier
|
383212425c
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
|
9 years ago |
Romain Perier
|
f0d5a11200
hwrng: omap - Don't prefix the probe message with OMAP
|
9 years ago |
Romain Perier
|
e54feeb0db
hwrng: omap - Add support for 128-bit output of data
|
9 years ago |
Romain Perier
|
b23d2d92ce
hwrng: omap - Remove global definition of hwrng
|
9 years ago |
Romain Perier
|
69eb4d0190
hwrng: omap - Switch to non-obsolete read API implementation
|
9 years ago |
Dave Gerlach
|
ad8529fde9
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
|
9 years ago |
Nishanth Menon
|
61dc0a446e
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
|
9 years ago |
Andre Wolokita
|
656d7e7ee3
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
|
10 years ago |
Andre Wolokita
|
1a5addfe82
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG
|
10 years ago |
Dmitry Torokhov
|
a308d66f14
hwrng: omap - remove #ifdefery around PM methods
|
10 years ago |
Dmitry Torokhov
|
1ee9b5e471
hwrng: omap - remove incorrect __exit markups
|
10 years ago |
Wolfram Sang
|
eff54802fe
char: hw_random: drop owner assignment from platform_drivers
|
10 years ago |
Jingoo Han
|
9e9026a7df
hwrng: omap - remove unnecessary OOM messages
|
11 years ago |
Olof Johansson
|
a246968edc
hwrng: omap - reorder OMAP TRNG driver code
|
12 years ago |
Lokesh Vutla
|
e83872c989
hwrng: omap - Add OMAP4 TRNG support
|
12 years ago |
Lokesh Vutla
|
c903970cea
hwrng: omap - Add device tree support
|
12 years ago |
Lokesh Vutla
|
7256c476f7
hwrng: omap - Remove duplicated function call
|
12 years ago |
Lokesh Vutla
|
d52dc81e14
hwrng: omap - Convert to devm_kzalloc()
|
12 years ago |
Lokesh Vutla
|
4390f77b37
hwrng: omap - Use module_platform_driver macro
|
12 years ago |
Linus Torvalds
|
b2c311075d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 years ago |
Jingoo Han
|
1f539bcb13
hwrng: use platform_{get,set}_drvdata()
|
12 years ago |
Wolfram Sang
|
2a9ba2ee5f
drivers/char/hw_random: don't check resource with devm_ioremap_resource
|
12 years ago |
Thierry Reding
|
c7c9e1c372
char: Convert to devm_ioremap_resource()
|
12 years ago |
Greg Kroah-Hartman
|
bcd2982a0e
Drivers: char: remove __dev* attributes.
|
12 years ago |
Tony Lindgren
|
27615a97b2
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
|
13 years ago |
Paul Walmsley
|
fe47c58ba8
hwrng: OMAP: remove SoC restrictions from driver registration
|
13 years ago |
Paul Walmsley
|
665d92fa85
hwrng: OMAP: convert to use runtime PM
|
13 years ago |
Paul Walmsley
|
02666360c9
hwrng: OMAP: store per-device data in per-device variables, not file statics
|
13 years ago |
Arnd Bergmann
|
59596df640
omap-rng: fix use of SIMPLE_DEV_PM_OPS
|
13 years ago |
Rafael J. Wysocki
|
7650572a8b
omap-rng: Use struct dev_pm_ops for power management
|
13 years ago |