index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
13
-70
/
+72
|
\
|
*
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
1
-45
/
+45
|
*
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
1
-3
/
+1
|
*
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
1
-2
/
+2
|
*
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
|
*
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
11
-18
/
+20
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
1
-2
/
+2
|
\
\
|
*
|
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-2
/
+2
*
|
|
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
|
|
/
|
/
|
*
|
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
4
-4
/
+4
|
/
*
usb-hid: add microsoft os descriptor support
Gerd Hoffmann
2014-01-16
1
-0
/
+8
*
usb: add support for microsoft os descriptors
Gerd Hoffmann
2014-01-16
5
-6
/
+280
*
Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging
Anthony Liguori
2013-12-06
8
-87
/
+290
|
\
|
*
usb: move usb_{hi,lo} helpers to header file.
Gerd Hoffmann
2013-11-28
2
-10
/
+11
|
*
Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"
Gerd Hoffmann
2013-11-28
1
-1
/
+1
|
*
ehci: implement port wakeup
Gerd Hoffmann
2013-11-28
1
-2
/
+16
|
*
xhci: Call usb_device_alloc/free_streams
Hans de Goede
2013-11-26
1
-0
/
+117
|
*
usb: Add usb_device_alloc/free_streams
Hans de Goede
2013-11-26
1
-0
/
+18
|
*
usb: Add max_streams attribute to endpoint info
Hans de Goede
2013-11-26
2
-0
/
+24
|
*
uas: s/ui/iu/
Hans de Goede
2013-11-26
1
-38
/
+38
|
*
uas: Fix response iu struct definition
Hans de Goede
2013-11-26
1
-10
/
+8
|
*
uas: Bounds check tags when using streams
Hans de Goede
2013-11-26
1
-0
/
+14
|
*
uas: Streams are numbered 1-y, rather then 0-x
Hans de Goede
2013-11-26
1
-3
/
+3
|
*
uas: Fix / cleanup usb_uas_task error handling
Hans de Goede
2013-11-26
1
-17
/
+3
|
*
uas: Only use report iu-s for task_mgmt status reporting
Hans de Goede
2013-11-26
1
-8
/
+22
|
*
xhci: add support for suspend/resume
Gerd Hoffmann
2013-11-26
1
-0
/
+8
|
*
xhci: Add a few missing checks for disconnected devices
Hans de Goede
2013-11-26
1
-2
/
+11
*
|
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-12-02
2
-1
/
+1
|
/
*
usb: drop unused USBNetState.inpkt field
Stefan Hajnoczi
2013-11-13
1
-1
/
+0
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
3
-5
/
+6
*
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
2013-10-31
2
-37
/
+39
|
\
|
*
usb-hcd-xhci: Update endpoint context dequeue pointer for streams too
Hans de Goede
2013-10-22
1
-2
/
+8
|
*
usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
Hans de Goede
2013-10-22
1
-8
/
+18
|
*
usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
Hans de Goede
2013-10-22
1
-5
/
+0
|
*
usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
Hans de Goede
2013-10-22
1
-9
/
+0
|
*
usb-host-libusb: Detach kernel drivers earlier
Hans de Goede
2013-10-22
1
-2
/
+5
|
*
usb-host-libusb: Configuration 0 may be a valid configuration
Hans de Goede
2013-10-22
1
-5
/
+4
|
*
usb-host-libusb: Fix reset handling
Hans de Goede
2013-10-22
1
-6
/
+4
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
4
-11
/
+6
|
\
\
|
|
/
|
/
|
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
4
-11
/
+6
*
|
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
2013-10-02
1
-0
/
+2
*
|
usb: Fix iovec memleak on combined-packet free
Hans de Goede
2013-09-19
1
-0
/
+1
*
|
usb: Also reset max_packet_size on ep_reset
Hans de Goede
2013-09-19
1
-0
/
+3
*
|
xhci: Fix memory leak on xhci_disable_ep
Hans de Goede
2013-09-19
1
-0
/
+5
*
|
xhci: Add xhci_epid_to_usbep helper function
Hans de Goede
2013-09-19
1
-10
/
+22
*
|
xhci: Init a transfers xhci, slotid and epid member on epctx alloc
Hans de Goede
2013-09-19
1
-3
/
+3
*
|
xhci: Fix number of streams allocated when using streams
Hans de Goede
2013-09-19
1
-1
/
+1
*
|
usb: remove old usb-host code
Gerd Hoffmann
2013-09-19
2
-2550
/
+0
|
/
[next]