summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ehci.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-02trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil1-1/+0
2013-09-10ehci: save device pointer in EHCIStateGerd Hoffmann1-0/+1
2013-06-24usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su1-0/+12
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su1-6/+6
2013-06-24usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber1-0/+1
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber1-0/+1
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber1-1/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-1/+1
2013-01-07usb/ehci: Add SysBus EHCI device for Exynos4210Andreas Färber1-0/+2
2013-01-07usb/ehci: Move capsbase and opregbase into SysBus EHCI classAndreas Färber1-0/+13
2013-01-07usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber1-0/+26
2013-01-07ehci: Verify a queue's ep direction does not changeHans de Goede1-0/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-2/+2
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini1-1/+1
2012-12-19janitor: add guards to headersPaolo Bonzini1-0/+4
2012-12-04ehci: Lower timer freq when the periodic schedule is idleHans de Goede1-0/+1
2012-11-08ehci: Add support for packets with both data and an error statusHans de Goede1-1/+0
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann1-0/+320