1. cb94ff5 audio: propagate Error * out of audio_init by Martin Kletzander · 1 year, 5 months ago
  2. ae420c9 hw/usb: Fix typo in comments and print by Cai Huoqing · 3 years, 8 months ago
  3. 6db3427 usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) by Thomas Huth · 4 years ago
  4. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  5. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  6. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  7. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  8. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  9. 670777a usbaudio: change playback counters to 64 bit by Kővágó, Zoltán · 5 years ago
  10. 3e44607 usb-audio: support more than two channels of audio by Kővágó, Zoltán · 5 years ago
  11. 2c6a740 usb-audio: do not count on avail bytes actually available by Kővágó, Zoltán · 5 years ago
  12. 88e47b9 audio: add audiodev properties to frontends by Kővágó, Zoltán · 6 years ago
  13. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  14. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  15. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  16. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  17. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  18. a7fde1c usb-audio: ignore usb packages with wrong size by Gerd Hoffmann · 6 years ago
  19. 463581a usb: use local path for local headers by Michael S. Tsirkin · 7 years ago
  20. c4fe970 usb: replace handle_destroy with unrealize by Marc-André Lureau · 8 years ago
  21. e532b2e usb: Clean up includes by Peter Maydell · 9 years ago
  22. 37bc43f usb-audio: increate default buffer size by Gerd Hoffmann · 9 years ago
  23. 0389a0b usb: usb-audio QOMify by Gonglei · 10 years ago
  24. 5450eea usb-audio: convert init to realize by Gonglei · 10 years ago
  25. d0657b2 usb: don't use 'Yoda conditions' by Gonglei · 11 years ago
  26. bd93976 usb: Remove magic constants from device bmAttributes by Pantelis Koukousoulas · 11 years ago
  27. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  28. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 12 years ago
  29. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  30. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  31. 9a77a0f usb: split packet result into actual_length + status by Hans de Goede · 12 years ago
  32. 2bbd086 usb-audio: fix usb version by Gerd Hoffmann · 13 years ago
  33. 9d55d1a usb: add serial number generator by Gerd Hoffmann · 13 years ago
  34. f1ae32a usb: the big rename by Gerd Hoffmann · 13 years ago[Renamed (99%) from hw/usb-audio.c]
  35. 7718564 Merge remote-tracking branch 'kraxel/usb.38' into staging by Anthony Liguori · 13 years ago
  36. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  37. 079d0b7 usb: Set USBEndpoint in usb_packet_setup(). by Gerd Hoffmann · 13 years ago
  38. 7f74a56 usb: kill handle_packet callback by Gerd Hoffmann · 13 years ago
  39. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  40. ba02430 usb: separate out legacy usb registration from type registration by Anthony Liguori · 13 years ago
  41. 62aed76 usb: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  42. b870472 usb: add audio device model by H. Peter Anvin · 15 years ago