All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] usb-host: some little tweaks to hopefully reduce usb pass-through problems.
@ 2019-05-22  9:46 Gerd Hoffmann
  2019-05-22  9:47 ` [Qemu-devel] [PATCH 1/3] usb: call reset handler before updating state Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2019-05-22  9:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann



Gerd Hoffmann (3):
  usb: call reset handler before updating state
  usb-host: skip reset for untouched devices
  usb-host: avoid libusb_set_configuration calls

 hw/usb/core.c        |  2 +-
 hw/usb/host-libusb.c | 21 +++++++++++++--------
 2 files changed, 14 insertions(+), 9 deletions(-)

-- 
2.18.1



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

end of thread, other threads:[~2019-05-22  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22  9:46 [Qemu-devel] [PATCH 0/3] usb-host: some little tweaks to hopefully reduce usb pass-through problems Gerd Hoffmann
2019-05-22  9:47 ` [Qemu-devel] [PATCH 1/3] usb: call reset handler before updating state Gerd Hoffmann
2019-05-22  9:47 ` [Qemu-devel] [PATCH 2/3] usb-host: skip reset for untouched devices Gerd Hoffmann
2019-05-22  9:47 ` [Qemu-devel] [PATCH 3/3] usb-host: avoid libusb_set_configuration calls Gerd Hoffmann

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.