Age | Commit message (Expand) | Author |
2013-11-13 | usb: drop unused USBNetState.inpkt field | Stefan Hajnoczi |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-10-31 | Merge remote-tracking branch 'kraxel/usb.91' into staging | Anthony Liguori |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-22 | usb-hcd-xhci: Update endpoint context dequeue pointer for streams too | Hans de Goede |
2013-10-22 | usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop | Hans de Goede |
2013-10-22 | usb-hcd-xhci: Remove unused cancelled member from XHCITransfer | Hans de Goede |
2013-10-22 | usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext | Hans de Goede |
2013-10-22 | usb-host-libusb: Detach kernel drivers earlier | Hans de Goede |
2013-10-22 | usb-host-libusb: Configuration 0 may be a valid configuration | Hans de Goede |
2013-10-22 | usb-host-libusb: Fix reset handling | Hans de Goede |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-02 | pci-ohci: Add missing 'break' in ohci_service_td | Ján Veselý |
2013-09-19 | usb: Fix iovec memleak on combined-packet free | Hans de Goede |
2013-09-19 | usb: Also reset max_packet_size on ep_reset | Hans de Goede |
2013-09-19 | xhci: Fix memory leak on xhci_disable_ep | Hans de Goede |
2013-09-19 | xhci: Add xhci_epid_to_usbep helper function | Hans de Goede |
2013-09-19 | xhci: Init a transfers xhci, slotid and epid member on epctx alloc | Hans de Goede |
2013-09-19 | xhci: Fix number of streams allocated when using streams | Hans de Goede |
2013-09-19 | usb: remove old usb-host code | Gerd Hoffmann |
2013-09-10 | ehci: save device pointer in EHCIState | Gerd Hoffmann |
2013-09-10 | Remove dev-bluetooth.c dependency from vl.c | Miroslav Rezanina |
2013-09-10 | usb: sanity check setup_index+setup_len in post_load | Gerd Hoffmann |
2013-09-03 | Merge remote-tracking branch 'kraxel/usb.88' into staging | Anthony Liguori |
2013-09-02 | usb/dev-hid: Modified usb-tablet category from Misc to Input | Marcel Apfelbaum |
2013-09-02 | Revert "usb-hub: report status changes only once" | Gerd Hoffmann |
2013-09-02 | usb-hub: add tracepoint for status reports | Gerd Hoffmann |
2013-09-02 | usb: parallelize usb3 streams | Gerd Hoffmann |
2013-09-02 | uas: add property for request logging | Gerd Hoffmann |
2013-09-02 | xhci: reset port when disabling slot | Gerd Hoffmann |
2013-09-02 | xhci: emulate intr endpoint intervals correctly | Gerd Hoffmann |
2013-09-02 | xhci: fix endpoint interval calculation | Gerd Hoffmann |
2013-09-02 | xhci: add port to slot_address tracepoint | Gerd Hoffmann |
2013-09-02 | xhci: add tracepoint for endpoint state changes | Gerd Hoffmann |
2013-09-02 | xhci: remove leftover debug printf | Gerd Hoffmann |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-08-30 | usb: Pass size to usb_bus_new() | Andreas Färber |
2013-08-30 | scsi: Pass size to scsi_bus_new() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-08-22 | aio / timers: Rename qemu_timer_* functions | Alex Bligh |
2013-08-08 | xhci: implement warm port reset | Gerd Hoffmann |
2013-08-01 | usb-redir: fix use-after-free | Gerd Hoffmann |
2013-08-01 | xhci: fix segfault | Gerd Hoffmann |
2013-07-30 | hcd-ohci: add dma error handling | Alexey Kardashevskiy |
2013-07-30 | uhci: egsm fix | Gerd Hoffmann |
2013-07-30 | xhci: handle USB_RET_IOERROR | Gerd Hoffmann |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil |
2013-07-23 | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() | Andreas Färber |