1. 27ff780 virtio: Ensure PCI is set up first by Simon Glass · 1 year, 6 months ago
  2. b0a2fe1 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · 1 year, 7 months ago
  3. 37e53db virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · 1 year, 7 months ago
  4. a15d67e virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · 1 year, 7 months ago
  5. 75582fc virtio: Allocate virtqueue in page-size units by Will Deacon · 1 year, 7 months ago
  6. da4e8bb virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · 1 year, 7 months ago
  7. 7804306 virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · 1 year, 7 months ago
  8. a710f5b bootstd: Correct virtio block-device handling by Simon Glass · 1 year, 9 months ago
  9. d472e93 virtio: Add some debugging by Simon Glass · 1 year, 9 months ago
  10. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  11. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 9 months ago
  12. 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 9 months ago
  13. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 9 months ago
  14. 811c81e virtio: Fix returning -ENODEV by Simon Glass · 1 year, 9 months ago
  15. 59a6be9 virtio: Avoid repeating a long expression by Simon Glass · 1 year, 9 months ago
  16. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  17. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  18. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  19. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 2 months ago
  20. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 2 months ago
  21. 43937a4 virtio: rng: Check length before copying by Andrew Scull · 2 years, 5 months ago
  22. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 5 months ago
  23. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 5 months ago
  24. fbef3f5 virtio_ring: Check used descriptors are chain heads by Andrew Scull · 2 years, 5 months ago
  25. 10a1453 virtio_ring: Maintain a shadow copy of descriptors by Andrew Scull · 2 years, 5 months ago
  26. b095297 virtio_ring: Add helper to attach vring descriptor by Andrew Scull · 2 years, 5 months ago
  27. 68f8bf2 virtio_ring: Merge identical variables by Andrew Scull · 2 years, 5 months ago
  28. 0699a78 virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  29. c763e1e virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 6 months ago
  30. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  31. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  32. e7870c2 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 6 months ago
  33. 6a8cb87 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 6 months ago
  34. f2c1ef1 virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 6 months ago
  35. c690f64 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 6 months ago
  36. 94b28b9 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 6 months ago
  37. da03cdf virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 6 months ago
  38. 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 6 months ago
  39. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  40. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  41. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  42. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 8 months ago
  43. 25d34b9 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 8 months ago
  44. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  45. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  46. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  47. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  48. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  49. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  50. 6b0ddd1 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 2 months ago
  51. ca3ba71 virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 5 months ago
  52. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  53. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  54. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  55. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  56. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  57. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  58. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  59. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 10 months ago
  60. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 10 months ago
  61. 232ba76 virtio: pci: use correct type in virtio_pci_bind() by Heinrich Schuchardt · 5 years ago
  62. 640aae0 virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  63. 699aae0 virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  64. 550435e virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  65. 4135e10 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  66. f480220 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  67. f371ad3 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  68. fdc4aca virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  69. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  70. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago