public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] TTY fixes for 2.6.32-git
@ 2009-11-18  1:00 Greg KH
  2009-11-18  1:01 ` [PATCH 1/2] tty_port: If we are opened non blocking we still need to raise the carrier Greg Kroah-Hartman
  2009-11-18  1:01 ` [PATCH 2/2] tty: cp210x: Fix carrier handling Greg Kroah-Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2009-11-18  1:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are 2 tty bugfixs for your kernel tree.  It fixes a regression that
showed up in 2.6.31 with the cp210x driver.

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     |    3 +++
 drivers/usb/serial/cp210x.c |   21 +++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

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

Alan Cox (2):
      tty_port: If we are opened non blocking we still need to raise the carrier
      tty: cp210x: Fix carrier handling


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PATCH] TTY fixes for 2.6.32-git
@ 2009-12-01 17:43 Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2009-12-01 17:43 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-01 17:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18  1:00 [GIT PATCH] TTY fixes for 2.6.32-git Greg KH
2009-11-18  1:01 ` [PATCH 1/2] tty_port: If we are opened non blocking we still need to raise the carrier Greg Kroah-Hartman
2009-11-18  1:01 ` [PATCH 2/2] tty: cp210x: Fix carrier handling Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 17:43 [GIT PATCH] TTY fixes for 2.6.32-git Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox