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-hid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
1
-3
/
+3
2011-05-26
usb: update config descriptors to identify number of interfaces
Brad Hards
1
-0
/
+3
2011-04-15
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
1
-1
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-3
/
+3
2011-01-24
usb hid: add migration support
Gerd Hoffmann
1
-2
/
+64
2011-01-24
usb hid: move head+n to common struct
Gerd Hoffmann
1
-24
/
+22
2011-01-24
usb keyboard: add event event queue
Gerd Hoffmann
1
-6
/
+32
2011-01-24
add event queueing to USB HID
Paolo Bonzini
1
-94
/
+127
2011-01-21
Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-277
/
+209
2011-01-20
usb-hid: modifiers should generate an event
Aurelien Jarno
1
-0
/
+3
2011-01-16
USB keyboard emulation key mapping error
Michael Tokarev
1
-1
/
+1
2011-01-11
usb: hid: change serial number to "42".
Gerd Hoffmann
1
-1
/
+1
2011-01-11
usb: hid: remote wakeup support.
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
1
-22
/
+0
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
1
-8
/
+2
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
1
-4
/
+0
2011-01-11
usb hid: use new descriptor infrastructure.
Gerd Hoffmann
1
-243
/
+205
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
1
-2
/
+6
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-0
/
+1
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
1
-4
/
+11
2010-03-09
kbd leds: usb kbd
Gerd Hoffmann
1
-0
/
+8
2010-02-19
USB HID does not support Set_Idle
Kevin O'Connor
1
-2
/
+10
2009-12-18
Make USB hid devices self-powered
Riku Voipio
1
-1
/
+1
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-6
/
+3
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
1
-0
/
+3
2009-12-12
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
1
-1
/
+1
2009-10-30
usb-hid: use qdev for -usbdevice
Gerd Hoffmann
1
-0
/
+3
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
1
-1
/
+0
2009-09-09
qdev/usb: add some convinience aliases.
Gerd Hoffmann
1
-0
/
+3
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
1
-15
/
+0
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-44
/
+62
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-6
/
+0
2009-01-07
fix usb-hid SET_IDLE behaviour (Stefano Stabellini)
aliguori
1
-2
/
+2
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
1
-8
/
+34
2008-09-15
Fix range in the hid report descriptor for USB tablet.
balrog
1
-2
/
+2
2008-05-17
Try to fix USB HID and make the HID reports readable.
balrog
1
-48
/
+71
2008-04-26
Fix USB and HID report descriptors for mouse and tablet.
balrog
1
-18
/
+17
2008-01-14
Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).
balrog
1
-1
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-17
Pass correct pointer to HID keyboard event handler, fixes regression from IDL...
balrog
1
-1
/
+1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-7
/
+7
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-22
/
+22
2007-09-09
Implement HID idle mode (avoids flooding guest with useless updates).
pbrook
1
-11
/
+29
2007-06-22
Add USB HID keyboard.
balrog
1
-45
/
+344
2007-03-31
Fix usb hid and mass-storage protocol revision, by Juergen Keil.
ths
1
-1
/
+1
2007-02-11
increase USB table poll interval
bellard
1
-1
/
+1
2007-01-05
Dynamic handling of guest mice, by Lonnie Mendez.
ths
1
-3
/
+6
2006-08-12
SCSI and USB async IO support.
pbrook
1
-6
/
+5
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
1
-7
/
+11
2006-06-26
display device identifier string for user with info usb (Lonnie Mendez)
bellard
1
-0
/
+4
[next]