index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ehci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
usb: fix port reset
Gerd Hoffmann
1
-2
/
+2
2011-09-19
pci: interrupt pin documentation update
Michael S. Tsirkin
1
-1
/
+1
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
1
-11
/
+11
2011-09-07
usb-ehci: handle siTDs
Gerd Hoffmann
1
-1
/
+42
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-1
/
+1
2011-08-08
ehci: convert to memory API
Avi Kivity
1
-27
/
+9
2011-08-04
ehci: iovec support, remove buffer
Gerd Hoffmann
1
-86
/
+63
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
1
-13
/
+8
2011-07-20
ehci doesn't support migration
Gerd Hoffmann
1
-0
/
+7
2011-07-05
ehci: add ich9 controller.
Gerd Hoffmann
1
-14
/
+29
2011-07-05
ehci: fix port count.
Gerd Hoffmann
1
-1
/
+1
2011-07-05
usb-ehci: Add support for registering companion controllers
Hans de Goede
1
-30
/
+144
2011-07-05
usb-ehci: Fix handling of PED and PEDC port status bits
Hans de Goede
1
-13
/
+11
2011-07-05
usb-ehci: cleanup port reset handling
Hans de Goede
1
-6
/
+1
2011-07-05
usb-ehci: Connect Status bit is read only, don't allow changing it by the guest
Hans de Goede
1
-2
/
+2
2011-07-05
usb-ehci: drop unused num-ports state member
Hans de Goede
1
-1
/
+0
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
1
-8
/
+10
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
1
-1
/
+1
2011-07-05
usb: Move (initial) call of usb_port_location to usb_fill_port
Hans de Goede
1
-1
/
+0
2011-06-23
ehci: switch to nanoseconds
Gerd Hoffmann
1
-18
/
+11
2011-06-23
ehci: add freq + maxframes properties
Gerd Hoffmann
1
-2
/
+12
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-5
/
+4
2011-06-15
usb-ehci: move device/vendor/class id to qdev
Michael S. Tsirkin
1
-5
/
+4
2011-06-14
usb: Use defines for serial bus release number register for EHCI
Brad Hards
1
-1
/
+1
2011-06-14
usb-ehci: split trace calls to handle arg count limits
Gerd Hoffmann
1
-21
/
+27
2011-06-14
usb-ehci: itd handling fixes.
Gerd Hoffmann
1
-36
/
+65
2011-06-14
usb-ehci: drop EXECUTING checks.
Gerd Hoffmann
1
-30
/
+2
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
1
-1
/
+24
2011-06-14
ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)
Hans de Goede
1
-4
/
+1
2011-06-14
usb-ehci: fix error handling.
Gerd Hoffmann
1
-10
/
+15
2011-06-14
usb-ehci: fix offset writeback in ehci_buffer_rw
Gerd Hoffmann
1
-2
/
+2
2011-06-14
usb-ehci: multiqueue support
Gerd Hoffmann
1
-32
/
+139
2011-06-14
usb-ehci: add queue data struct
Gerd Hoffmann
1
-229
/
+257
2011-06-14
usb-ehci: trace buffer copy
Gerd Hoffmann
1
-7
/
+1
2011-06-14
usb-ehci: improve mmio tracing
Gerd Hoffmann
1
-10
/
+6
2011-06-14
usb-ehci: trace port state
Gerd Hoffmann
1
-6
/
+4
2011-06-14
usb-ehci: trace state machine changes
Gerd Hoffmann
1
-137
/
+170
2011-06-14
usb-ehci: trace mmio and usbsts
Gerd Hoffmann
1
-73
/
+83
2011-05-26
usb: add ehci adapter
Gerd Hoffmann
1
-0
/
+2037