index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-ehci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-27
1
-0
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-6
/
+2
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-9
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-8
/
+13
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2020-03-12
1
-0
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
1
-2
/
+2
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2019-01-08
1
-0
/
+1
*
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2017-09-27
1
-0
/
+1
*
ehci: stop recursive calls to ehci_work_bh
Gerd Hoffmann
2017-06-13
1
-0
/
+1
*
usb: ehci: fix memory leak in ehci
Li Qiang
2017-02-21
1
-0
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+3
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
2015-03-20
1
-0
/
+1
*
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
2014-09-23
1
-0
/
+1
*
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
1
-0
/
+1
*
usb-ehci: add vmstate properity for EHCIState
Gonglei
2014-08-29
1
-0
/
+1
*
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-12-02
1
-1
/
+0
*
ehci: save device pointer in EHCIState
Gerd Hoffmann
2013-09-10
1
-0
/
+1
*
usb/hcd-ehci: Add Faraday FUSBH200 support
Kuo-Jung Su
2013-06-24
1
-0
/
+12
*
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
1
-6
/
+6
*
usb/hcd-ehci: Add Tegra2 SysBus EHCI device
Andreas Färber
2013-06-24
1
-0
/
+1
*
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
2013-06-24
1
-0
/
+1
*
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
2013-06-24
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2013-01-07
1
-0
/
+2
*
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2013-01-07
1
-0
/
+13
*
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2013-01-07
1
-0
/
+26
*
ehci: Verify a queue's ep direction does not change
Hans de Goede
2013-01-07
1
-0
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: add guards to headers
Paolo Bonzini
2012-12-19
1
-0
/
+4
*
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
2012-12-04
1
-0
/
+1
*
ehci: Add support for packets with both data and an error status
Hans de Goede
2012-11-08
1
-1
/
+0
*
usb/ehci: split into multiple source files
Gerd Hoffmann
2012-11-01
1
-0
/
+320