Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | ohci: Convert fprint/DPRINTF/print to traces | Alexey Kardashevskiy | 1 | -123/+99 |
2014-09-23 | usb-storage: fix possible memory leak and missing error message | Gonglei | 1 | -0/+2 |
2014-09-22 | usb-storage: Fix how legacy init handles option ID clash | Markus Armbruster | 1 | -2/+4 |
2014-09-10 | xhci PCIe endpoint migration compatibility fix | Dr. David Alan Gilbert | 1 | -1/+5 |
2014-08-29 | usb: add usb host adapters exit trace | Gonglei | 3 | -0/+6 |
2014-08-29 | usb-xhci: add exit function | Gonglei | 1 | -0/+36 |
2014-08-29 | usb-ehci: add ehci-pci device exit function | Gonglei | 1 | -0/+14 |
2014-08-29 | usb-ehci: add ehci unrealize funciton | Gonglei | 2 | -0/+26 |
2014-08-29 | usb-ehci: add vmstate properity for EHCIState | Gonglei | 2 | -1/+2 |
2014-08-29 | usb-uhci: clean up uhci resource when pci-uhci exit | Gonglei | 1 | -0/+22 |
2014-08-29 | usb-ohci: add exit function | Gonglei | 1 | -0/+19 |
2014-08-29 | usb-ohci: Fix memory leak for ohci timer | Gonglei | 1 | -1/+3 |
2014-08-29 | usb: add usb_bus_release function | Gonglei | 1 | -0/+7 |
2014-08-29 | Revert "xhci: Fix number of streams allocated when using streams" | Gerd Hoffmann | 1 | -1/+1 |
2014-08-29 | xhci: use (1u << i) | Gerd Hoffmann | 1 | -2/+2 |
2014-08-29 | Fix OHCI ISO TD state never being written back. | Jack Un | 1 | -2/+2 |
2014-08-29 | xhci: fix debug print compiling error | Gonglei | 1 | -3/+3 |
2014-08-29 | usb: Fix bootindex for portnr > 9 | Markus Armbruster | 1 | -2/+2 |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -8/+0 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 1 | -8/+0 |
2014-08-15 | usb: don't use 'Yoda conditions' | Gonglei | 3 | -4/+4 |
2014-07-23 | usb: mtp: tag root property as experimental | Gerd Hoffmann | 1 | -1/+1 |
2014-07-22 | vmstate_xhci_event: fix unterminated field list | Laszlo Ersek | 1 | -0/+1 |
2014-07-18 | hw/usb: Add missing 'static' attribute | Stefan Weil | 1 | -1/+1 |
2014-07-11 | mtp: linux guest detection fix. | Gerd Hoffmann | 1 | -0/+4 |
2014-07-01 | ccid-card-emulated: use EventNotifier | Paolo Bonzini | 1 | -19/+10 |
2014-07-01 | usb: initialize libusb_device to avoid crash | Jincheng Miao | 1 | -2/+2 |
2014-07-01 | usb: Fix usb-bt-dongle initialization. | Hani Benhabiles | 1 | -8/+16 |
2014-06-30 | serial: poll the serial console with G_IO_HUP | Roger Pau Monne | 1 | -1/+1 |
2014-06-23 | migration: Remove unneeded minimum_version_id_old | Juan Quintela | 1 | -5/+2 |
2014-06-16 | blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() | Markus Armbruster | 1 | -1/+1 |
2014-06-13 | usb-host: add range checks for usb-host parameters | Gerd Hoffmann | 1 | -0/+13 |
2014-06-02 | xhci: order superspeed ports first | Gerd Hoffmann | 1 | -8/+37 |
2014-06-02 | xhci: make port reset trace point more verbose | Gerd Hoffmann | 1 | -1/+1 |
2014-06-02 | usb: add usb_pick_speed | Gerd Hoffmann | 2 | -12/+21 |
2014-06-02 | usb-host: add HAVE_STREAMS define | Gerd Hoffmann | 1 | -7/+11 |
2014-06-02 | usb-host: allow attaching usb3 devices to ehci | Gerd Hoffmann | 1 | -8/+54 |
2014-06-02 | usb: move ehci register defines to header file | Gerd Hoffmann | 1 | -78/+1 |
2014-06-02 | usb: move uhci register defines to header file | Gerd Hoffmann | 1 | -35/+1 |
2014-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into staging | Peter Maydell | 4 | -23/+242 |
2014-05-26 | usb: add input routing support for tablet and keyboard | Gerd Hoffmann | 1 | -0/+13 |
2014-05-26 | usb-host-libusb: Set stream id when submitting bulk-stream transfers | Hans de Goede | 1 | -4/+17 |
2014-05-26 | usb-host-libusb: Add alloc / free streams ops | Hans de Goede | 1 | -0/+50 |
2014-05-26 | usb-host-libusb: Fill in endpoint max_streams when available | Hans de Goede | 1 | -0/+12 |
2014-05-26 | usb-redir: Add support for bulk streams | Hans de Goede | 1 | -5/+132 |
2014-05-26 | usb-mtp: handle usb_mtp_get_object failure | Gerd Hoffmann | 1 | -2/+7 |
2014-05-26 | usb-mtp: handle lseek failure | Gerd Hoffmann | 1 | -1/+4 |
2014-05-26 | usb-mtp: use bool to track MTPObject init status | Gerd Hoffmann | 1 | -6/+8 |
2014-05-26 | xhci: add xhci_get_flag | Gerd Hoffmann | 1 | -2/+7 |
2014-05-26 | xhci: add endpoint cap on express bus only | Gerd Hoffmann | 1 | -2/+4 |