index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
2
-4
/
+3
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
1
-4
/
+2
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
1
-1
/
+0
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-07-27
usbnet: Drop usbnet_can_receive
Fam Zheng
1
-16
/
+4
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-1
/
+1
2015-07-17
Revert "xhci: set timer to retry xfers"
Gerd Hoffmann
1
-2
/
+0
2015-07-17
usb-ccid: add missing wakeup calls
Gerd Hoffmann
1
-0
/
+5
2015-07-17
usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb
Gerd Hoffmann
1
-8
/
+8
2015-07-16
Re-attach usb device to kernel while usb_host_open fails
Lin Ma
1
-0
/
+3
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+1
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
6
-6
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
6
-0
/
+6
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-3
/
+3
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2
-26
/
+19
2015-05-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...
Peter Maydell
1
-1
/
+0
2015-05-08
xhci: remove unused code
Gonglei
1
-1
/
+0
2015-05-08
uhci: controller is halted after reset
Gerd Hoffmann
1
-1
/
+1
2015-05-08
usb: usb-serial QOMify
Gonglei
1
-16
/
+27
2015-05-08
usb: usb-redir QOMify
Gonglei
1
-11
/
+14
2015-05-08
usb: usb-wacom-tablet QOMify
Gonglei
1
-3
/
+6
2015-05-08
usb: usb-uas QOMify
Gonglei
1
-6
/
+9
2015-05-08
usb: usb-storage QOMify
Gonglei
1
-12
/
+20
2015-05-08
usb: usb-ccid QOMify
Gonglei
1
-22
/
+28
2015-05-08
usb: usb-net QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb-mtp: fix segmentation fault
Gonglei
1
-0
/
+4
2015-05-08
usb: usb-mtp QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb: usb-hub QOMify
Gonglei
1
-4
/
+7
2015-05-08
usb: usb-hid QOMify
Gonglei
1
-14
/
+20
2015-05-08
usb: usb-bt QOMify
Gonglei
1
-5
/
+8
2015-05-08
usb: usb-audio QOMify
Gonglei
1
-10
/
+13
2015-05-08
uhci: QOMify
Gonglei
1
-12
/
+31
2015-05-08
xhci: fix events for setup trb.
Gerd Hoffmann
1
-0
/
+8
2015-05-08
Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...
Gerd Hoffmann
1
-12
/
+3
2015-05-08
xhci: set timer to retry xfers
Gerd Hoffmann
1
-0
/
+2
2015-05-08
usb: fix usb-net segfault
Michal Kazior
1
-0
/
+4
2015-04-30
usb: Remove unused functions
Thomas Huth
1
-41
/
+0
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
9
-86
/
+131
2015-03-20
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
4
-2
/
+22
2015-03-20
ohci: fix resource cleanup leak
Gonglei
1
-1
/
+19
2015-03-20
uhci: fix segfault when hot-unplugging uhci controller
Gonglei
1
-6
/
+6
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
1
-9
/
+11
2015-03-18
hw/usb: Include USB files only if necessary
Thomas Huth
1
-4
/
+4
2015-03-17
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
1
-2
/
+1
2015-03-17
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
1
-19
/
+17
2015-03-17
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
1
-2
/
+11
[next]