Age | Commit message (Expand) | Author |
2013-06-03 | xhci: add live migration support | Gerd Hoffmann |
2013-06-03 | xhci: add xhci_init_epctx | Gerd Hoffmann |
2013-06-03 | xhci: add xhci_alloc_epctx | Gerd Hoffmann |
2013-06-03 | xhci: add XHCISlot->addressed | Gerd Hoffmann |
2013-06-03 | host-libusb: Correct test for USB packet state | Ed Maste |
2013-06-03 | Fix usage of USB_DEV_FLAG_IS_HOST flag. | Michael Marineau |
2013-05-12 | remove double semicolons | Dong Xu Wang |
2013-05-07 | xhci: handle USB_RET_BABBLE | Gerd Hoffmann |
2013-05-07 | uhci: Use an intermediate buffer for usb packet data | Hans de Goede |
2013-05-07 | usb-host: add usb_host_full_speed_compat | Gerd Hoffmann |
2013-05-07 | usb-host: live migration support for the libusb version | Gerd Hoffmann |
2013-05-03 | scsi: add bus_name parameter to scsi_bus_new. | KONRAD Frederic |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-27 | ccid: Fix crash when backend isn't specified | Cole Robinson |
2013-04-24 | dev-smartcard-reader: empty implementation for Mechanical (fail correctly) | Alon Levy |
2013-04-24 | dev-smartcard-reader: copy atr protocol to ccid parameters | Alon Levy |
2013-04-24 | dev-smartcard-reader: change default protocol to T=0 | Alon Levy |
2013-04-24 | dev-smartcard-reader: define structs for CCID_Parameter internals | Alon Levy |
2013-04-24 | ccid-card-passthru, dev-smartcard-reader: add debug environment variables | Alon Levy |
2013-04-24 | ccid-card-passthru: add atr check | Alon Levy |
2013-04-24 | dev-smartcard-reader: reuse usb.h definitions | Alon Levy |
2013-04-24 | dev-smartcard-reader: support windows guest | Alon Levy |
2013-04-24 | dev-smartcard-reader: remove aborts (never triggered, but just in case) | Alon Levy |
2013-04-24 | dev-smartcard-reader: nicer debug messages | Alon Levy |
2013-04-24 | dev-smartcard-reader: white space fixes | Alon Levy |
2013-04-24 | ccid: declare DEFAULT_ATR table to be "static const" | Jim Meyering |
2013-04-24 | ccid: make backend_enum_table "static const" and adjust users | Jim Meyering |
2013-04-24 | ccid-card-emul: do not crash if backend is not provided | Marc-André Lureau |
2013-04-23 | usb-host: raise libusbx minimum version to 1.0.13 | Gerd Hoffmann |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann |
2013-04-23 | ehci_free_packet: Discard finished packets when the queue is halted | Hans de Goede |
2013-04-23 | xhci: remove XHCIRing->base (unused) | Gerd Hoffmann |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann |
2013-04-16 | xhci: fix address device | Gerd Hoffmann |
2013-04-16 | xhci: use slotid as device address | Gerd Hoffmann |
2013-04-16 | xhci: fix portsc writes | Gerd Hoffmann |
2013-04-16 | xhci: add xhci_cap_write | Gerd Hoffmann |
2013-04-16 | xhci: remove leftover debug printf | Gerd Hoffmann |
2013-04-16 | usb-serial: Remove double call to qemu_chr_add_handlers( NULL ) | Hans de Goede |
2013-04-15 | include: avoid useless includes of exec/ headers | Paolo Bonzini |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-04-08 | Merge remote-tracking branch 'kraxel/usb.79' into staging | Anthony Liguori |
2013-04-05 | usb-storage: Forward serial number to scsi-disk | Kevin Wolf |
2013-04-03 | usb-tablet: Don't claim wakeup capability for USB-2 version | Hans de Goede |
2013-04-03 | usb-hub: report status changes only once | Gerd Hoffmann |