index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
ohci: split reset method in 3 parts
Hervé Poussineau
1
-27
/
+37
2015-12-15
ehci: make idt processing more robust
Gerd Hoffmann
1
-2
/
+3
2015-12-15
usb-mtp: add support for basic mtp events
Bandan Das
1
-2
/
+27
2015-12-15
usb-mtp: Add support for inotify based file monitoring
Bandan Das
1
-0
/
+229
2015-12-15
usb-mtp: free objects on a mtp reset
Bandan Das
1
-0
/
+1
2015-12-15
usb-mtp: use a list for keeping track of children
Bandan Das
1
-16
/
+40
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-8
/
+7
2015-11-03
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
1
-1
/
+1
2015-11-03
ehci: clear suspend bit on detach
Gerd Hoffmann
1
-1
/
+1
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
1
-14
/
+16
2015-10-20
usb-audio: increate default buffer size
Gerd Hoffmann
1
-1
/
+1
2015-10-20
usb: print device id in "info usb" monitor command
Gerd Hoffmann
1
-3
/
+6
2015-10-20
usb-host: add wakeup call for iso xfers
Gerd Hoffmann
1
-0
/
+1
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
[prev]
[next]