Merge commit 'origin/upstream' into juha-devel
[qemu] / hw / usb-hid.c
2009-03-19 Riku VoipioMake devices self-powered
2009-03-17 Riku VoipioMake devices self-powered
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 aliguorifix usb-hid SET_IDLE behaviour (Stefano Stabellini)
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...
2008-09-15 balrogFix range in the hid report descriptor for USB tablet.
2008-05-17 balrogTry to fix USB HID and make the HID reports readable.
2008-04-26 balrogFix USB and HID report descriptors for mouse and tablet.
2008-01-14 balrogAdd mouse wheel in the usb-mouse HID Report (by Daniel...
2007-11-17 pbrookBreak up vl.h.
2007-09-17 balrogPass correct pointer to HID keyboard event handler...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-09 pbrookImplement HID idle mode (avoids flooding guest with...
2007-06-22 balrogAdd USB HID keyboard.
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2007-02-11 bellardincrease USB table poll interval
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2005-11-05 bellardadded virtual USB mouse support