[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <A2CA0424C0A6F04399FB9E1CD98E0304844C8D61@US01WEMBX2.internal.synopsys.com>
Date: Tue, 19 Aug 2014 17:56:47 +0000
From: Paul Zimmerman <Paul.Zimmerman@...opsys.com>
To: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC: Robert Baldyga <r.baldyga@...sung.com>,
"balbi@...com" <balbi@...com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"m.szyprowski@...sung.com" <m.szyprowski@...sung.com>,
"andrzej.p@...sung.com" <andrzej.p@...sung.com>
Subject: RE: [PATCH RESEND v3 00/12] usb: dwc2/gadget: fix series
> From: gregkh@...uxfoundation.org [mailto:gregkh@...uxfoundation.org]
> Sent: Tuesday, August 19, 2014 9:16 AM
>
> On Tue, Aug 19, 2014 at 03:46:58PM +0000, Paul Zimmerman wrote:
> > > From: Robert Baldyga [mailto:r.baldyga@...sung.com]
> > > Sent: Tuesday, August 19, 2014 1:54 AM
> > >
> > > Hi Paul,
> > >
> > > I'm resending this patchset rebased on linux-next. Now it should apply.
> > >
> > > Thanks,
> > > Robert Baldyga
> > >
> > > Changelog:
> > > v3: https://lkml.org/lkml/2014/8/4/617
> > > - use endpoint index instead of FIFO index for EPFIFO
> > > - extend patch description
> > >
> > > v2: https://lkml.org/lkml/2014/7/16/199
> > > - add patch usb: dwc2/gadget: avoid disabling ep0
> > > - fix FIFO flushing when it's assigned to endpoint dynamically
> > > - write to proper FIFO in s3c_hsotg_write_fifo() function
> > > - use real FIFO size in kill_all_requests
> > > - fix comment in s3c_hsotg_init_fifo() function
> > >
> > > v1: https://lkml.org/lkml/2014/6/23/67
> > >
> > > Andrzej Pietrasiewicz (1):
> > > usb: dwc2/gadget: Fix comment text
> > >
> > > Kamil Debski (3):
> > > usb: dwc2/gadget: fix phy disable sequence
> > > usb: dwc2/gadget: fix phy initialization sequence
> > > usb: dwc2/gadget: move phy bus legth initialization
> > >
> > > Marek Szyprowski (5):
> > > usb: dwc2/gadget: hide some not really needed debug messages
> > > usb: dwc2/gadget: ensure that all fifos have correct memory buffers
> > > usb: dwc2/gadget: break infinite loop in endpoint disable code
> > > usb: dwc2/gadget: do not call disconnect method in pullup
> > > usb: dwc2/gadget: delay enabling irq once hardware is configured
> > > properly
> > >
> > > Robert Baldyga (3):
> > > usb: dwc2/gadget: assign TX FIFO dynamically
> > > usb: dwc2/gadget: disable clock when it's not needed
> > > usb: dwc2/gadget: avoid disabling ep0
> > >
> > > drivers/usb/dwc2/core.h | 3 +
> > > drivers/usb/dwc2/gadget.c | 184 +++++++++++++++++++++++++++-------------------
> > > 2 files changed, 111 insertions(+), 76 deletions(-)
> >
> > Thanks Robert.
> >
> > For the entire series,
> > Acked-by: Paul Zimmerman <paulz@...opsys.com>
> >
> > Greg, can you please apply this to your usb-next tree? Thanks.
>
> For 3.17-final, or 3.18-rc1?
For 3.18-rc1. Thanks.
--
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists