]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb.c
usb: pass USBEndpoint to usb_wakeup
[mirror_qemu.git] / hw / usb.c
2012-02-10 Gerd Hoffmannusb: pass USBEndpoint to usb_wakeup
2012-02-10 Gerd Hoffmannusb: maintain async packet list per endpoint
2012-02-10 Gerd Hoffmannusb: Set USBEndpoint in usb_packet_setup().
2012-02-10 Gerd Hoffmannusb: add USBEndpoint->{nr,pid}
2012-02-10 Gerd Hoffmannusb: USBPacket: add status, rename owner -> ep
2012-02-10 Gerd Hoffmannusb: fold usb_generic_handle_packet into usb_handle_packet
2012-02-10 Gerd Hoffmannusb: kill handle_packet callback
2012-02-10 Gerd Hoffmannusb: handle dev == NULL in usb_handle_packet()
2012-02-10 Gerd Hoffmannusb: add usb_find_device()
2012-02-10 Gerd Hoffmannusb: kill usb_send_msg
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_RESET
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_{ATTACH,DETACH}
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriusb: convert to QEMU Object Model
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-17 Gerd Hoffmannusb: link packets to endpoints not devices
2012-01-17 Gerd Hoffmannusb: add max_packet_size to USBEndpoint
2012-01-17 Gerd Hoffmannusb/debug: add usb_ep_dump
2012-01-17 Gerd Hoffmannusb: add ifnum to USBEndpoint
2012-01-17 Gerd Hoffmannusb: add USBEndpoint
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: fix port reset
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-07 Gerd Hoffmannusb: claim port at device initialization time.
2011-09-07 Gerd Hoffmannusb: fix use after free
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 Hoffmannusb: use iovecs in USBPacket
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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