[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091201174341.GB31972@kroah.com>
Date: Tue, 1 Dec 2009 09:43:41 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] TTY fixes for 2.6.32-git
Here are 3 tty bugfixs for your kernel tree. One fixes a regression
from 2.6.30, one fixes a build error, and the last one adds a new device
id.
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 | 7 +++++--
drivers/serial/bcm63xx_uart.c | 4 ++--
drivers/serial/of_serial.c | 1 +
3 files changed, 8 insertions(+), 4 deletions(-)
---------------
Alan Cox (1):
tty_port: handle the nonblocking open of a dead port corner case
Maxime Bizon (1):
bcm63xx_uart: Fix serial driver compile breakage.
Michal Simek (1):
tty/of_serial: add missing ns16550a id
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists