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
*
usbnet: Drop usbnet_can_receive
Fam Zheng
2015-07-27
1
-16
/
+4
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
1
-1
/
+1
*
Revert "xhci: set timer to retry xfers"
Gerd Hoffmann
2015-07-17
1
-2
/
+0
*
usb-ccid: add missing wakeup calls
Gerd Hoffmann
2015-07-17
1
-0
/
+5
*
usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb
Gerd Hoffmann
2015-07-17
1
-8
/
+8
*
Re-attach usb device to kernel while usb_host_open fails
Lin Ma
2015-07-16
1
-0
/
+3
*
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
1
-1
/
+1
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
6
-6
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
6
-0
/
+6
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-3
/
+3
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
2
-26
/
+19
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...
Peter Maydell
2015-05-11
1
-1
/
+0
|
\
|
*
xhci: remove unused code
Gonglei
2015-05-08
1
-1
/
+0
*
|
uhci: controller is halted after reset
Gerd Hoffmann
2015-05-08
1
-1
/
+1
*
|
usb: usb-serial QOMify
Gonglei
2015-05-08
1
-16
/
+27
*
|
usb: usb-redir QOMify
Gonglei
2015-05-08
1
-11
/
+14
*
|
usb: usb-wacom-tablet QOMify
Gonglei
2015-05-08
1
-3
/
+6
*
|
usb: usb-uas QOMify
Gonglei
2015-05-08
1
-6
/
+9
*
|
usb: usb-storage QOMify
Gonglei
2015-05-08
1
-12
/
+20
*
|
usb: usb-ccid QOMify
Gonglei
2015-05-08
1
-22
/
+28
*
|
usb: usb-net QOMify
Gonglei
2015-05-08
1
-4
/
+7
*
|
usb-mtp: fix segmentation fault
Gonglei
2015-05-08
1
-0
/
+4
*
|
usb: usb-mtp QOMify
Gonglei
2015-05-08
1
-4
/
+7
*
|
usb: usb-hub QOMify
Gonglei
2015-05-08
1
-4
/
+7
*
|
usb: usb-hid QOMify
Gonglei
2015-05-08
1
-14
/
+20
*
|
usb: usb-bt QOMify
Gonglei
2015-05-08
1
-5
/
+8
*
|
usb: usb-audio QOMify
Gonglei
2015-05-08
1
-10
/
+13
*
|
uhci: QOMify
Gonglei
2015-05-08
1
-12
/
+31
*
|
xhci: fix events for setup trb.
Gerd Hoffmann
2015-05-08
1
-0
/
+8
*
|
Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...
Gerd Hoffmann
2015-05-08
1
-12
/
+3
*
|
xhci: set timer to retry xfers
Gerd Hoffmann
2015-05-08
1
-0
/
+2
*
|
usb: fix usb-net segfault
Michal Kazior
2015-05-08
1
-0
/
+4
|
/
*
usb: Remove unused functions
Thomas Huth
2015-04-30
1
-41
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
2015-03-20
9
-86
/
+131
|
\
|
*
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
2015-03-20
4
-2
/
+22
|
*
ohci: fix resource cleanup leak
Gonglei
2015-03-20
1
-1
/
+19
|
*
uhci: fix segfault when hot-unplugging uhci controller
Gonglei
2015-03-20
1
-6
/
+6
|
*
hw/usb: Include USB files only if necessary
Thomas Huth
2015-03-18
1
-4
/
+4
|
*
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
2015-03-17
1
-2
/
+1
|
*
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
2015-03-17
1
-19
/
+17
|
*
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
2015-03-17
1
-2
/
+11
|
*
uhci: Convert to realize
Markus Armbruster
2015-03-17
1
-10
/
+8
|
*
ohci: Complete conversion to realize
Markus Armbruster
2015-03-17
1
-17
/
+17
|
*
usb: Improve companion configuration error messages
Markus Armbruster
2015-03-17
2
-25
/
+14
|
*
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-03-17
4
-23
/
+37
*
|
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-19
1
-9
/
+11
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-10
1
-2
/
+5
|
\
|
*
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2015-03-10
1
-2
/
+5
[next]