aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann1-8/+8
2008-08-21usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori1-119/+146
2007-11-17Break up vl.h.pbrook1-1/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-07-11Spelling fixes, by Stefan Weil.ths1-1/+1
2006-08-12SCSI and USB async IO support.pbrook1-11/+21
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-4/+1
2006-05-25Rearrange SCSI disk emulation code.pbrook1-1/+4
2006-04-24separate file for usb hub devicebellard1-497/+0
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard1-4/+4
2006-03-11Fix off by one length calciulation.pbrook1-1/+1
2005-11-06USB user interfacebellard1-8/+7
2005-11-05cosmeticsbellard1-52/+49
2005-11-05initial USB supportbellard1-0/+694