]> git.proxmox.com Git - qemu.git/history - hw/usb-hid.c
slirp: Fix restricted mode
[qemu.git] / hw / usb-hid.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Gerd Hoffmannusb-hid: fixup changed tracking.
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-14 Kevin O'ConnorThe USB tablet should not claim boot protocol support.
2011-06-14 Kevin O'ConnorFix USB mouse Set_Protocol behavior
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-26 Brad Hardsusb: update config descriptors to identify number of...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlUse qemu-common.h or qemu-timer.h in place of sysemu.h
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Gerd Hoffmannusb hid: add migration support
2011-01-24 Gerd Hoffmannusb hid: move head+n to common struct
2011-01-24 Gerd Hoffmannusb keyboard: add event event queue
2011-01-24 Paolo Bonziniadd event queueing to USB HID
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Aurelien Jarnousb-hid: modifiers should generate an event
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16 Michael TokarevUSB keyboard emulation key mapping error
2011-01-11 Gerd Hoffmannusb: hid: change serial number to "42".
2011-01-11 Gerd Hoffmannusb: hid: remote wakeup support.
2011-01-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb hid: use new descriptor infrastructure.
2010-06-14 Jes Sorensenun-register kbd driver in case of USB kbd unplug.
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-03-19 Anthony LiguoriRewrite mouse handlers to use QTAILQ and to have an...
2010-03-09 Gerd Hoffmannkbd leds: usb kbd
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Kevin O'ConnorUSB HID does not support Set_Idle
2009-12-18 Riku VoipioMake USB hid devices self-powered
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-12-12 Markus Armbrusterqdev: Rename USBDevice member devname to product_desc
2009-10-30 Gerd Hoffmannusb-hid: use qdev for -usbdevice
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-09-09 Gerd Hoffmannqdev/usb: add some convinience aliases.
2009-09-09 Gerd Hoffmannqdev/usb: make qemu aware of usb busses.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
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