From: Greg KH <gregkh@linuxfoundation.org>
To: Johan Hovold <jhovold@gmail.com>
Cc: Colin Leitner <colin.leitner@googlemail.com>,
linux-serial@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH] USB: pl2303: fixed handling of CS5 setting
Date: Tue, 5 Nov 2013 10:08:31 -0800 [thread overview]
Message-ID: <20131105180831.GD25633@kroah.com> (raw)
In-Reply-To: <20131104191355.GB15921@localhost>
On Mon, Nov 04, 2013 at 08:13:55PM +0100, Johan Hovold wrote:
> On Mon, Nov 04, 2013 at 07:40:43PM +0100, Colin Leitner wrote:
> > This patch fixes the CS5 setting on the PL2303 USB-to-serial devices. CS5 has a
> > value of 0 and the CSIZE setting has been skipped altogether by the enclosing
> > if. Tested on 3.11.6 and the scope shows the correct output after the fix has
> > been applied.
> >
> > Tagged to be added to stable, because it fixes a user visible driver bug and is
> > simple enough to backport easily.
>
> Thanks! Now it applies cleanly to v3.12.
>
> Greg, can you pick this one up for v3.13-rc? The fix could be backported
> to all stable trees as the bug has been there since pre-git times.
>
> > Cc: stable@vger.kernel.org
> > Signed-off-by: Colin Leitner <colin.leitner@gmail.com>
>
> Signed-off-by: Johan Hovold <jhovold@gmail.com>
Thanks, I'll pick this up after 3.13-rc1 is out and get it into the
stable kernels as well.
greg k-h
next prev parent reply other threads:[~2013-11-05 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-04 18:40 [PATCH] USB: pl2303: fixed handling of CS5 setting Colin Leitner
2013-11-04 19:13 ` Johan Hovold
2013-11-05 18:08 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-03 22:09 Colin Leitner
2013-11-04 10:13 ` Johan Hovold
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=20131105180831.GD25633@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=colin.leitner@googlemail.com \
--cc=jhovold@gmail.com \
--cc=linux-serial@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.