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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
usb core: add migration support
Gerd Hoffmann
1
-5
/
+5
2011-01-12
usb: zap pdev from usbport
Gerd Hoffmann
1
-2
/
+1
2011-01-11
usb: add port property.
Gerd Hoffmann
1
-0
/
+1
2011-01-11
usb: keep track of physical port address.
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb: add device qualifier support
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb: add attach callback
Gerd Hoffmann
1
-0
/
+5
2011-01-11
usb: add speed mask to ports
Gerd Hoffmann
1
-1
/
+8
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
1
-1
/
+3
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
1
-3
/
+5
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb descriptors: add settable strings.
Gerd Hoffmann
1
-0
/
+9
2011-01-11
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
1
-0
/
+9
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
1
-1
/
+2
2010-03-31
usb: class specific interface requests
Max Reitz
1
-0
/
+4
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
1
-3
/
+0
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
1
-0
/
+2
2009-12-12
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
1
-1
/
+1
2009-10-30
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
1
-4
/
+0
2009-10-30
usb: make attach optional.
Gerd Hoffmann
1
-0
/
+1
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
1
-3
/
+0
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
1
-0
/
+5
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
1
-0
/
+2
2009-10-05
switch usb bus to inplace allocation.
Gerd Hoffmann
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-5
/
+5
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
1
-15
/
+13
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-23
/
+46
2009-05-10
Follow coding conventions
Paul Brook
1
-5
/
+5
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-1
/
+1
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
1
-1
/
+2
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
1
-1
/
+4
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
1
-0
/
+3
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
1
-0
/
+1
2008-09-14
usb: Support for removing device by host addr, improved auto filter syntax (M...
aliguori
1
-0
/
+1
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-2
/
+0
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
1
-2
/
+33
2008-08-21
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
1
-0
/
+1
2008-08-21
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
1
-0
/
+1
2008-07-17
Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).
balrog
1
-0
/
+3
2008-04-22
Inventra MUSB-HDRC host-mode USB.
balrog
1
-0
/
+27
2008-01-14
USB-to-serial device (Samuel Thibault).
balrog
1
-0
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-9
/
+8
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-5
/
+5
2007-06-22
Add USB HID keyboard.
balrog
1
-0
/
+1
2007-06-10
Wacom PenPartner tablet (virtual USB device).
balrog
1
-0
/
+3
2007-06-06
Use the correct PCI IDs for Malta.
ths
1
-1
/
+2
2007-04-07
Unify IRQ handling.
pbrook
1
-1
/
+1
2007-03-17
OHCI USB PXA support (Andrzej Zaborowski).
pbrook
1
-1
/
+3
2007-02-10
Fix typo, by Ed Swierk.
ths
1
-1
/
+1
[next]