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
/
usb-linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-4
/
+4
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-10-31
Use a O_NONBLOCK pipe for iso completion signals for thread-safety, by Arnon ...
balrog
1
-22
/
+29
2007-10-04
Quiet warnings introduced with the USB iso support.
balrog
1
-43
/
+46
2007-10-04
USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...
balrog
1
-61
/
+503
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-31
/
+31
2006-12-10
Build fix for newer kernel headers, thanks Jason Wessel.
ths
1
-1
/
+0
2006-08-12
SCSI and USB async IO support.
pbrook
1
-6
/
+5
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
1
-9
/
+11
2006-07-19
Linux compilation fix
bellard
1
-0
/
+9
2006-06-26
display device identifier string for user with info usb (Lonnie Mendez)
bellard
1
-3
/
+27
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
1
-1
/
+1
2006-03-11
Tweak UHCI device settings. Ignore host root hubs.
pbrook
1
-2
/
+4
2005-11-13
correct use of USBDEVFS_DISCONNECT
bellard
1
-4
/
+9
2005-11-06
USB user interface
bellard
1
-85
/
+256
2005-11-05
initial USB support
bellard
1
-0
/
+309