summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ohci.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-19usb-core: usb3 streamsGerd Hoffmann1-2/+2
2013-01-22ohci: add missing breakGerd Hoffmann1-0/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-2/+2
2013-01-07usb: Add an usb_device_ep_stopped USBDevice methodHans de Goede1-4/+26
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-11-29usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann1-0/+1
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-1/+1
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell1-1/+1
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-9/+17
2012-10-25usb: Add an int_req flag to USBPacketHans de Goede1-2/+5
2012-10-25usb: Move short-not-ok handling to the coreHans de Goede1-2/+2
2012-10-25usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede1-0/+2
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-10-05cleanup useless return sentenceAmos Kong1-2/+0
2012-08-31usb: unique packet idsGerd Hoffmann1-2/+2
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson1-42/+51
2012-03-13usb-ohci: DMA writeback bug fixesWei Yang1-2/+15
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann1-6/+0
2012-03-13usb: the big renameGerd Hoffmann1-0/+1898