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 |
Herbert Xu
|
b29e2679d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Julia Lawall
|
945478a727
hwrng: omap - use devm_request_and_ioremap
|
13 years ago |
Tony Lindgren
|
2c799cef4d
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
|
13 years ago |
Julia Lawall
|
6ba1a31ef1
hwrng: omap - add missing clk_put
|
14 years ago |
Julia Lawall
|
c652759b6a
hwrng: omap - Convert release_resource to release_region/release_mem_region
|
14 years ago |
Tobias Klauser
|
0fd92a15a0
omap: rng: Use resource_size instead of manual calculation
|
16 years ago |
Uwe Kleine-König
|
9f171adc19
hwrng: omap - Move probe function to .devinit.text
|
16 years ago |