Gregory CLEMENT
|
b166be0044
hwrng: omap - Fix clock resource by adding a register clock
|
7 years ago |
Gregory CLEMENT
|
10bc320bc9
hwrng: omap - Remove useless test before clk_disable_unprepare
|
7 years ago |
Thomas Petazzoni
|
43ec540e6f
hwrng: omap - move clock related code to omap_rng_probe()
|
8 years ago |
Thomas Petazzoni
|
b985735be7
hwrng: omap - Do not access INTMASK_REG on EIP76
|
8 years ago |
Thomas Petazzoni
|
761c251028
hwrng: omap - use devm_clk_get() instead of of_clk_get()
|
8 years ago |
Thomas Petazzoni
|
45c2fdde01
hwrng: omap - write registers after enabling the clock
|
8 years ago |
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 |