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
/
hcd-xhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
usb: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-07-17
Revert "xhci: set timer to retry xfers"
Gerd Hoffmann
1
-2
/
+0
2015-05-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...
Peter Maydell
1
-1
/
+0
2015-05-08
xhci: remove unused code
Gonglei
1
-1
/
+0
2015-05-08
xhci: fix events for setup trb.
Gerd Hoffmann
1
-0
/
+8
2015-05-08
Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...
Gerd Hoffmann
1
-12
/
+3
2015-05-08
xhci: set timer to retry xfers
Gerd Hoffmann
1
-0
/
+2
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+2
2015-03-03
xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set
Laszlo Ersek
1
-3
/
+12
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-4
/
+2
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-11-11
xhci: add sanity checks to xhci_lookup_uport
Gerd Hoffmann
1
-0
/
+9
2014-10-28
xhci: add property to turn on/off streams support
Gerd Hoffmann
1
-3
/
+12
2014-10-15
xhci: remove dead code
Gerd Hoffmann
1
-6
/
+0
2014-09-23
usb: tag xhci as hotpluggable
Gerd Hoffmann
1
-1
/
+0
2014-09-10
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
1
-1
/
+5
2014-08-29
usb: add usb host adapters exit trace
Gonglei
1
-0
/
+2
2014-08-29
usb-xhci: add exit function
Gonglei
1
-0
/
+36
2014-08-29
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
1
-1
/
+1
2014-08-29
xhci: use (1u << i)
Gerd Hoffmann
1
-2
/
+2
2014-08-29
xhci: fix debug print compiling error
Gonglei
1
-3
/
+3
2014-07-22
vmstate_xhci_event: fix unterminated field list
Laszlo Ersek
1
-0
/
+1
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
1
-8
/
+37
2014-06-02
xhci: make port reset trace point more verbose
Gerd Hoffmann
1
-1
/
+1
2014-05-26
xhci: add xhci_get_flag
Gerd Hoffmann
1
-2
/
+7
2014-05-26
xhci: add endpoint cap on express bus only
Gerd Hoffmann
1
-2
/
+4
2014-05-26
xhci: child detach fix
Gerd Hoffmann
1
-1
/
+1
2014-02-18
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
1
-45
/
+45
2014-02-18
xhci: switch debug printf to tracepoint
Gerd Hoffmann
1
-3
/
+1
2014-02-18
xhci iso: allow for some latency
Gerd Hoffmann
1
-1
/
+1
2014-02-18
xhci iso: fix time calculation
Gerd Hoffmann
1
-2
/
+2
2014-02-18
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
1
-1
/
+1
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2013-11-26
xhci: Call usb_device_alloc/free_streams
Hans de Goede
1
-0
/
+117
2013-11-26
xhci: add support for suspend/resume
Gerd Hoffmann
1
-0
/
+8
2013-11-26
xhci: Add a few missing checks for disconnected devices
Hans de Goede
1
-2
/
+11
2013-10-31
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
1
-24
/
+26
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-5
/
+2
2013-10-22
usb-hcd-xhci: Update endpoint context dequeue pointer for streams too
Hans de Goede
1
-2
/
+8
2013-10-22
usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
Hans de Goede
1
-8
/
+18
2013-10-22
usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
Hans de Goede
1
-5
/
+0
2013-10-22
usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
Hans de Goede
1
-9
/
+0
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-5
/
+2
2013-09-19
xhci: Fix memory leak on xhci_disable_ep
Hans de Goede
1
-0
/
+5
2013-09-19
xhci: Add xhci_epid_to_usbep helper function
Hans de Goede
1
-10
/
+22
2013-09-19
xhci: Init a transfers xhci, slotid and epid member on epctx alloc
Hans de Goede
1
-3
/
+3
2013-09-19
xhci: Fix number of streams allocated when using streams
Hans de Goede
1
-1
/
+1
2013-09-03
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
1
-11
/
+59
[next]