aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ehci.h
AgeCommit message (Expand)Author
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei
2013-12-02trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil
2013-09-10ehci: save device pointer in EHCIStateGerd Hoffmann
2013-06-24usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su
2013-06-24usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-01-07usb/ehci: Add SysBus EHCI device for Exynos4210Andreas Färber
2013-01-07usb/ehci: Move capsbase and opregbase into SysBus EHCI classAndreas Färber
2013-01-07usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber
2013-01-07ehci: Verify a queue's ep direction does not changeHans de Goede
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-04ehci: Lower timer freq when the periodic schedule is idleHans de Goede
2012-11-08ehci: Add support for packets with both data and an error statusHans de Goede
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann