1. e20016a9 hwrng: virtio - drop extra empty line by Michael S. Tsirkin · 10 years ago
  2. 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
  3. 1bbc260 virtio-rng: refactor probe error handling by Michael S. Tsirkin · 10 years ago
  4. f498195 virtio-rng: skip reading when we start to remove the device by Amos Kong · 10 years ago
  5. 3856e54 virtio-rng: fix stuck of hot-unplugging busy device by Amos Kong · 10 years ago
  6. 34679ec virtio: rng: add derating factor for use by hwrng core by Amit Shah · 10 years ago
  7. eeec626 Revert "hwrng: virtio - ensure reads happen after successful probe" by Amit Shah · 10 years ago
  8. 5c06273 virtio: rng: delay hwrng_register() till driver is ready by Amit Shah · 10 years ago
  9. 6062829 virtio: rng: re-arrange struct elements for better packing by Amit Shah · 10 years ago
  10. 373445d virtio: rng: remove unused struct element by Amit Shah · 10 years ago
  11. e052dbf hwrng: virtio - ensure reads happen after successful probe by Amit Shah · 10 years ago
  12. a17597d virtio-rng: fixes for device registration/unregistration by Sasha Levin · 10 years ago
  13. e5d23a8 virtio-rng: fix boot with virtio-rng device by Sasha Levin · 10 years ago
  14. 08e53fb virtio-rng: support multiple virtio-rng devices by Amos Kong · 10 years ago
  15. 9914a76 virtio-rng: don't crash if virtqueue is broken. by Rusty Russell · 10 years ago
  16. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  17. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  18. fb6aa6f virtio_rng: use simplified virtqueue accessors. by Rusty Russell · 11 years ago
  19. e84e7a5 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 11 years ago
  20. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 11 years ago
  21. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  23. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  24. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  25. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  26. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  27. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  28. c22405c drivers/char: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  29. 28cfc82 virtio-rng: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  30. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 15 years ago
  31. bb347d9 hwrng: virtio-rng - Convert to new API by Ian Molton · 15 years ago
  32. ff07eb8 move virtrng_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  33. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  34. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  35. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  36. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  37. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  38. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  39. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  40. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 16 years ago