1. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  2. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  3. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 8 months ago
  4. 25d34b9 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 8 months ago
  5. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  6. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  8. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  11. 6b0ddd1 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 2 months ago
  12. ca3ba71 virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 5 months ago
  13. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  14. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  15. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  18. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  19. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  20. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 10 months ago
  21. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 10 months ago
  22. 232ba76 virtio: pci: use correct type in virtio_pci_bind() by Heinrich Schuchardt · 5 years ago
  23. 640aae0 virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  24. 699aae0 virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  25. 550435e virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  26. 4135e10 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  27. f480220 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  28. f371ad3 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  29. fdc4aca virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  30. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  31. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago