mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] TTY/serial fixes for .37-rc4
@ 2010-12-02 20:48 Greg KH
  2010-12-02 21:08 ` [PATCH 1/6] serial8250: Mark console as CON_ANYTIME Greg Kroah-Hartman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Greg KH @ 2010-12-02 20:48 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Alan Cox

Here are a number of tty and serial fixes for your .37-rc4 tree.

Jiri did a lot of work tracking down the annoying WARN_ON messages that
have been showing up since .36, and he's fixes some issues that are even
older than that here that have been reported by a lot of users.

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

All of these have been in the -next and -mm releases for a while.

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

thanks,

greg k-h

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

 drivers/net/wan/x25_asy.c |    2 +-
 drivers/serial/8250.c     |    2 +-
 drivers/serial/mfd.c      |   24 ++++++++----------------
 drivers/tty/tty_io.c      |   13 +++++++++++--
 drivers/tty/tty_ldisc.c   |    2 ++
 include/linux/tty.h       |    1 +
 6 files changed, 24 insertions(+), 20 deletions(-)

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

Feng Tang (1):
      serial: mfd: adjust the baud rate setting

Jiri Slaby (4):
      TTY: ldisc, fix open flag handling
      NET: wan/x25, fix ldisc->open retval
      TTY: don't allow reopen when ldisc is changing
      TTY: open/hangup race fixup

Peter Zijlstra (1):
      serial8250: Mark console as CON_ANYTIME


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

end of thread, other threads:[~2010-12-02 21:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-02 20:48 [GIT PATCH] TTY/serial fixes for .37-rc4 Greg KH
2010-12-02 21:08 ` [PATCH 1/6] serial8250: Mark console as CON_ANYTIME Greg Kroah-Hartman
2010-12-02 21:08 ` [PATCH 2/6] TTY: ldisc, fix open flag handling Greg Kroah-Hartman
2010-12-02 21:08 ` [PATCH 3/6] NET: wan/x25, fix ldisc->open retval Greg Kroah-Hartman
2010-12-02 21:08 ` [PATCH 4/6] TTY: don't allow reopen when ldisc is changing Greg Kroah-Hartman
2010-12-02 21:08 ` [PATCH 5/6] TTY: open/hangup race fixup Greg Kroah-Hartman
2010-12-02 21:08 ` [PATCH 6/6] serial: mfd: adjust the baud rate setting Greg Kroah-Hartman

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

Powered by JetHome