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