]> git.proxmox.com Git - qemu.git/history - hw/usb.h
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / usb.h
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: Replace device_destroy bus op with a child_detach...
2011-07-05 Hans de Goedeusb: Make port wakeup and complete ops take a USBPort...
2011-07-05 Hans de Goedeusb: Add a register_companion USB bus op.
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-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 Brad Hardsusb: Add defines for USB Serial Bus Release Number...
2011-06-14 Gerd Hoffmannusb: cancel async packets on unplug
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-26 Brad Hardsusb: add support for "grouped" interfaces and the Inter...
2011-05-26 Brad Hardsusb: Add Interface Association Descriptor descriptor...
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 Gerd Hoffmannusb: move complete callback to port ops
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 '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 core: add migration support
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-12 Gerd Hoffmannusb: zap pdev from usbport
2011-01-11 Gerd Hoffmannusb: add port property.
2011-01-11 Gerd Hoffmannusb: keep track of physical port address.
2011-01-11 Gerd Hoffmannusb: add device qualifier support
2011-01-11 Gerd Hoffmannusb: add attach callback
2011-01-11 Gerd Hoffmannusb: add speed mask to ports
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.
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb descriptors: add settable strings.
2011-01-11 Gerd Hoffmannusb: data structs and helpers for usb descriptors.
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovRecord which USBDevice USBPort belongs too.
2010-03-31 Max Reitzusb: class specific interface requests
2009-12-18 Gerd Hoffmannusb-net: use qdev for -usbdevice
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-storage: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb: make attach optional.
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-10-05 Gerd Hoffmannswitch usb bus to inplace allocation.
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
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-05-10 Paul BrookFollow coding conventions
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2008-09-29 balrogEmulate a USB bluetooth dongle (or HCI Transport layer).
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...
2008-09-14 aliguoriusb: Support for removing device by host addr, improved...
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-21 aliguoriusb: generic packet handler cleanup and documentation...
2008-08-21 aliguorihusb: support for USB host device auto connect (Max...
2008-08-21 aliguorihusb: support for USB host device auto disconnect ...
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...
2008-04-22 balrogInventra MUSB-HDRC host-mode USB.
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).
2007-11-17 pbrookBreak up vl.h.
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-06-22 balrogAdd USB HID keyboard.
2007-06-10 balrogWacom PenPartner tablet (virtual USB device).
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-04-07 pbrookUnify IRQ handling.
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2007-02-10 thsFix typo, by Ed Swierk.
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-05-21 pbrookOHCI USB host emulation.
next