public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 patches for 2.6.33-rc4
Date: Wed, 20 Jan 2010 15:47:59 -0800	[thread overview]
Message-ID: <20100120234759.GC32068@kroah.com> (raw)

Here's the big TTY patchset for your .33-rc4 tree.

Lots of bugfixes and a new device id was added.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/

Patches will be sent to the linux-kernel mailing list, if anyone wants
to see them.

thanks,

greg k-h

------------

 drivers/char/nozomi.c        |    2 +-
 drivers/char/tty_io.c        |    2 +-
 drivers/serial/8250_pnp.c    |   10 +----
 drivers/serial/imx.c         |    2 +-
 drivers/serial/serial_core.c |  105 ++++++++++++++++++------------------------
 drivers/serial/serial_cs.c   |    3 +-
 fs/compat_ioctl.c            |    3 +
 7 files changed, 54 insertions(+), 73 deletions(-)

---------------

Alan Cox (2):
      nozomi: quick fix for the close/close bug
      serial: Fix crash if the minimum rate of the device is > 9600 baud

Atsushi Nemoto (1):
      compat_ioctl: Supress "unknown cmd" message on serial /dev/console

Greg Kroah-Hartman (1):
      tty: fix race in tty_fasync

Matthew Garrett (1):
      serial: 8250_pnp: use wildcard for serial Wacom tablets

Pavel Machek (1):
      serial: serial_cs: oxsemi quirk breaks resume

Roel Kluin (1):
      serial: imx: bit &/| confusion

Stanislav Brabec (1):
      serial-core: resume serial hardware with no_console_suspend


             reply	other threads:[~2010-01-20 23:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-20 23:47 Greg KH [this message]
2010-01-20 23:49 ` [PATCH 1/8] compat_ioctl: Supress "unknown cmd" message on serial /dev/console Greg Kroah-Hartman
2010-01-21  0:39   ` Arnd Bergmann
2010-01-20 23:49 ` [PATCH 2/8] nozomi: quick fix for the close/close bug Greg Kroah-Hartman
2010-01-20 23:49 ` [PATCH 3/8] serial: 8250_pnp: use wildcard for serial Wacom tablets Greg Kroah-Hartman
2010-01-20 23:49 ` [PATCH 4/8] serial-core: resume serial hardware with no_console_suspend Greg Kroah-Hartman
2010-01-20 23:50 ` [PATCH 5/8] serial: Fix crash if the minimum rate of the device is > 9600 baud Greg Kroah-Hartman
2010-01-20 23:50 ` [PATCH 6/8] serial: imx: bit &/| confusion Greg Kroah-Hartman
2010-01-21 13:34   ` Sascha Hauer
2010-01-20 23:50 ` [PATCH 7/8] serial: serial_cs: oxsemi quirk breaks resume Greg Kroah-Hartman
2010-01-20 23:50 ` [PATCH 8/8] tty: fix race in tty_fasync 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=20100120234759.GC32068@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