summaryrefslogtreecommitdiffstats
path: root/hw/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb-hid: remove usb_hid_datain_cbGerd Hoffmann2011-08-101-3/+0
* usb: use iovecs in USBPacketGerd Hoffmann2011-08-041-2/+11
* usb: Replace device_destroy bus op with a child_detach port opHans de Goede2011-07-051-1/+5
* usb: Make port wakeup and complete ops take a USBPort instead of a DeviceHans de Goede2011-07-051-2/+7
* usb: Add a register_companion USB bus op.Hans de Goede2011-07-051-0/+5
* usb: ignore USB_DT_DEBUGGerd Hoffmann2011-06-231-0/+1
* usb: Add a speedmask to devicesHans de Goede2011-06-231-0/+3
* usb: Add defines for USB Serial Bus Release Number registerBrad Hards2011-06-141-0/+6
* usb: cancel async packets on unplugGerd Hoffmann2011-06-141-1/+7
* usb: move cancel callback to USBDeviceInfoGerd Hoffmann2011-05-261-12/+5
* usb: keep track of packet owner.Gerd Hoffmann2011-05-261-15/+3
* usb: add usb_handle_packetGerd Hoffmann2011-05-261-0/+2
* usb-linux: use usb_generic_handle_packet()Hans de Goede2011-05-261-0/+1
* usb: Pass the packet to the device's handle_control callbackHans de Goede2011-05-261-1/+1
* usb: add support for "grouped" interfaces and the Interface Association Descr...Brad Hards2011-05-261-0/+1
* usb: Add Interface Association Descriptor descriptor typeBrad Hards2011-05-261-0/+1
* usb: move complete callback to port opsGerd Hoffmann2011-05-041-4/+3
* usb: control buffer fixesHans de Goede2011-05-041-1/+1
* usb core: add migration supportGerd Hoffmann2011-01-241-5/+5
* usb: zap pdev from usbportGerd Hoffmann2011-01-121-2/+1
* usb: add port property.Gerd Hoffmann2011-01-111-0/+1
* usb: keep track of physical port address.Gerd Hoffmann2011-01-111-0/+2
* usb: add device qualifier supportGerd Hoffmann2011-01-111-0/+2
* usb: add attach callbackGerd Hoffmann2011-01-111-0/+5
* usb: add speed mask to portsGerd Hoffmann2011-01-111-1/+8
* usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann2011-01-111-0/+2
* usb: rework attach/detach workflowGerd Hoffmann2011-01-111-1/+3
* usb: create USBPortOps, move attach there.Gerd Hoffmann2011-01-111-3/+5
* usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann2011-01-111-0/+2
* usb descriptors: add settable strings.Gerd Hoffmann2011-01-111-0/+9
* usb: data structs and helpers for usb descriptors.Gerd Hoffmann2011-01-111-0/+9
* Record which USBDevice USBPort belongs too.Gleb Natapov2010-12-111-1/+2
* usb: class specific interface requestsMax Reitz2010-03-311-0/+4
* usb-net: use qdev for -usbdeviceGerd Hoffmann2009-12-181-3/+0
* qdev: Separate USB product description from qdev nameMarkus Armbruster2009-12-121-0/+2
* qdev: Rename USBDevice member devname to product_descMarkus Armbruster2009-12-121-1/+1
* usb-storage: use qdev for -usbdeviceGerd Hoffmann2009-10-301-4/+0
* usb: make attach optional.Gerd Hoffmann2009-10-301-0/+1
* usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann2009-10-301-3/+0
* usb core: use qdev for -usbdeviceGerd Hoffmann2009-10-301-0/+5
* usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann2009-10-051-0/+2
* switch usb bus to inplace allocation.Gerd Hoffmann2009-10-051-1/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-5/+5
* qdev/usb: make qemu aware of usb busses.Gerd Hoffmann2009-09-091-15/+13
* qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-23/+46
* Follow coding conventionsPaul Brook2009-05-101-5/+5
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-1/+1
* monitor: Rework modal password input (Jan Kiszka)aliguori2009-03-051-1/+2
* monitor: Rework early disk password inquiry (Jan Kiszka)aliguori2009-03-051-1/+4
* Emulate a USB bluetooth dongle (or HCI Transport layer).balrog2008-09-291-0/+3
OpenPOWER on IntegriCloud