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-09-11
usb-redir: Enable pipelining for bulk endpoints
Hans de Goede
2012-09-11
usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
Hans de Goede
2012-09-11
usb-redir: Add a usbredir_reject_device helper function
Hans de Goede
2012-09-11
usb-redir: Set ep max_packet_size if available
Hans de Goede
2012-09-11
usb-redir: Convert to new libusbredirparser 0.5 API
Hans de Goede
2012-09-11
usb-redir: Return babble when getting more bulk data then requested
Hans de Goede
2012-09-11
usb-redir: Move to core packet id and queue handling
Hans de Goede
2012-09-11
usb-redir: Get rid of unused async-struct dev member
Hans de Goede
2012-09-11
usb-redir: Get rid of local shadow copy of packet headers
Hans de Goede
2012-09-11
usb-redir: Get rid of async-struct get member
Hans de Goede
2012-09-11
usb-redir: Don't delay handling of open events to a bottom half
Hans de Goede
2012-09-11
usb-redir: Never return USB_RET_NAK for async handled packets
Hans de Goede
2012-09-11
ehci: Correct a comment in fetchqtd packet processing
Hans de Goede
2012-09-11
ehci: Handle USB_RET_PROCERR in ehci_fill_queue
Hans de Goede
2012-09-11
ehci: Fix memory leak in handling of NAK-ed packets
Hans de Goede
2012-09-11
ehci: Add some additional ehci_trace_guest_bug() calls
Hans de Goede
2012-09-11
ehci: add doorbell trace events
Gerd Hoffmann
2012-09-11
ehci: trace guest bugs
Gerd Hoffmann
2012-09-11
ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
Gerd Hoffmann
2012-09-11
ehci: Properly report completed but not yet processed packets to the guest
Hans de Goede
2012-09-11
ehci: Properly cleanup packets on cancel
Hans de Goede
2012-09-11
ehci: Update copyright headers to reflect recent work
Hans de Goede
2012-09-11
ehci: Validate qh is not changed unexpectedly by the guest
Hans de Goede
2012-09-11
Revert "ehci: don't flush cache on doorbell rings."
Hans de Goede
2012-09-11
usb-core: Allow the first packet of a pipelined ep to complete immediately
Hans de Goede
2012-09-11
usb-core: Add a usb_ep_find_packet_by_id() helper function
Hans de Goede
2012-09-11
usb-core: Don't set packet state to complete on a nak
Hans de Goede
2012-09-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
2012-08-16
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
2012-08-16
usb: update uas product id
Gerd Hoffmann
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
2012-08-15
ehci: fix assertion typo
Alejandro Martinez Ruiz
2012-08-07
usb-storage: fix SYNCHRONIZE_CACHE
Gerd Hoffmann
2012-08-07
usb-storage: improve debug logging
Gerd Hoffmann
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
[next]