All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Felipe Balbi <balbi@kernel.org>,
	Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
	<linux-usb@vger.kernel.org>
Cc: John Youn <John.Youn@synopsys.com>, <stable@vger.kernel.org>
Subject: [PATCH v2 0/2] usb: dwc3: Properly update ep0 for IN direction
Date: Wed, 10 Jan 2018 13:10:44 -0800	[thread overview]
Message-ID: <cover.1515618112.git.thinhn@synopsys.com> (raw)

This patch series fixes an issue with HS/FS 3-stage control read transfer where
DWC3 incorrectly check when to send ZLP.

Changes in v2:
 - Separate from "usb: dwc3: Add new updates for DWC_usb31" patch series
 - Add 'Cc' to stable mailing list


Thinh Nguyen (2):
  usb: dwc3: gadget: Set maxpacket size for ep0 IN
  usb: dwc3: ep0: Reset TRB counter for ep0 IN

 drivers/usb/dwc3/ep0.c    | 7 ++++++-
 drivers/usb/dwc3/gadget.c | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.11.0

             reply	other threads:[~2018-01-10 21:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10 21:10 Thinh Nguyen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-10 21:11 [v2,1/2] usb: dwc3: gadget: Set maxpacket size for ep0 IN Thinh Nguyen
2018-01-10 21:11 ` [PATCH v2 1/2] " Thinh Nguyen
2018-01-10 21:11 [v2,2/2] usb: dwc3: ep0: Reset TRB counter " Thinh Nguyen
2018-01-10 21:11 ` [PATCH v2 2/2] " Thinh Nguyen
2018-01-11  8:16 [v2,1/2] usb: dwc3: gadget: Set maxpacket size " Felipe Balbi
2018-01-11  8:16 ` [PATCH v2 1/2] " Felipe Balbi
2018-01-11  8:16 [v2,2/2] usb: dwc3: ep0: Reset TRB counter " Felipe Balbi
2018-01-11  8:16 ` [PATCH v2 2/2] " Felipe Balbi
2018-01-11 19:57 [v2,1/2] usb: dwc3: gadget: Set maxpacket size " Thinh Nguyen
2018-01-11 19:57 ` [PATCH v2 1/2] " Thinh Nguyen
2018-01-11 20:57 [v2,2/2] usb: dwc3: ep0: Reset TRB counter " Thinh Nguyen
2018-01-11 20:57 ` [PATCH v2 2/2] " Thinh Nguyen
2018-01-12  8:25 [v2,1/2] usb: dwc3: gadget: Set maxpacket size " Felipe Balbi
2018-01-12  8:25 ` [PATCH v2 1/2] " Felipe Balbi

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=cover.1515618112.git.thinhn@synopsys.com \
    --to=thinh.nguyen@synopsys.com \
    --cc=John.Youn@synopsys.com \
    --cc=balbi@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stable@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 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.