1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  3. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  4. 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 9 months ago
  5. 08dd615 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 10 months ago
  6. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  8. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  9. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  10. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  12. 16630a8 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 3 months ago
  13. 17059ba virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 6 months ago
  14. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  15. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  16. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  19. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  20. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  21. a89643c virtio: fix typo devicd by Heinrich Schuchardt · 5 years ago
  22. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  23. 393e746 virtio: pci: use correct type in virtio_pci_bind() by Heinrich Schuchardt · 5 years ago
  24. 51a2e0e virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  25. 422b34d virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  26. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  27. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  28. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  29. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  30. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  31. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  32. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago