aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-ohci.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-18Add statics and missing #includes for prototypes.pbrook1-0/+1
2007-11-17Break up vl.h.pbrook1-1/+4
2007-11-13Fix signed/unsigned comparisons in OHCI host.balrog1-3/+4
2007-10-31OHCI USB isochronous transfers support (Arnon Gilboa).balrog1-17/+340
2007-07-25Fix memory corruption after OHCI reset, by Ed Swierk.ths1-1/+8
2007-06-03Fix off-by-one memory region sizes.pbrook1-1/+1
2007-04-07Unify IRQ handling.pbrook1-12/+7
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook1-32/+116
2006-08-12SCSI and USB async IO support.pbrook1-38/+118
2006-05-25OHCI large packet fix.pbrook1-1/+7
2006-05-22Fix USB root hub hotplugging.pbrook1-24/+29
2006-05-21OHCI USB host emulation.pbrook1-0/+1179