summaryrefslogtreecommitdiff
path: root/hw/usb-ohci.c
AgeCommit message (Expand)Author
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-13Fix signed/unsigned comparisons in OHCI host.balrog
2007-10-31OHCI USB isochronous transfers support (Arnon Gilboa).balrog
2007-07-25Fix memory corruption after OHCI reset, by Ed Swierk.ths
2007-06-03Fix off-by-one memory region sizes.pbrook
2007-04-07Unify IRQ handling.pbrook
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook
2006-08-12SCSI and USB async IO support.pbrook
2006-05-25OHCI large packet fix.pbrook
2006-05-22Fix USB root hub hotplugging.pbrook
2006-05-21OHCI USB host emulation.pbrook