]> git.proxmox.com Git - qemu.git/history - hw/usb-hid.c
usb: track altsetting in USBDevice
[qemu.git] / hw / usb-hid.c
2012-01-13 Gerd Hoffmannusb: track altsetting in USBDevice
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-13 Gerd Hoffmannusb-hid: activate usb tablet / mouse after migration.
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v41' into...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.23' into staging
2011-08-10 Gerd Hoffmannusb-hid: remove usb_hid_datain_cb
2011-08-10 Michael Walleusb-hid: use hid vmstate macro
2011-08-10 Gerd Hoffmannusb/hid: add hid_pointer_activate, use it
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Gerd Hoffmannhid: move idle+protocol from usb-hid to hid too.
2011-08-04 Gerd Hoffmannusb-hid: split hid code to hw/hid.[ch]
2011-08-04 Gerd Hoffmannusb-hid: add hid_has_events()
2011-08-04 Gerd Hoffmannusb-hid: add event callback
2011-08-04 Gerd Hoffmannusb-hid: create & use HIDState
2011-08-04 Gerd Hoffmannusb: use iovecs in USBPacket
2011-07-30 Jan Kiszkausb-hid: Fix 0/0 position for Windows in tablet mode
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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...
next