]> git.proxmox.com Git - qemu.git/history - hw/usb-desc.c
usb: track altsetting in USBDevice
[qemu.git] / hw / usb-desc.c
2012-01-13 Gerd Hoffmannusb: track altsetting in USBDevice
2012-01-13 Gerd Hoffmannusb: track configuration and interface count in USBDevice.
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-23 Gerd Hoffmannusb: ignore USB_DT_DEBUG
2011-06-23 Hans de Goedeusb: Add a speedmask to devices
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
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: add support for "grouped" interfaces and the Inter...
2011-05-26 Brad Hardsusb: remove fallback to bNumInterfaces if no .nif
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' 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-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-11 Gerd Hoffmannusb: add device qualifier support
2011-01-11 Gerd Hoffmannusb: add usb_desc_attach
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 descriptors: add settable strings.
2011-01-11 Gerd Hoffmannusb: data structs and helpers for usb descriptors.