aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-audio.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2016-01-29usb: Clean up includesPeter Maydell
2015-10-20usb-audio: increate default buffer sizeGerd Hoffmann
2015-05-08usb: usb-audio QOMifyGonglei
2014-09-23usb-audio: convert init to realizeGonglei
2014-08-15usb: don't use 'Yoda conditions'Gonglei
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-01-10Make all static TypeInfos constAndreas Färber
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-09-11usb-audio: fix usb versionGerd Hoffmann
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann