summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-ehci.h
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen2020-10-271-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-9/+6Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-8/+13
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank2020-03-121-0/+1
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-1/+0Star
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* hw/usb: Fix LGPL information in the file headersThomas Huth2019-01-301-2/+2
* qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-1/+1
* hw/usb: Add generic sys-bus EHCI controllerHongbo Zhang2019-01-081-0/+1
* ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCsBALATON Zoltan2017-09-271-0/+1
* ehci: stop recursive calls to ehci_work_bhGerd Hoffmann2017-06-131-0/+1
* usb: ehci: fix memory leak in ehciLi Qiang2017-02-211-0/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+3
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0Star
* ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-201-0/+1
* usb: tag standalone ehci as hotpluggableGerd Hoffmann2014-09-231-0/+1
* usb-ehci: add ehci unrealize funcitonGonglei2014-08-291-0/+1
* usb-ehci: add vmstate properity for EHCIStateGonglei2014-08-291-0/+1
* trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil2013-12-021-1/+0Star
* ehci: save device pointer in EHCIStateGerd Hoffmann2013-09-101-0/+1
* usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su2013-06-241-0/+12
* usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su2013-06-241-6/+6
* usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber2013-06-241-0/+1
* usb/hcd-ehci: Split off instance_init from realizeAndreas Färber2013-06-241-0/+1
* usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber2013-06-241-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-1/+1
* usb/ehci: Add SysBus EHCI device for Exynos4210Andreas Färber2013-01-071-0/+2
* usb/ehci: Move capsbase and opregbase into SysBus EHCI classAndreas Färber2013-01-071-0/+13
* usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber2013-01-071-0/+26
* ehci: Verify a queue's ep direction does not changeHans de Goede2013-01-071-0/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+4
* ehci: Lower timer freq when the periodic schedule is idleHans de Goede2012-12-041-0/+1
* ehci: Add support for packets with both data and an error statusHans de Goede2012-11-081-1/+0Star
* usb/ehci: split into multiple source filesGerd Hoffmann2012-11-011-0/+320