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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ehci: Add some additional ehci_trace_guest_bug() calls
Hans de Goede
2012-09-11
1
-6
/
+13
*
ehci: add doorbell trace events
Gerd Hoffmann
2012-09-11
1
-1
/
+2
*
ehci: trace guest bugs
Gerd Hoffmann
2012-09-11
1
-6
/
+20
*
ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
Gerd Hoffmann
2012-09-11
1
-6
/
+6
*
ehci: Properly report completed but not yet processed packets to the guest
Hans de Goede
2012-09-11
1
-0
/
+13
*
ehci: Properly cleanup packets on cancel
Hans de Goede
2012-09-11
1
-0
/
+2
*
ehci: Update copyright headers to reflect recent work
Hans de Goede
2012-09-11
1
-0
/
+5
*
ehci: Validate qh is not changed unexpectedly by the guest
Hans de Goede
2012-09-11
1
-11
/
+28
*
Revert "ehci: don't flush cache on doorbell rings."
Hans de Goede
2012-09-11
1
-29
/
+6
*
usb: controllers do not need to check for babble themselves
Hans de Goede
2012-09-11
1
-4
/
+0
*
ehci: Fix interrupt endpoints no longer working
Hans de Goede
2012-08-31
1
-2
/
+11
*
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
2012-08-31
1
-15
/
+23
*
ehci: add ehci_cancel_queue()
Gerd Hoffmann
2012-08-31
1
-10
/
+20
*
ehci: simplify ehci_state_executing
Hans de Goede
2012-08-31
1
-12
/
+1
*
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
2012-08-31
1
-1
/
+0
*
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
2012-08-31
1
-0
/
+9
*
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
2012-08-31
1
-1
/
+1
*
usb: unique packet ids
Gerd Hoffmann
2012-08-31
1
-4
/
+5
*
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
2012-08-31
1
-0
/
+13
*
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
2012-08-16
1
-7
/
+8
*
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
2012-08-16
1
-2
/
+10
*
ehci: fix assertion typo
Alejandro Martinez Ruiz
2012-08-15
1
-1
/
+1
*
ehci: improve expire time calculation
Gerd Hoffmann
2012-07-12
1
-4
/
+4
*
ehci: implement Interrupt Threshold Control support
Gerd Hoffmann
2012-07-12
1
-29
/
+54
*
ehci: raise irq in the frame timer
Gerd Hoffmann
2012-07-12
1
-2
/
+2
*
ehci: Kick async schedule on wakeup in the non companion case
Hans de Goede
2012-07-09
1
-2
/
+3
*
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
2012-07-09
1
-0
/
+1
*
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
2012-07-09
1
-6
/
+29
*
ehci: fix td writeback
Gerd Hoffmann
2012-07-09
1
-2
/
+4
*
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
2012-07-09
1
-19
/
+18
*
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-27
1
-2
/
+2
*
ehci: tracing improvements
Gerd Hoffmann
2012-06-20
1
-2
/
+5
*
ehci: add live migration support
Gerd Hoffmann
2012-06-20
1
-6
/
+56
*
ehci: rework frame skipping
Gerd Hoffmann
2012-06-07
1
-15
/
+10
*
ehci: adaptive wakeup rate.
Gerd Hoffmann
2012-06-07
1
-18
/
+39
*
ehci: create ehci_update_frindex
Gerd Hoffmann
2012-06-07
1
-12
/
+23
*
ehci: remove unused attach_poll_counter
Gerd Hoffmann
2012-06-07
1
-2
/
+0
*
ehci: fix halt status handling
Gerd Hoffmann
2012-06-07
1
-15
/
+24
*
ehci: update status bits in ehci_set_state
Gerd Hoffmann
2012-06-07
1
-4
/
+10
*
ehci: add ehci_*_enabled() helpers
Gerd Hoffmann
2012-06-07
1
-6
/
+21
*
ehci: fix reset
Gerd Hoffmann
2012-06-07
1
-4
/
+6
*
ehci: kick async schedule on wakeup
Gerd Hoffmann
2012-06-07
1
-0
/
+2
*
ehci: schedule async bh on async packet completion
Gerd Hoffmann
2012-06-07
1
-0
/
+4
*
ehci: move async schedule to bottom half
Gerd Hoffmann
2012-06-07
1
-1
/
+10
*
ehci: add async field to EHCIQueue
Gerd Hoffmann
2012-06-07
1
-43
/
+49
*
ehci: tweak queue initialization
Gerd Hoffmann
2012-06-07
1
-4
/
+4
*
ehci: add queuing support
Gerd Hoffmann
2012-06-07
1
-9
/
+51
*
ehci: move ehci_flush_qh
Gerd Hoffmann
2012-06-07
1
-17
/
+18
*
ehci: cache USBDevice in EHCIQueue
Gerd Hoffmann
2012-06-07
1
-12
/
+19
*
ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
Gerd Hoffmann
2012-06-07
1
-13
/
+9
[prev]
[next]