index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-hid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix range in the hid report descriptor for USB tablet.
balrog
2008-09-15
1
-2
/
+2
*
Try to fix USB HID and make the HID reports readable.
balrog
2008-05-17
1
-48
/
+71
*
Fix USB and HID report descriptors for mouse and tablet.
balrog
2008-04-26
1
-18
/
+17
*
Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).
balrog
2008-01-14
1
-1
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Pass correct pointer to HID keyboard event handler, fixes regression from IDL...
balrog
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-7
/
+7
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-22
/
+22
*
Implement HID idle mode (avoids flooding guest with useless updates).
pbrook
2007-09-09
1
-11
/
+29
*
Add USB HID keyboard.
balrog
2007-06-22
1
-45
/
+344
*
Fix usb hid and mass-storage protocol revision, by Juergen Keil.
ths
2007-03-31
1
-1
/
+1
*
increase USB table poll interval
bellard
2007-02-11
1
-1
/
+1
*
Dynamic handling of guest mice, by Lonnie Mendez.
ths
2007-01-05
1
-3
/
+6
*
SCSI and USB async IO support.
pbrook
2006-08-12
1
-6
/
+5
*
usb destroy API change (Lonnie Mendez)
bellard
2006-07-19
1
-7
/
+11
*
display device identifier string for user with info usb (Lonnie Mendez)
bellard
2006-06-26
1
-0
/
+4
*
Rearrange SCSI disk emulation code.
pbrook
2006-05-25
1
-1
/
+7
*
USB tablet support (Brad Campbell, Anthony Liguori)
bellard
2006-04-12
1
-15
/
+205
*
added virtual USB mouse support
bellard
2005-11-05
1
-0
/
+347