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
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
1
-1
/
+7
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
1
-8
/
+0
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
1
-93
/
+101
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2
-10
/
+21
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2
-11
/
+22
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2
-19
/
+46
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
1
-2
/
+6
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
1
-2
/
+41
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
1
-6
/
+11
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
1
-1
/
+9
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
1
-12
/
+14
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
1
-1
/
+3
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
1
-3
/
+9
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
2
-0
/
+6
2012-04-17
usb-uhci: queuing fix
Gerd Hoffmann
1
-3
/
+10
2012-04-17
usb-uhci: stop queue filling when we find a in-flight td
Gerd Hoffmann
1
-0
/
+3
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
1
-1
/
+16
2012-04-09
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
1
-1
/
+1
2012-03-13
Endian fix an assertion in usb-msd
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-13
uhci: alloc can't fail, drop check.
Gerd Hoffmann
1
-2
/
+0
2012-03-13
uhci: new uhci_handle_td return code for tds still in flight
Gerd Hoffmann
1
-5
/
+7
2012-03-13
uhci: renumber uhci_handle_td return codes
Gerd Hoffmann
1
-4
/
+4
2012-03-13
uhci: use enum for uhci_handle_td return codes
Gerd Hoffmann
1
-16
/
+23
2012-03-13
uhci: tracing support
Gerd Hoffmann
1
-55
/
+32
2012-03-13
uhci: cancel on schedule stop.
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
1
-3
/
+3
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
1
-6
/
+31
2012-03-13
usb-ohci: DMA writeback bug fixes
Wei Yang
1
-2
/
+15
2012-03-13
usb-ehci: drop unused isoch_pause variable
Hans de Goede
1
-5
/
+1
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2
-22
/
+0
2012-03-13
usb: the big rename
Gerd Hoffmann
23
-0
/
+23186