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
*
usb-serial: only check speed once at realize time
Gonglei
2014-09-23
1
-7
/
+9
*
usb-bus: introduce a wrapper function to check speed
Gonglei
2014-09-23
1
-1
/
+13
*
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
2014-09-23
1
-2
/
+0
*
usb-mtp: convert init to realize
Gonglei
2014-09-23
1
-3
/
+2
*
usb-redir: convert init to realize
Gonglei
2014-09-23
1
-8
/
+7
*
usb-audio: convert init to realize
Gonglei
2014-09-23
1
-3
/
+2
*
dev-wacom: convert init to realize
Gonglei
2014-09-23
1
-3
/
+2
*
dev-hid: convert init to realize
Gonglei
2014-09-23
1
-14
/
+13
*
usb-ccid: convert init to realize
Gonglei
2014-09-23
1
-3
/
+2
*
dev-serial: convert init to realize
Gonglei
2014-09-23
1
-12
/
+6
*
dev-bluetooth: convert init to realize
Gonglei
2014-09-23
1
-4
/
+2
*
dev-uas: using error_report instead of fprintf
Gonglei
2014-09-23
1
-5
/
+6
*
dev-uas: convert init to realize
Gonglei
2014-09-23
1
-4
/
+2
*
dev-storage: usring error_report instead of fprintf/printf
Gonglei
2014-09-23
1
-6
/
+6
*
dev-storage: convert init to realize
Gonglei
2014-09-23
1
-13
/
+8
*
usb-hub: convert init to realize
Gonglei
2014-09-23
1
-5
/
+4
*
libusb: using error_report instead of fprintf
Gonglei
2014-09-23
1
-5
/
+4
*
libusb: convert init to realize
Gonglei
2014-09-23
1
-9
/
+8
*
usb-net: convert init to realize
Gonglei
2014-09-23
1
-5
/
+4
*
usb-bus: convert USBDeviceClass init to realize
Gonglei
2014-09-23
5
-48
/
+73
*
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
2014-09-23
1
-123
/
+99
*
usb-storage: fix possible memory leak and missing error message
Gonglei
2014-09-23
1
-0
/
+2
*
usb-storage: Fix how legacy init handles option ID clash
Markus Armbruster
2014-09-22
1
-2
/
+4
*
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-09-10
1
-1
/
+5
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
3
-0
/
+6
*
usb-xhci: add exit function
Gonglei
2014-08-29
1
-0
/
+36
*
usb-ehci: add ehci-pci device exit function
Gonglei
2014-08-29
1
-0
/
+14
*
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
2
-0
/
+26
*
usb-ehci: add vmstate properity for EHCIState
Gonglei
2014-08-29
2
-1
/
+2
*
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
2014-08-29
1
-0
/
+22
*
usb-ohci: add exit function
Gonglei
2014-08-29
1
-0
/
+19
*
usb-ohci: Fix memory leak for ohci timer
Gonglei
2014-08-29
1
-1
/
+3
*
usb: add usb_bus_release function
Gonglei
2014-08-29
1
-0
/
+7
*
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
2014-08-29
1
-1
/
+1
*
xhci: use (1u << i)
Gerd Hoffmann
2014-08-29
1
-2
/
+2
*
Fix OHCI ISO TD state never being written back.
Jack Un
2014-08-29
1
-2
/
+2
*
xhci: fix debug print compiling error
Gonglei
2014-08-29
1
-3
/
+3
*
usb: Fix bootindex for portnr > 9
Markus Armbruster
2014-08-29
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-8
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
*
|
usb: don't use 'Yoda conditions'
Gonglei
2014-08-15
3
-4
/
+4
*
|
usb: mtp: tag root property as experimental
Gerd Hoffmann
2014-07-23
1
-1
/
+1
*
|
vmstate_xhci_event: fix unterminated field list
Laszlo Ersek
2014-07-22
1
-0
/
+1
*
|
hw/usb: Add missing 'static' attribute
Stefan Weil
2014-07-18
1
-1
/
+1
|
/
*
mtp: linux guest detection fix.
Gerd Hoffmann
2014-07-11
1
-0
/
+4
*
ccid-card-emulated: use EventNotifier
Paolo Bonzini
2014-07-01
1
-19
/
+10
*
usb: initialize libusb_device to avoid crash
Jincheng Miao
2014-07-01
1
-2
/
+2
*
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-07-01
1
-8
/
+16
*
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
1
-1
/
+1
*
migration: Remove unneeded minimum_version_id_old
Juan Quintela
2014-06-23
1
-5
/
+2
[next]