summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori2013-10-312-37/+39
|\
| * usb-hcd-xhci: Update endpoint context dequeue pointer for streams tooHans de Goede2013-10-221-2/+8
| * usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stopHans de Goede2013-10-221-8/+18
| * usb-hcd-xhci: Remove unused cancelled member from XHCITransferHans de Goede2013-10-221-5/+0
| * usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContextHans de Goede2013-10-221-9/+0
| * usb-host-libusb: Detach kernel drivers earlierHans de Goede2013-10-221-2/+5
| * usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede2013-10-221-5/+4
| * usb-host-libusb: Fix reset handlingHans de Goede2013-10-221-6/+4
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-314-11/+6
|\ \ | |/ |/|
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-144-11/+6
* | pci-ohci: Add missing 'break' in ohci_service_tdJán Veselý2013-10-021-0/+2
* | usb: Fix iovec memleak on combined-packet freeHans de Goede2013-09-191-0/+1
* | usb: Also reset max_packet_size on ep_resetHans de Goede2013-09-191-0/+3
* | xhci: Fix memory leak on xhci_disable_epHans de Goede2013-09-191-0/+5
* | xhci: Add xhci_epid_to_usbep helper functionHans de Goede2013-09-191-10/+22
* | xhci: Init a transfers xhci, slotid and epid member on epctx allocHans de Goede2013-09-191-3/+3
* | xhci: Fix number of streams allocated when using streamsHans de Goede2013-09-191-1/+1
* | usb: remove old usb-host codeGerd Hoffmann2013-09-192-2550/+0
|/
* ehci: save device pointer in EHCIStateGerd Hoffmann2013-09-102-4/+4
* Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-102-4/+9
* usb: sanity check setup_index+setup_len in post_loadGerd Hoffmann2013-09-101-0/+4
* Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori2013-09-035-23/+78
|\
| * usb/dev-hid: Modified usb-tablet category from Misc to InputMarcel Apfelbaum2013-09-021-1/+1
| * Revert "usb-hub: report status changes only once"Gerd Hoffmann2013-09-021-5/+1
| * usb-hub: add tracepoint for status reportsGerd Hoffmann2013-09-021-0/+1
| * usb: parallelize usb3 streamsGerd Hoffmann2013-09-021-3/+4
| * uas: add property for request loggingGerd Hoffmann2013-09-021-3/+12
| * xhci: reset port when disabling slotGerd Hoffmann2013-09-021-0/+1
| * xhci: emulate intr endpoint intervals correctlyGerd Hoffmann2013-09-021-7/+37
| * xhci: fix endpoint interval calculationGerd Hoffmann2013-09-021-1/+1
| * xhci: add port to slot_address tracepointGerd Hoffmann2013-09-021-1/+1
| * xhci: add tracepoint for endpoint state changesGerd Hoffmann2013-09-021-0/+19
| * xhci: remove leftover debug printfGerd Hoffmann2013-09-021-2/+0
* | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-302-2/+3
* | usb: Pass size to usb_bus_new()Andreas Färber2013-08-306-6/+7
* | scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-302-3/+6
|/
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-228-46/+46
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-2/+2
* xhci: implement warm port resetGerd Hoffmann2013-08-081-2/+11
* usb-redir: fix use-after-freeGerd Hoffmann2013-08-011-0/+1
* xhci: fix segfaultGerd Hoffmann2013-08-011-3/+2
* hcd-ohci: add dma error handlingAlexey Kardashevskiy2013-07-301-51/+126
* uhci: egsm fixGerd Hoffmann2013-07-301-0/+7
* xhci: handle USB_RET_IOERRORGerd Hoffmann2013-07-301-0/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-2920-0/+33
* misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-271-4/+4
* scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-1/+3
* ohci: Use QOM realize for OHCIHu Tao2013-07-231-8/+6
* ohci: QOM'ify some moreHu Tao2013-07-231-14/+25
OpenPOWER on IntegriCloud