All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] usb: Adding SuperSpeed support to dummy_hcd
@ 2010-11-01 15:38 Tatyana Brokhman
  2010-11-01 15:38 ` [PATCH v4 1/3] usb: USB3.0 ch11 definitions Tatyana Brokhman
  0 siblings, 1 reply; 8+ messages in thread
From: Tatyana Brokhman @ 2010-11-01 15:38 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-arm-msm, Tatyana Brokhman

This patch series adds Super Speed support to the dummy_hcd module. 
It adds all ch10 definitions from the USB3.0 spec.

Tatyana Brokhman (3):
  usb: USB3.0 ch11 definitions
  usb: dummy_hcd code simplification
  usb: Adding SuperSpeed support to dummy_hcd

 drivers/usb/gadget/dummy_hcd.c |  752 +++++++++++++++++++++++++++++++++-------
 include/linux/usb/ch11.h       |   47 +++
 include/linux/usb/hcd.h        |    4 +
 3 files changed, 692 insertions(+), 148 deletions(-)


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

end of thread, other threads:[~2010-11-15 13:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 15:38 [PATCH v4 0/3] usb: Adding SuperSpeed support to dummy_hcd Tatyana Brokhman
2010-11-01 15:38 ` [PATCH v4 1/3] usb: USB3.0 ch11 definitions Tatyana Brokhman
2010-11-01 15:38   ` [PATCH v4 2/3] usb: dummy_hcd code simplification Tatyana Brokhman
2010-11-01 15:38     ` [PATCH v4 3/3] usb: Adding SuperSpeed support to dummy_hcd Tatyana Brokhman
2010-11-15 10:52       ` Meena Jain
2010-11-15 13:43         ` Tanya Brokhman
2010-11-15 13:43           ` Tanya Brokhman
2010-11-01 15:48   ` [PATCH v4 1/3] usb: USB3.0 ch11 definitions Greg KH

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.