1. 47e699d Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP. by balrog · 16 years ago
  2. de5c2d0 Fix range in the hid report descriptor for USB tablet. by balrog · 16 years ago
  3. 976f8ee Try to fix USB HID and make the HID reports readable. by balrog · 17 years ago
  4. c21c583 Fix USB and HID report descriptors for mouse and tablet. by balrog · 17 years ago
  5. 1451299 Add mouse wheel in the usb-mouse HID Report (by Daniel Godás). by balrog · 17 years ago
  6. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  7. 926acf8 Pass correct pointer to HID keyboard event handler, fixes regression from IDLE mode introduction. by balrog · 17 years ago
  8. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  9. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  10. 117b3ae Implement HID idle mode (avoids flooding guest with useless updates). by pbrook · 17 years ago
  11. 47b2d33 Add USB HID keyboard. by balrog · 18 years ago
  12. e126cf1 Fix usb hid and mass-storage protocol revision, by Juergen Keil. by ths · 18 years ago
  13. f2f1ac8 increase USB table poll interval by bellard · 18 years ago
  14. 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
  15. 4d611c9 SCSI and USB async IO support. by pbrook · 18 years ago
  16. 059809e usb destroy API change (Lonnie Mendez) by bellard · 18 years ago
  17. 1f6e24e display device identifier string for user with info usb (Lonnie Mendez) by bellard · 19 years ago
  18. 2e5d83b Rearrange SCSI disk emulation code. Add USB mass storage device emulation. by pbrook · 19 years ago
  19. 09b26c5 USB tablet support (Brad Campbell, Anthony Liguori) by bellard · 19 years ago
  20. 59ae540 added virtual USB mouse support by bellard · 19 years ago