]> git.proxmox.com Git - qemu.git/history - hw/usb.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / usb.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-05 Hans de Goedeusb: assert on calling usb_attach(port, NULL) on a...
2011-07-05 Hans de Goedeusb: Make port wakeup and complete ops take a USBPort...
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 Gerd Hoffmannusb: move cancel callback to USBDeviceInfo
2011-05-26 Gerd Hoffmannusb: keep track of packet owner.
2011-05-26 Gerd Hoffmannusb: add usb_handle_packet
2011-05-26 Hans de Goedeusb-linux: use usb_generic_handle_packet()
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-04 Hans de Goedeusb: control buffer fixes
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 attach callback
2011-01-11 Gerd Hoffmannusb: add usb_wakeup() + wakeup callback to port ops
2011-01-11 Gerd Hoffmannusb: rework attach/detach workflow
2011-01-11 Gerd Hoffmannusb: create USBPortOps, move attach there.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2008-08-21 aliguoriusb: generic packet handler cleanup and documentation...
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 thsSpelling fixes, by Stefan Weil.
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-04-24 bellardseparate file for usb hub device
2006-04-24 bellardusb setup state machine fix when driver reads or writes...
2006-03-11 pbrookFix off by one length calciulation.
2005-11-06 bellardUSB user interface
2005-11-05 bellardcosmetics
2005-11-05 bellardinitial USB support