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