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 3.1
Date: Fri, 26 Aug 2011 12:11:43 -0700 [thread overview]
Message-ID: <20110826191143.GC5557@kroah.com> (raw)
Here are some small tty/serial fixes for the 3.1 release.
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/tty/pty.c | 17 +++++++++++++++--
drivers/tty/serial/8250.c | 8 +++++---
drivers/tty/serial/8250_pci.c | 11 +++++------
drivers/tty/serial/8250_pnp.c | 3 +++
drivers/tty/serial/atmel_serial.c | 8 +++++---
drivers/tty/serial/max3107-aava.c | 2 +-
drivers/tty/serial/max3107.c | 2 +-
drivers/tty/serial/mrst_max3110.c | 2 +-
drivers/tty/serial/omap-serial.c | 3 +--
drivers/tty/serial/pch_uart.c | 3 ++-
drivers/tty/serial/samsung.c | 8 ++++++--
drivers/tty/serial/serial_core.c | 5 +++++
drivers/tty/serial/ucc_uart.c | 2 +-
drivers/tty/tty_io.c | 3 +--
include/linux/tty.h | 2 ++
include/linux/tty_driver.h | 3 +++
16 files changed, 57 insertions(+), 25 deletions(-)
---------------
Al Cooper (1):
8250: Fix race condition in serial8250_backup_timeout().
Axel Lin (1):
tty: Add "spi:" prefix for spi modalias
Bjorn Helgaas (1):
serial: 8250_pnp: add Intermec CV60 touchscreen device
Eric Smith (1):
8250_pci: add support for Rosewill RC-305 4x serial port card
Jiri Slaby (2):
TTY: pty, fix pty counting
TTY: serial, document ignoring of uart->ops->startup error
Kukjin Kim (1):
serial: samsung: Fix build error
Kumar Gala (1):
drivers/serial/ucc_uart.c: Fix compiler warning
Nick Pelly (1):
omap-serial: Allow IXON and IXOFF to be disabled.
Tomoya MORINAGA (2):
pch_uart: Set PCIe bus number using probe parameter
serial/8250_pci: delete duplicate data definition
Voss, Nikolaus (1):
atmel_serial: fix atmel_default_console_device
reply other threads:[~2011-08-26 19:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110826191143.GC5557@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox