linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tatyana Brokhman <tlinder@codeaurora.org>
To: linux-usb@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org, Tatyana Brokhman <tlinder@codeaurora.org>
Subject: [PATCH v4 0/3] usb: Adding SuperSpeed support to dummy_hcd
Date: Mon,  1 Nov 2010 17:38:03 +0200	[thread overview]
Message-ID: <1288625887-30303-1-git-send-email-tlinder@codeaurora.org> (raw)

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(-)


             reply	other threads:[~2010-11-01 15:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 15:38 Tatyana Brokhman [this message]
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-01 15:48   ` [PATCH v4 1/3] usb: USB3.0 ch11 definitions Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288625887-30303-1-git-send-email-tlinder@codeaurora.org \
    --to=tlinder@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).