linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Robert Baldyga <r.baldyga@samsung.com>
Cc: Paul.Zimmerman@synopsys.com, balbi@ti.com,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver
Date: Wed, 10 Sep 2014 13:34:59 -0700	[thread overview]
Message-ID: <20140910203459.GA2350@kroah.com> (raw)
In-Reply-To: <1410252297-13738-1-git-send-email-r.baldyga@samsung.com>

On Tue, Sep 09, 2014 at 10:44:51AM +0200, Robert Baldyga wrote:
> Hi,
> 
> I have splitted my patchset "usb: dwc2/gadget: fix series" into two series.
> This patch series contains improvements for dwc2/gadget driver. It's intended
> for 3.18.
> 
> Andrzej Pietrasiewicz (1):
>   usb: dwc2/gadget: Fix comment text
> 
> Kamil Debski (1):
>   usb: dwc2/gadget: move phy bus legth initialization
> 
> Marek Szyprowski (2):
>   usb: dwc2/gadget: hide some not really needed debug messages
>   usb: dwc2/gadget: ensure that all fifos have correct memory buffers
> 
> Robert Baldyga (2):
>   usb: dwc2/gadget: assign TX FIFO dynamically
>   usb: dwc2/gadget: disable clock when it's not needed
> 
>  drivers/usb/dwc2/core.h   |   3 ++
>  drivers/usb/dwc2/gadget.c | 132 +++++++++++++++++++++++++++++-----------------
>  2 files changed, 86 insertions(+), 49 deletions(-)

As these depend on your previous changes, I'll wait until after those
get merged into Linus's tree before applying them.  Probably sometime
next week.

thanks,

greg k-h

  parent reply	other threads:[~2014-09-10 20:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09  8:44 [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver Robert Baldyga
2014-09-09  8:44 ` [PATCH 1/6] usb: dwc2/gadget: move phy bus legth initialization Robert Baldyga
2014-09-25 12:26   ` Marek Szyprowski
2014-09-25 12:38     ` Greg KH
2014-09-09  8:44 ` [PATCH 2/6] usb: dwc2/gadget: Fix comment text Robert Baldyga
2014-09-09  8:44 ` [PATCH 3/6] usb: dwc2/gadget: hide some not really needed debug messages Robert Baldyga
2014-09-09  8:44 ` [PATCH 4/6] usb: dwc2/gadget: ensure that all fifos have correct memory buffers Robert Baldyga
2014-09-09  8:44 ` [PATCH 5/6] usb: dwc2/gadget: assign TX FIFO dynamically Robert Baldyga
2014-09-09  8:44 ` [PATCH 6/6] usb: dwc2/gadget: disable clock when it's not needed Robert Baldyga
2014-09-10 20:34 ` Greg KH [this message]
2014-09-18  9:56   ` [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver Robert Baldyga

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=20140910203459.GA2350@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Paul.Zimmerman@synopsys.com \
    --cc=balbi@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=r.baldyga@samsung.com \
    /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).