1. 61dc0a4 hwrng: omap - Fix assumption that runtime_get_sync will always succeed by Nishanth Menon · 8 years ago
  2. 5214099 hwrng: bcm2835 - Add support for Broadcom BCM5301x by Florian Fainelli · 8 years ago
  3. e123be1 hwrng: meson - Add Amlogic Meson Hardware Random Generator by Neil Armstrong · 9 years ago
  4. 5ad67c1 hwrng: exynos - fixup IO accesors by Ben Dooks · 9 years ago
  5. 4f8de65 hwrng: bcm2835 - Read as much data as available by Yendapally Reddy Dhananjaya Reddy · 9 years ago
  6. 422a749 hwrng: bcm2835 - Support Broadcom NSP SoC rng by Yendapally Reddy Dhananjaya Reddy · 9 years ago
  7. 1ff69ad hwrng: stm32 - fix maybe uninitialized variable warning by Maxime Coquelin · 9 years ago
  8. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 9 years ago
  9. afc39d6 hwrng: hisi - Add support for Hisilicon SoC RNG by Kefeng Wang · 9 years ago
  10. 043809d hwrng: exynos - Fix misspelled Samsung address by Krzysztof Kozlowski · 9 years ago
  11. 4dd6e9e hwrng: exynos - Enable COMPILE_TEST by Krzysztof Kozlowski · 9 years ago
  12. 27d80fa hwrng: exynos - Disable runtime PM on driver unbind by Krzysztof Kozlowski · 9 years ago
  13. 48a61e1 hwrng: exynos - Disable runtime PM on probe failure by Krzysztof Kozlowski · 9 years ago
  14. f1925d7 hwrng: exynos - Fix unbalanced PM runtime put on timeout error path by Krzysztof Kozlowski · 9 years ago
  15. f0d947a hwrng: exynos - Runtime suspend device after init by Krzysztof Kozlowski · 9 years ago
  16. 47cd3060 hwrng: bcm63xx - fix device tree compilation by Álvaro Fernández Rojas · 9 years ago
  17. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  18. b93f342 hwrng: exynos - use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  19. 1879f40 hwrng: bcm63xx - fix non device tree compatibility by Álvaro Fernández Rojas · 9 years ago
  20. 730d02e hwrng: pic32 - Add PIC32 RNG hardware driver by Joshua Henderson · 9 years ago
  21. c1e9b3b hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs by Anatoly Pugachev · 9 years ago
  22. 625b4a9 hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  23. 90859e6 hwrng: bcm63xx - allow building for BMIPS_GENERIC by Álvaro Fernández Rojas · 9 years ago
  24. 7b65170 hwrng: bcm63xx - add device tree support by Álvaro Fernández Rojas · 9 years ago
  25. 3947b33 hwrng: bcm63xx - remove unused variables by Álvaro Fernández Rojas · 9 years ago
  26. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  27. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  28. 1ab8729 hwrng: core - sleep interruptible in read by Jiri Slaby · 9 years ago
  29. 4c13ac1 hwrng: omap3-rom - convert timer to delayed work by Aaro Koskinen · 9 years ago
  30. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  31. 642c117 hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
  32. bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
  33. d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
  34. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  35. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  36. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  37. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  38. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  39. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
  40. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  41. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  42. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  43. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  44. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  45. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  46. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  47. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  48. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  49. 17fb874 hwrng: core - correct error check of kthread_run call by Martin Schwidefsky · 9 years ago
  50. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  51. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  52. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 10 years ago
  53. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  54. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  55. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 10 years ago
  56. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 10 years ago
  57. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 10 years ago
  58. da2ff52 char: constify of_device_id array by Fabian Frederick · 10 years ago
  59. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
  60. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 10 years ago
  61. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
  62. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
  63. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
  64. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 10 years ago
  65. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 10 years ago
  66. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
  67. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  68. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  69. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 10 years ago
  70. c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 10 years ago
  71. 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 10 years ago
  72. b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 10 years ago
  73. f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 10 years ago
  74. e20016a9 hwrng: virtio - drop extra empty line by Michael S. Tsirkin · 10 years ago
  75. 90ac41b hwrng: core - Move hwrng_init call into set_current_rng by Herbert Xu · 10 years ago
  76. ff77c15 hwrng: core - Drop current rng in set_current_rng by Herbert Xu · 10 years ago
  77. ac3a497 hwrng: core - Do not register device opportunistically by Herbert Xu · 10 years ago
  78. 15b66cd hwrng: core - Fix current_rng init/cleanup race yet again by Herbert Xu · 10 years ago
  79. 77584ee hwrng: core - Use struct completion for cleanup_done by Herbert Xu · 10 years ago
  80. 2d2ec06 hwrng: don't init list element we're about to add to list. by Rusty Russell · 10 years ago
  81. ebbbfa2 hwrng: don't double-check old_rng. by Rusty Russell · 10 years ago
  82. a027f30 hwrng: fix unregister race. by Rusty Russell · 10 years ago
  83. 3a2c0ba hwrng: use reference counts on each struct hwrng. by Rusty Russell · 10 years ago
  84. 1dacb39 hwrng: move some code out mutex_lock for avoiding underlying deadlock by Amos Kong · 10 years ago
  85. 9372b35 hwrng: place mutex around read functions and buffers. by Rusty Russell · 10 years ago
  86. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  87. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  88. 2d3867d hwrandom / exynos / PM: Use CONFIG_PM in #ifdef by Rafael J. Wysocki · 10 years ago
  89. 4951db7 hwrng: atmel - add DT support by Boris Brezillon · 10 years ago
  90. 21961ef hwrng: atmel - use clk_prepapre_enable/_disable_unprepare by Boris Brezillon · 10 years ago
  91. 24c65bc hwrng: pseries - port to new read API and fix stack corruption by Greg Kurz · 10 years ago
  92. 61daf05 hwrng: core - Changed from using strncat to strlcat by Rickard Strandqvist · 10 years ago
  93. eff5480 char: hw_random: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  94. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  95. 1bbc260 virtio-rng: refactor probe error handling by Michael S. Tsirkin · 10 years ago
  96. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  97. 7a1ae9c hwrng: printk replacement by Sudip Mukherjee · 10 years ago
  98. f498195 virtio-rng: skip reading when we start to remove the device by Amos Kong · 10 years ago
  99. 3856e54 virtio-rng: fix stuck of hot-unplugging busy device by Amos Kong · 10 years ago
  100. a91ae4e hwrng: xgene - add support for APM X-Gene SoC RNG support by Feng Kan · 10 years ago