From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Greg KH <greg@kroah.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>,
linux-usb@vger.kernel.org,
linux-kernel Kernel <linux-kernel@vger.kernel.org>,
linuxppc-dev list <linuxppc-dev@ozlabs.org>,
Alan Stern <stern@rowland.harvard.edu>,
Andrew Morton <akpm@linux-foundation.org>,
Li Yang <leoli@freescale.com>, Timur Tabi <timur@freescale.com>
Subject: Re: [PATCH 0/6] USB: Fixes for fsl_qe_udc driver
Date: Mon, 2 Feb 2009 18:50:04 +0300 [thread overview]
Message-ID: <20090202155004.GA6764@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20090113164001.GA14370@kroah.com>
On Tue, Jan 13, 2009 at 08:40:01AM -0800, Greg KH wrote:
> On Tue, Jan 13, 2009 at 09:49:39AM -0600, Kumar Gala wrote:
> > On Jan 6, 2009, at 10:53 PM, Greg KH wrote:
> >> On Tue, Jan 06, 2009 at 10:44:13PM -0600, Kumar Gala wrote:
> >>> On Dec 25, 2008, at 8:14 AM, Anton Vorontsov wrote:
> >>>> Hi all,
> >>>>
> >>>> Just resending some fixes that seem to be lost...
> >>>
> >>> Greg,
> >>>
> >>> What happened w/this patch set?
> >>
> >> As it was sent during the hollidays (on Christmas day at that), it's
> >> still in my "to-review" queue. I'll get to it in a few days after I
> >> resync the USB tree with Linus.
> >
> > Any update on the review of these 6 patches?
>
> It's in my queue, been busy with "real work" for a bit right now,
> sorry...
Hello Greg,
Can you please look into these patches? I think they all are 2.6.29
material, since the QE UDC driver is barely usable w/o these fixes.
Thanks,
p.s. And thank you for merging the FHCI driver!
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Greg KH <greg@kroah.com>
Cc: Kumar Gala <galak@kernel.crashing.org>,
David Brownell <dbrownell@users.sourceforge.net>,
linux-usb@vger.kernel.org,
linux-kernel Kernel <linux-kernel@vger.kernel.org>,
linuxppc-dev list <linuxppc-dev@ozlabs.org>,
Alan Stern <stern@rowland.harvard.edu>,
Andrew Morton <akpm@linux-foundation.org>,
Li Yang <leoli@freescale.com>, Timur Tabi <timur@freescale.com>
Subject: Re: [PATCH 0/6] USB: Fixes for fsl_qe_udc driver
Date: Mon, 2 Feb 2009 18:50:04 +0300 [thread overview]
Message-ID: <20090202155004.GA6764@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20090113164001.GA14370@kroah.com>
On Tue, Jan 13, 2009 at 08:40:01AM -0800, Greg KH wrote:
> On Tue, Jan 13, 2009 at 09:49:39AM -0600, Kumar Gala wrote:
> > On Jan 6, 2009, at 10:53 PM, Greg KH wrote:
> >> On Tue, Jan 06, 2009 at 10:44:13PM -0600, Kumar Gala wrote:
> >>> On Dec 25, 2008, at 8:14 AM, Anton Vorontsov wrote:
> >>>> Hi all,
> >>>>
> >>>> Just resending some fixes that seem to be lost...
> >>>
> >>> Greg,
> >>>
> >>> What happened w/this patch set?
> >>
> >> As it was sent during the hollidays (on Christmas day at that), it's
> >> still in my "to-review" queue. I'll get to it in a few days after I
> >> resync the USB tree with Linus.
> >
> > Any update on the review of these 6 patches?
>
> It's in my queue, been busy with "real work" for a bit right now,
> sorry...
Hello Greg,
Can you please look into these patches? I think they all are 2.6.29
material, since the QE UDC driver is barely usable w/o these fixes.
Thanks,
p.s. And thank you for merging the FHCI driver!
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
next prev parent reply other threads:[~2009-02-02 15:50 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-25 14:14 [PATCH 0/6] USB: Fixes for fsl_qe_udc driver Anton Vorontsov
2008-12-25 14:14 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 1/6] USB: fsl_qe_udc: Fix oops on QE UDC probe failure Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 2/6] USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 3/6] USB: fsl_qe_udc: Fix QE USB controller initialization Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 4/6] USB: fsl_qe_udc: Fix disconnects reporting during bus reset Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 5/6] USB: fsl_qe_udc: Fix muram corruption by disabled endpoints Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2008-12-25 14:15 ` [PATCH 6/6] USB: fsl_qe_udc: Fix stalled TX requests bug Anton Vorontsov
2008-12-25 14:15 ` Anton Vorontsov
2009-01-07 4:44 ` [PATCH 0/6] USB: Fixes for fsl_qe_udc driver Kumar Gala
2009-01-07 4:44 ` Kumar Gala
2009-01-07 4:53 ` Greg KH
2009-01-07 4:53 ` Greg KH
2009-01-13 15:49 ` Kumar Gala
2009-01-13 15:49 ` Kumar Gala
2009-01-13 16:40 ` Greg KH
2009-01-13 16:40 ` Greg KH
2009-01-13 17:30 ` Kumar Gala
2009-01-13 17:30 ` Kumar Gala
2009-02-02 15:50 ` Anton Vorontsov [this message]
2009-02-02 15:50 ` Anton Vorontsov
2009-02-04 1:27 ` Greg KH
2009-02-04 1:27 ` Greg KH
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=20090202155004.GA6764@oksana.dev.rtsoft.ru \
--to=avorontsov@ru.mvista.com \
--cc=akpm@linux-foundation.org \
--cc=dbrownell@users.sourceforge.net \
--cc=greg@kroah.com \
--cc=leoli@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=stern@rowland.harvard.edu \
--cc=timur@freescale.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 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.