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, linux-serial@vger.kernel.org
Subject: [GIT PATCH] TTY/serial driver fixes for .39
Date: Fri, 22 Apr 2011 16:07:13 -0700 [thread overview]
Message-ID: <20110422230713.GA5883@kroah.com> (raw)
Here are some small tty/serial fixes for the .39 tree.
It also includes a parport patch, as it seems relevant to the serial
drivers (resource conflict) and there's not a parport maintainer tree
anywhere that I know of.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/ tty-linus
All of these patches have been in the -mm and -next trees for a while.
Patches will be sent to the linux-serial mailing list, if anyone wants
to see them.
thanks,
greg k-h
------------
drivers/parport/parport_pc.c | 8 +++-----
drivers/tty/n_gsm.c | 8 ++++++--
drivers/tty/serial/imx.c | 3 ++-
3 files changed, 11 insertions(+), 8 deletions(-)
---------------
Mikhail Kshevetskiy (1):
tty/n_gsm: fix bug in CRC calculation for gsm1 mode
Niels de Vos (1):
parport_pc.c: correctly release the requested region for the IT887x
Uwe Kleine-König (1):
serial/imx: read cts state only after acking cts change irq
next reply other threads:[~2011-04-22 23:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 23:07 Greg KH [this message]
2011-04-22 23:11 ` [PATCH 1/3] parport_pc.c: correctly release the requested region for the IT887x Greg Kroah-Hartman
2011-04-22 23:11 ` [PATCH 2/3] serial/imx: read cts state only after acking cts change irq Greg Kroah-Hartman
2011-04-22 23:11 ` [PATCH 3/3] tty/n_gsm: fix bug in CRC calculation for gsm1 mode Greg Kroah-Hartman
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=20110422230713.GA5883@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@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 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.