All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2 v3] Release usb devices on shutdown and usb_del command
@ 2010-06-12  9:58 Shahar Havivi
  2010-06-12  9:59 ` [Qemu-devel] [PATCH 1/2] Return usb device to host on " Shahar Havivi
  2010-06-12  9:59 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi
  0 siblings, 2 replies; 8+ messages in thread
From: Shahar Havivi @ 2010-06-12  9:58 UTC (permalink / raw)
  To: qemu-devel

v3:
separate usb hot-unplug and host terminate handling
remove empty methods from bsd and stub
added usb-linux atexit method to reset usb devices on termination

Shahar Havivi (2):
  Return usb device to host on usb_del command
  Return usb device to host on exit

 usb-linux.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Qemu-devel] [PATCH 0/2 v4] Release usb devices on shutdown and usb_del
@ 2010-06-15 18:05 Shahar Havivi
  2010-06-15 18:06 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi
  0 siblings, 1 reply; 8+ messages in thread
From: Shahar Havivi @ 2010-06-15 18:05 UTC (permalink / raw)
  To: qemu-devel

v4:
use exit notifier instead of atexit()


Shahar Havivi (2):
  Return usb device to host on usb_del command
  Return usb device to host on exit

 usb-linux.c |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Qemu-devel] [PATCH 0/2 v5] Release usb devices on shutdown and usb_del
@ 2010-06-16 12:15 Shahar Havivi
  2010-06-16 12:16 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi
  0 siblings, 1 reply; 8+ messages in thread
From: Shahar Havivi @ 2010-06-16 12:15 UTC (permalink / raw)
  To: Gerd Hoffmann, qemu-devel

v5:
Fix to Gerd Hoffmann comments on v4.

Shahar Havivi (2):
  Return usb device to host on usb_del command
  Return usb device to host on exit

 usb-linux.c |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-06-16 12:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-12  9:58 [Qemu-devel] [PATCH 0/2 v3] Release usb devices on shutdown and usb_del command Shahar Havivi
2010-06-12  9:59 ` [Qemu-devel] [PATCH 1/2] Return usb device to host on " Shahar Havivi
2010-06-12  9:59 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi
2010-06-14  9:50   ` Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2010-06-15 18:05 [Qemu-devel] [PATCH 0/2 v4] Release usb devices on shutdown and usb_del Shahar Havivi
2010-06-15 18:06 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi
2010-06-16  8:48   ` Gerd Hoffmann
2010-06-16 10:18     ` Shahar Havivi
2010-06-16 12:15 [Qemu-devel] [PATCH 0/2 v5] Release usb devices on shutdown and usb_del Shahar Havivi
2010-06-16 12:16 ` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit Shahar Havivi

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.