All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] xhci fixes
@ 2013-01-08 13:16 Gerd Hoffmann
  2013-01-08 13:16 ` [Qemu-devel] [PATCH 1/3] xhci: create xhci_detach_slot helper function Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2013-01-08 13:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Little patch series which makes sure xhci cancels inflight transfers
on device detach.

cheers,
  Gerd

Gerd Hoffmann (3):
  xhci: create xhci_detach_slot helper function
  xhci: call xhci_detach_slot on root port detach too
  xhci: nuke transfe5rs on detach

 hw/usb/hcd-xhci.c |   31 +++++++++++++++++++++++++------
 1 files changed, 25 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-09 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 13:16 [Qemu-devel] [PATCH 0/3] xhci fixes Gerd Hoffmann
2013-01-08 13:16 ` [Qemu-devel] [PATCH 1/3] xhci: create xhci_detach_slot helper function Gerd Hoffmann
2013-01-08 13:16 ` [Qemu-devel] [PATCH 2/3] xhci: call xhci_detach_slot on root port detach too Gerd Hoffmann
2013-01-08 13:16 ` [Qemu-devel] [PATCH 3/3] xhci: nuke transfe5rs on detach Gerd Hoffmann
2013-01-09 14:01 ` [Qemu-devel] [PATCH 0/3] xhci fixes Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.