Age | Commit message (Expand) | Author |
2021-09-01 | hw/usb: Fix typo in comments and print | Cai Huoqing |
2021-03-15 | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) | Thomas Huth |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-10-18 | usbaudio: change playback counters to 64 bit | Kővágó, Zoltán |
2019-10-18 | usb-audio: support more than two channels of audio | Kővágó, Zoltán |
2019-10-18 | usb-audio: do not count on avail bytes actually available | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán |
2019-01-10 | usb-audio: ignore usb packages with wrong size | Gerd Hoffmann |
2018-06-01 | usb: use local path for local headers | Michael S. Tsirkin |
2017-02-23 | usb: replace handle_destroy with unrealize | Marc-André Lureau |
2016-01-29 | usb: Clean up includes | Peter Maydell |
2015-10-20 | usb-audio: increate default buffer size | Gerd Hoffmann |
2015-05-08 | usb: usb-audio QOMify | Gonglei |
2014-09-23 | usb-audio: convert init to realize | Gonglei |
2014-08-15 | usb: don't use 'Yoda conditions' | Gonglei |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede |
2012-09-11 | usb-audio: fix usb version | Gerd Hoffmann |
2012-04-26 | usb: add serial number generator | Gerd Hoffmann |
2012-03-13 | usb: the big rename | Gerd Hoffmann |