summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei
2014-08-29usb-ohci: add exit functionGonglei
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann
2014-08-29xhci: use (1u << i)Gerd Hoffmann
2014-08-29Fix OHCI ISO TD state never being written back.Jack Un
2014-08-29xhci: fix debug print compiling errorGonglei
2014-08-29usb: Fix bootindex for portnr > 9Markus Armbruster
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-15usb: don't use 'Yoda conditions'Gonglei
2014-07-23usb: mtp: tag root property as experimentalGerd Hoffmann
2014-07-22vmstate_xhci_event: fix unterminated field listLaszlo Ersek
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil
2014-07-11mtp: linux guest detection fix.Gerd Hoffmann
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles
2014-06-30serial: poll the serial console with G_IO_HUPRoger Pau Monne
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela
2014-06-16blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster
2014-06-13usb-host: add range checks for usb-host parametersGerd Hoffmann
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-06-02xhci: make port reset trace point more verboseGerd Hoffmann
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-06-02usb-host: add HAVE_STREAMS defineGerd Hoffmann
2014-06-02usb-host: allow attaching usb3 devices to ehciGerd Hoffmann
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into stagingPeter Maydell
2014-05-26usb: add input routing support for tablet and keyboardGerd Hoffmann
2014-05-26usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede
2014-05-26usb-host-libusb: Add alloc / free streams opsHans de Goede
2014-05-26usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede
2014-05-26usb-redir: Add support for bulk streamsHans de Goede
2014-05-26usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann
2014-05-26usb-mtp: handle lseek failureGerd Hoffmann
2014-05-26usb-mtp: use bool to track MTPObject init statusGerd Hoffmann
2014-05-26xhci: add xhci_get_flagGerd Hoffmann
2014-05-26xhci: add endpoint cap on express bus onlyGerd Hoffmann
2014-05-26xhci: child detach fixGerd Hoffmann
2014-05-14usb: fix up post load checksMichael S. Tsirkin
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-05usb: sanity check setup_index+setup_len in post_loadMichael S. Tsirkin
2014-05-05usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann
2014-05-05usb: mtp: fix possible buffer overflowGerd Hoffmann
2014-05-05usb: mtp: drop data-out hexdumpGerd Hoffmann