1. 0c35c67 virtio-mmio: Delete an error message in vm_find_vqs() by Markus Elfring · 4 years, 9 months ago
  2. c64eb62 virtio-mmio: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  3. 5e663f0 virtio-mmio: add error check for platform_get_irq by Ihor Matushchak · 6 years ago
  4. f33f5fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78 by Thomas Gleixner · 6 years ago
  5. a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
  6. 3fc92a9 virtio: mmio-v1: Validate queue PFN by Suzuki K Poulose · 6 years ago
  7. 3191914 virtio: virtio_mmio: make of_device_ids const. by Arvind Yadav · 8 years ago
  8. c2c9f9b virtio-mmio: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  9. c2e9080 virtio_mmio: fix devm cleanup by Mark Rutland · 7 years ago
  10. 25f3222 virtio_mmio: add cleanup for virtio_mmio_remove by weiping zhang · 7 years ago
  11. 7eb781b virtio_mmio: add cleanup for virtio_mmio_probe by weiping zhang · 7 years ago
  12. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  13. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  14. 51be7a9 virtio_mmio: expose header to userspace by Michael S. Tsirkin · 8 years ago
  15. f7f6634 virtio_mmio: Set DMA masks appropriately by Robin Murphy · 8 years ago
  16. cecdbdc virtio_mmio: Set dev.release() to avoid warning by Yuan Liu · 8 years ago
  17. b421113 virtio_mmio: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  18. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  19. 38c4ab8 virtio_mmio: add ACPI probing by Graeme Gregory · 9 years ago
  20. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  21. a62d547 virtio_mmio: support non-legacy balloon devices by Michael S. Tsirkin · 10 years ago
  22. 704a0b5 virtio_mmio: fix access width for mmio by Michael S. Tsirkin · 10 years ago
  23. 87e7bf1 virtio_mmio: generation support by Michael S. Tsirkin · 10 years ago
  24. 1862ee2 virtio-mmio: Update the device to OASIS spec version by Pawel Moll · 10 years ago
  25. 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
  26. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  27. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  28. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  29. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  30. 257d6e5 virtio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  32. 4ae8537 virtio: mmio: fix signature checking for BE guests by Marc Zyngier · 11 years ago
  33. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  34. 9350393 virtio: make config_ops const by Stephen Hemminger · 12 years ago
  35. 0d34cc2 virtio-mmio: fix wrong comment about register offset by Ryota Ozaki · 12 years ago
  36. 8590dbc Drivers: virtio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 40f9938 virtio-mmio: Fix irq parsing in command line parameter by Pawel Moll · 12 years ago
  38. 06ca287 virtio: move queue_index and num_free fields into core struct virtqueue. by Rusty Russell · 12 years ago
  39. d78b519 virtio_mmio: Don't attempt to create empty virtqueues by Brian Foley · 12 years ago
  40. 3850d29 virtio_mmio: fix off by one error allocating queue by Brian Foley · 12 years ago
  41. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  42. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  43. 81a054c virtio-mmio: Devices parameter parsing by Pawel Moll · 13 years ago
  44. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  45. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  47. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  48. edfd52e virtio: Add platform bus driver for memory mapped virtio device by Pawel Moll · 13 years ago