All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Baldyga <r.baldyga@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
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: Thu, 18 Sep 2014 11:56:52 +0200	[thread overview]
Message-ID: <541AAC64.4080904@samsung.com> (raw)
In-Reply-To: <20140910203459.GA2350@kroah.com>

Hi Greg,

On 09/10/2014 10:34 PM, Greg KH wrote:
> 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.

As my first patch series already got merged into Linus' tree, I would
like to remind you about my second patch set :)

Thanks
Robert Baldyga

      reply	other threads:[~2014-09-18  9:56 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 ` [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver Greg KH
2014-09-18  9:56   ` Robert Baldyga [this message]

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=541AAC64.4080904@samsung.com \
    --to=r.baldyga@samsung.com \
    --cc=Paul.Zimmerman@synopsys.com \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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 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.