summaryrefslogtreecommitdiffstats
path: root/hw/usb-ohci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir12008-09-141-2/+2
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-1/+1
* Add statics and missing #includes for prototypes.pbrook2007-11-181-0/+1
* Break up vl.h.pbrook2007-11-171-1/+4
* Fix signed/unsigned comparisons in OHCI host.balrog2007-11-131-3/+4
* OHCI USB isochronous transfers support (Arnon Gilboa).balrog2007-10-311-17/+340
* Fix memory corruption after OHCI reset, by Ed Swierk.ths2007-07-251-1/+8
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Unify IRQ handling.pbrook2007-04-071-12/+7
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-171-32/+116
* SCSI and USB async IO support.pbrook2006-08-121-38/+118
* OHCI large packet fix.pbrook2006-05-251-1/+7
* Fix USB root hub hotplugging.pbrook2006-05-221-24/+29
* OHCI USB host emulation.pbrook2006-05-211-0/+1179
OpenPOWER on IntegriCloud