qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] usb: split packet result into actual_length + status v3
@ 2012-11-01 16:15 Hans de Goede
  2012-11-01 16:15 ` [Qemu-devel] [PATCH 1/6] usb: split packet result into actual_length + status Hans de Goede
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hans de Goede @ 2012-11-01 16:15 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

Here is v3 of the split packet result into actual_length + status patchset.

Changes in v2:
As requested this version makes sb_handle_packet and
the device's handle_control and handle_data methods return void, to
make the sync/async packet handling more alike.

Changes in v3:
-Rebased on latest usb-next tree
-Added a patch to change how combined packets are freed, based on review
 comments

Regards,

Hans

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

end of thread, other threads:[~2012-11-01 16:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 16:15 [Qemu-devel] usb: split packet result into actual_length + status v3 Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 1/6] usb: split packet result into actual_length + status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 2/6] usb-redir: Allow packets to have both data and an error-status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 3/6] ehci: Get rid of the magical PROC_ERR status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 4/6] ehci: Add support for packets with both data and an error status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 5/6] xhci: " Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 6/6] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).