summaryrefslogtreecommitdiffstats
path: root/hw/usb-uhci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix USB root hub hotplugging.pbrook2006-05-221-5/+5
* OHCI USB host emulation.pbrook2006-05-211-7/+2Star
* Rearrange PCI host emulation code.pbrook2006-05-131-3/+2Star
* fix for HCHALTED status bitbellard2006-04-251-1/+1
* HCHALTED status bit handling (Lonnie Mendez)bellard2006-04-241-0/+5
* Add missing break statement.pbrook2006-03-111-0/+1
* Tweak UHCI device settings. Ignore host root hubs.pbrook2006-03-111-1/+4
* USB reset typo (Lonnie Mendez)bellard2005-11-191-1/+1
* USB user interfacebellard2005-11-061-10/+9Star
* same PCI parameters as PIIX3bellard2005-11-051-3/+3
* initial USB supportbellard2005-11-051-0/+672