[GIT PATCH] TTY patches for 2.6.33-rc4

From: Greg KH
Date: Wed Jan 20 2010 - 18:49:20 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/