1. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  2. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  3. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  4. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  5. 66548e4 hwrng: Add a driver for the hwrng found in power7+ systems by Michael Ellerman · 11 years ago
  6. f95dabe hwrng: Return errors to upper levels in pseries-rng.c by Michael Ellerman · 11 years ago
  7. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  8. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  9. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  10. ff6f83f hwrng: via - Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  11. a246968 hwrng: omap - reorder OMAP TRNG driver code by Olof Johansson · 11 years ago
  12. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  13. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  14. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  15. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago
  16. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 11 years ago
  17. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  18. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 11 years ago
  19. 9e01d0c hwrng: mxc-rnga - Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  20. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  21. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  22. 046174d hwrng: bcm2835 - fix MODULE_LICENSE tag by Arnd Bergmann · 12 years ago
  23. 22e8099 hwrng: bcm2835: fix MODULE_LICENSE tag by Arnd Bergmann · 12 years ago
  24. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 12 years ago
  25. beca35d hwrng: nomadik - use clk_prepare_enable() by Linus Walleij · 12 years ago
  26. 1f539bc hwrng: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  27. 1ef997d hwrng: tx4939 - remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  28. 08d63a2 hwrng: timeriomem - remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  29. 938ae2f hwrng: bcm63xx - remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  30. 19e21b1 hwrng: atmel - remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  31. 2a9ba2e drivers/char/hw_random: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  32. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  33. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  34. b149a30 hwrng: timeriomem - added devicetree hooks by Alexander Clouter · 12 years ago
  35. 1907da7 hwrng: timeriomem - update to support more than one device by Alexander Clouter · 12 years ago
  36. 8c4196a hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver by Lubomir Rintel · 12 years ago
  37. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  38. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 12 years ago
  39. 264878e hwrng: mxc-rnga - Use devm_ioremap_resource() by Fabio Estevam · 12 years ago
  40. a80c542 hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume by Jingoo Han · 12 years ago
  41. fb6aa6f virtio_rng: use simplified virtqueue accessors. by Rusty Russell · 12 years ago
  42. b7d44d9 hw_random: free rng_buffer at module exit by Satoru Takeuchi · 12 years ago
  43. e7c2199 drivers: char: use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  44. e84e7a5 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 12 years ago
  45. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 12 years ago
  46. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  47. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  48. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 12 years ago
  49. c7c9e1c char: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  50. ef4458a Drivers: char: exynos_rng_pm_ops can be static by Fengguang Wu · 12 years ago
  51. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  52. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  55. 553da85 IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. by Krzysztof Hałasa · 15 years ago
  56. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  57. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  58. 694e33a ARM: plat-nomadik: move MTU, kill plat-nomadik by Linus Walleij · 12 years ago
  59. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  60. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  62. fe47c58 hwrng: OMAP: remove SoC restrictions from driver registration by Paul Walmsley · 12 years ago
  63. 665d92f hwrng: OMAP: convert to use runtime PM by Paul Walmsley · 12 years ago
  64. 0266636 hwrng: OMAP: store per-device data in per-device variables, not file statics by Paul Walmsley · 12 years ago
  65. 821873a hwrng: mxc-rnga - Access data via structure by Fabio Estevam · 12 years ago
  66. a9ccb7b hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework by Fabio Estevam · 12 years ago
  67. 578b016 hw_random: add support for the TPM chip as a hardware RNG source by Kent Yoder · 12 years ago
  68. 4dbb845 drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data by Julia Lawall · 12 years ago
  69. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  70. 95b18e6 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  71. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  72. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 13 years ago
  73. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 13 years ago
  74. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 13 years ago
  75. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 13 years ago
  76. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  77. 553072b hw_random: add Broadcom BCM63xx RNG driver by Florian Fainelli · 12 years ago
  78. b329669 hwrng: exynos - Add support for Exynos random number generator by Jonghwa Lee · 12 years ago
  79. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  80. 3621189 hwrng: mxc-rnga - fix data_present API by Benoît Thébaudeau · 12 years ago
  81. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  82. c475c06 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 12 years ago
  83. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  84. 121daad hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 13 years ago
  85. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  86. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  87. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 13 years ago
  88. 649e9ea powerpc/pseries/hwrng: PFO-based hwrng driver by Kent Yoder · 13 years ago
  89. 028fdd8 hwrng: Kconfig - modify default state for atmel-rng driver by Nicolas Ferre · 13 years ago
  90. 945478a hwrng: omap - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  91. 1234f4b hwrng: Kconfig: remove dependency for atmel-rng driver by Nicolas Ferre · 13 years ago
  92. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  93. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  94. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  95. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
  96. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  97. d0b03c5 hwrng: tx4939 - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  98. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  99. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  100. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago