linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amit Virdi <amit.virdi-qxv4g6HH51o@public.gmane.org>
To: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: balbi-l0cyMroinI0@public.gmane.org,
	pratyush.anand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	ajay.khandelwal-qxv4g6HH51o@public.gmane.org,
	Amit Virdi <amit.virdi-qxv4g6HH51o@public.gmane.org>
Subject: [PATCH 0/4] usb: dwc3: Fixes and code cleanup
Date: Fri, 19 Dec 2014 12:40:14 +0530	[thread overview]
Message-ID: <cover.1418972323.git.amit.virdi@st.com> (raw)

The first two patches are bug fixes in TRB preparation when scatter gather is
used. The next two patches are basically trivial and part of code cleanup.

The patches are rebased on Balbi's testing/next branch.

Amit Virdi (4):
  usb: dwc3: gadget: Fix TRB preparation during SG
  usb: dwc3: gadget: Stop TRB preparation after limit is reached
  usb: dwc3: gadget: Remove redundant check
  usb: dwc3: Remove current_trb as it is unused

 drivers/usb/dwc3/core.h   | 3 ---
 drivers/usb/dwc3/gadget.c | 9 ++++-----
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2014-12-19  7:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-19  7:10 Amit Virdi [this message]
2014-12-19  7:10 ` [PATCH 1/4] usb: dwc3: gadget: Fix TRB preparation during SG Amit Virdi
2014-12-22 16:04   ` Felipe Balbi
2014-12-27  7:09     ` Amit Virdi
2014-12-27 17:44       ` Felipe Balbi
2014-12-29  6:29         ` Amit Virdi
     [not found] ` <cover.1418972323.git.amit.virdi-qxv4g6HH51o@public.gmane.org>
2014-12-19  7:10   ` [PATCH 2/4] usb: dwc3: gadget: Stop TRB preparation after limit is reached Amit Virdi
2014-12-22 16:06     ` Felipe Balbi
2014-12-27  7:54       ` Amit Virdi
2014-12-27 17:46         ` Felipe Balbi
2014-12-29  6:35           ` Amit Virdi
2014-12-29 17:12             ` Felipe Balbi
2014-12-30 14:41               ` Amit Virdi
2014-12-30 16:02                 ` Felipe Balbi
2015-01-06  6:14                   ` Amit Virdi
     [not found]                     ` <54AB7D3F.3030809-qxv4g6HH51o@public.gmane.org>
2015-01-12 18:34                       ` Felipe Balbi
2015-01-13  4:48                         ` Amit Virdi
2015-01-13 16:28                           ` Felipe Balbi
2015-01-14  9:09                             ` Amit Virdi
2015-01-14 15:39                               ` Greg KH
2014-12-19  7:10   ` [PATCH 4/4] usb: dwc3: Remove current_trb as it is unused Amit Virdi
2014-12-19  7:10 ` [PATCH 3/4] usb: dwc3: gadget: Remove redundant check Amit Virdi

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.1418972323.git.amit.virdi@st.com \
    --to=amit.virdi-qxv4g6hh51o@public.gmane.org \
    --cc=ajay.khandelwal-qxv4g6HH51o@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=pratyush.anand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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).