aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-uhci.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths1-0/+23
2007-01-17Fix USB buffer size, by Herbert Xu.ths1-1/+1
2006-08-12SCSI and USB async IO support.pbrook1-61/+183
2006-05-22Fix USB root hub hotplugging.pbrook1-5/+5
2006-05-21OHCI USB host emulation.pbrook1-7/+2
2006-05-13Rearrange PCI host emulation code.pbrook1-3/+2
2006-04-25fix for HCHALTED status bitbellard1-1/+1
2006-04-24HCHALTED status bit handling (Lonnie Mendez)bellard1-0/+5
2006-03-11Add missing break statement.pbrook1-0/+1
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook1-1/+4
2005-11-19USB reset typo (Lonnie Mendez)bellard1-1/+1
2005-11-06USB user interfacebellard1-10/+9
2005-11-05same PCI parameters as PIIX3bellard1-3/+3
2005-11-05initial USB supportbellard1-0/+672