1. 43ec540 hwrng: omap - move clock related code to omap_rng_probe() by Thomas Petazzoni · 8 years ago
  2. b985735 hwrng: omap - Do not access INTMASK_REG on EIP76 by Thomas Petazzoni · 8 years ago
  3. 761c251 hwrng: omap - use devm_clk_get() instead of of_clk_get() by Thomas Petazzoni · 8 years ago
  4. 45c2fdd hwrng: omap - write registers after enabling the clock by Thomas Petazzoni · 8 years ago
  5. 3832124 hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K by Romain Perier · 8 years ago
  6. f0d5a11 hwrng: omap - Don't prefix the probe message with OMAP by Romain Perier · 8 years ago
  7. e54feeb hwrng: omap - Add support for 128-bit output of data by Romain Perier · 8 years ago
  8. b23d2d9 hwrng: omap - Remove global definition of hwrng by Romain Perier · 8 years ago
  9. 69eb4d0 hwrng: omap - Switch to non-obsolete read API implementation by Romain Perier · 8 years ago
  10. ad8529f hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 by Dave Gerlach · 8 years ago
  11. 61dc0a4 hwrng: omap - Fix assumption that runtime_get_sync will always succeed by Nishanth Menon · 9 years ago
  12. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 10 years ago
  13. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 10 years ago
  14. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 10 years ago
  15. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  16. eff5480 char: hw_random: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 9e9026a hwrng: omap - remove unnecessary OOM messages by Jingoo Han · 11 years ago
  18. a246968 hwrng: omap - reorder OMAP TRNG driver code by Olof Johansson · 12 years ago
  19. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 12 years ago
  20. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 12 years ago
  21. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 12 years ago
  22. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 12 years ago
  23. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 12 years ago
  24. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  25. 1f539bc hwrng: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  26. 2a9ba2e drivers/char/hw_random: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  27. c7c9e1c char: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  28. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  30. fe47c58 hwrng: OMAP: remove SoC restrictions from driver registration by Paul Walmsley · 12 years ago
  31. 665d92f hwrng: OMAP: convert to use runtime PM by Paul Walmsley · 12 years ago
  32. 0266636 hwrng: OMAP: store per-device data in per-device variables, not file statics by Paul Walmsley · 12 years ago
  33. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 13 years ago
  34. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  35. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 13 years ago
  36. 945478a hwrng: omap - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  37. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  38. 6ba1a31 hwrng: omap - add missing clk_put by Julia Lawall · 14 years ago
  39. c652759 hwrng: omap - Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  40. 0fd92a1 omap: rng: Use resource_size instead of manual calculation by Tobias Klauser · 15 years ago
  41. 9f171ad hwrng: omap - Move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  42. eeec7c8 [ARM] omap: convert omap RNG clocks to match by devid and conid by Russell King · 16 years ago
  43. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  44. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 17 years ago
  45. c49a7f1 [HWRNG] omap: Minor updates by David Brownell · 17 years ago
  46. 984e976 [HWRNG]: move status polling loop to data_present callbacks by Patrick McHardy · 17 years ago
  47. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  48. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  49. af2bc7d [PATCH] omap-rng build fix by David Brownell · 19 years ago
  50. ebc915a [PATCH] Add TI OMAP CPU family HW RNG driver by Michael Buesch · 19 years ago