aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)AuthorFilesLines
2020-03-09usb-serial: wakeup device on inputJason Andryuk1-1/+5
2020-02-28hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb classGuenter Roeck1-17/+0
2020-02-21hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck1-0/+2
2020-02-21hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck2-15/+16
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann1-1/+1
2020-02-12usb-host: wait for cancel completeGerd Hoffmann1-8/+9
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth1-2/+2
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau21-26/+26
2020-01-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell4-3/+63
2020-01-13xhci: recheck slot statusGerd Hoffmann1-3/+12
2020-01-13xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun1-0/+1
2020-01-13usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert1-0/+9
2020-01-13usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich1-0/+20
2020-01-13usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2-0/+21
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé3-3/+3
2020-01-07ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé1-0/+5
2020-01-07hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé1-0/+5
2020-01-07hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé1-0/+4
2020-01-07hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé1-0/+2
2019-12-18hw/usb: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy1-1/+1
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth3-587/+0
2019-11-06usb-host: add option to allow all resets.Gerd Hoffmann1-4/+9
2019-10-18usbaudio: change playback counters to 64 bitKővágó, Zoltán1-6/+8
2019-10-18usb-audio: support more than two channels of audioKővágó, Zoltán1-53/+366
2019-10-18usb-audio: do not count on avail bytes actually availableKővágó, Zoltán1-11/+17
2019-08-29usb-mtp: add sanity checks on rootdirBandan Das1-14/+24
2019-08-29xhci: Fix memory leak in xhci_kick_epctxfangying1-0/+1
2019-08-29xhci: Fix memory leak in xhci_address_slotYing Fang1-0/+1
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell3-21/+59
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann1-0/+3
2019-08-21xhci: Add No Op CommandHikaru Nishida1-0/+3
2019-08-21usb-redir: merge interrupt packetsMartin Cerveny1-21/+48
2019-08-21usbredir: fix buffer-overflow on vmloadMarc-André Lureau1-0/+5
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán1-0/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster3-1/+3
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2-1/+1
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster22-2/+22
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster4-0/+4
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster12-11/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster22-0/+22
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster2-0/+2
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster1-0/+1
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé1-1/+1
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé2-5/+9
2019-06-24xen: Import other xen/io/*.hAnthony PERARD1-2/+1
2019-06-12Supply missing header guardsMarkus Armbruster2-0/+10
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster8-5/+3
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster24-11/+30