From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] TTY fixes for 2.6.32-git
Date: Tue, 17 Nov 2009 17:00:47 -0800 [thread overview]
Message-ID: <20091118010047.GA16719@kroah.com> (raw)
Here are 2 tty bugfixs for your kernel tree. It fixes a regression that
showed up in 2.6.31 with the cp210x driver.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/
Both of these patches have been in the -next and -mm trees for a while.
Both patches will be sent to the linux-kernel mailing list, if anyone
wants to see it.
thanks,
greg k-h
------------
drivers/char/tty_port.c | 3 +++
drivers/usb/serial/cp210x.c | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+), 0 deletions(-)
---------------
Alan Cox (2):
tty_port: If we are opened non blocking we still need to raise the carrier
tty: cp210x: Fix carrier handling
next reply other threads:[~2009-11-18 1:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-18 1:00 Greg KH [this message]
2009-11-18 1:01 ` [PATCH 1/2] tty_port: If we are opened non blocking we still need to raise the carrier Greg Kroah-Hartman
2009-11-18 1:01 ` [PATCH 2/2] tty: cp210x: Fix carrier handling Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2009-12-01 17:43 [GIT PATCH] TTY fixes for 2.6.32-git 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=20091118010047.GA16719@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox