index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-05
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
2014-05-05
usb: mtp: reply INCOMPLETE_TRANSFER on read errors
Gerd Hoffmann
2014-05-05
usb: mtp: fix possible buffer overflow
Gerd Hoffmann
2014-05-05
usb: mtp: drop data-out hexdump
Gerd Hoffmann
2014-05-05
usb: mtp: avoid empty description string
Gerd Hoffmann
2014-05-05
usb: mtp: fix error path memory leak
Gerd Hoffmann
2014-05-05
usb: mtp: fix serial (must be exact 32 chars)
Gerd Hoffmann
2014-05-05
usb: mtp: fix version (is decimal not bcd)
Gerd Hoffmann
2014-05-05
usb: mtp: fix usb_mtp_add_u64
Gerd Hoffmann
2014-05-05
usb: mtp: replace debug printfs with trace points
Gerd Hoffmann
2014-05-05
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
2014-04-23
usb: mtp filesharing
Gerd Hoffmann
2014-04-22
usb: add CompatibleID support to msos
Gerd Hoffmann
2014-03-27
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-18
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-01-16
usb-hid: add microsoft os descriptor support
Gerd Hoffmann
2014-01-16
usb: add support for microsoft os descriptors
Gerd Hoffmann
2013-12-06
Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging
Anthony Liguori
2013-12-02
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-11-28
usb: move usb_{hi,lo} helpers to header file.
Gerd Hoffmann
2013-11-28
Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"
Gerd Hoffmann
2013-11-28
ehci: implement port wakeup
Gerd Hoffmann
2013-11-26
xhci: Call usb_device_alloc/free_streams
Hans de Goede
2013-11-26
usb: Add usb_device_alloc/free_streams
Hans de Goede
2013-11-26
usb: Add max_streams attribute to endpoint info
Hans de Goede
2013-11-26
uas: s/ui/iu/
Hans de Goede
2013-11-26
uas: Fix response iu struct definition
Hans de Goede
2013-11-26
uas: Bounds check tags when using streams
Hans de Goede
2013-11-26
uas: Streams are numbered 1-y, rather then 0-x
Hans de Goede
2013-11-26
uas: Fix / cleanup usb_uas_task error handling
Hans de Goede
2013-11-26
uas: Only use report iu-s for task_mgmt status reporting
Hans de Goede
2013-11-26
xhci: add support for suspend/resume
Gerd Hoffmann
2013-11-26
xhci: Add a few missing checks for disconnected devices
Hans de Goede
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
[next]