index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2012-10-11
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-10-11
net: clean up usbnet_receive()
Stefan Hajnoczi
2012-10-11
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
2012-10-11
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-10-11
ehci: Walk async schedule before and after migration
Hans de Goede
2012-10-11
ehci: Don't set seen to 0 when removing unseen queue-heads
Hans de Goede
2012-10-11
ehci: Don't process too much frames in 1 timer tick (v2)
Hans de Goede
2012-10-11
ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
Hans de Goede
2012-10-11
ehci: switch to new-style memory ops
Gerd Hoffmann
2012-10-11
usb-host: allow emulated (non-async) control requests without USBPacket
Gerd Hoffmann
2012-10-11
xhci: allow bytewise capability register reads
Gerd Hoffmann
2012-10-11
xhci: fix runtime write tracepoint
Gerd Hoffmann
2012-10-11
xhci: drop buffering
Gerd Hoffmann
2012-10-11
xhci: rip out background transfer code
Gerd Hoffmann
2012-10-11
usb-audio: fix usb version
Gerd Hoffmann
2012-10-11
Better name usb braille device
Samuel Thibault
2012-10-11
usb-redir: Return babble when getting more bulk data then requested
Hans de Goede
2012-10-11
usb-redir: Move to core packet id and queue handling
Hans de Goede
2012-10-11
usb-redir: Get rid of unused async-struct dev member
Hans de Goede
2012-10-11
usb-redir: Get rid of local shadow copy of packet headers
Hans de Goede
2012-10-11
usb-redir: Get rid of async-struct get member
Hans de Goede
2012-10-11
usb-redir: Don't delay handling of open events to a bottom half
Hans de Goede
2012-10-11
usb-redir: Never return USB_RET_NAK for async handled packets
Hans de Goede
2012-10-11
ehci: Correct a comment in fetchqtd packet processing
Hans de Goede
2012-10-11
ehci: Handle USB_RET_PROCERR in ehci_fill_queue
Hans de Goede
2012-10-11
ehci: Fix memory leak in handling of NAK-ed packets
Hans de Goede
2012-10-11
ehci: Add some additional ehci_trace_guest_bug() calls
Hans de Goede
2012-10-11
ehci: add doorbell trace events
Gerd Hoffmann
2012-10-11
ehci: trace guest bugs
Gerd Hoffmann
2012-10-11
ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
Gerd Hoffmann
2012-10-11
ehci: Properly report completed but not yet processed packets to the guest
Hans de Goede
2012-10-11
ehci: Properly cleanup packets on cancel
Hans de Goede
2012-10-11
ehci: Update copyright headers to reflect recent work
Hans de Goede
2012-10-11
ehci: Validate qh is not changed unexpectedly by the guest
Hans de Goede
2012-10-11
Revert "ehci: don't flush cache on doorbell rings."
Hans de Goede
2012-10-11
usb-core: Allow the first packet of a pipelined ep to complete immediately
Hans de Goede
2012-10-11
usb-core: Add a usb_ep_find_packet_by_id() helper function
Hans de Goede
2012-10-11
usb-core: Don't set packet state to complete on a nak
Hans de Goede
2012-10-11
usb: controllers do not need to check for babble themselves
Hans de Goede
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
2012-08-31
ehci: Fix interrupt endpoints no longer working
Hans de Goede
2012-08-31
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
2012-08-31
ehci: add ehci_cancel_queue()
Gerd Hoffmann
2012-08-31
ehci: simplify ehci_state_executing
Hans de Goede
2012-08-31
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
2012-08-31
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
2012-08-31
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
2012-08-31
usb: unique packet ids
Gerd Hoffmann
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
2012-08-16
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
[next]