aboutsummaryrefslogtreecommitdiff
path: root/hw/usb.c
AgeCommit message (Expand)Author
2011-05-26usb: move cancel callback to USBDeviceInfoGerd Hoffmann
2011-05-26usb: keep track of packet owner.Gerd Hoffmann
2011-05-26usb: add usb_handle_packetGerd Hoffmann
2011-05-26usb-linux: use usb_generic_handle_packet()Hans de Goede
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-05-04usb: control buffer fixesHans de Goede
2011-01-11usb: add attach callbackGerd Hoffmann
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2008-08-21usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-11Spelling fixes, by Stefan Weil.ths
2006-08-12SCSI and USB async IO support.pbrook
2006-07-19usb destroy API change (Lonnie Mendez)bellard
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-04-24separate file for usb hub devicebellard
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard
2006-03-11Fix off by one length calciulation.pbrook
2005-11-06USB user interfacebellard
2005-11-05cosmeticsbellard
2005-11-05initial USB supportbellard