All of lore.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 fixes for 2.6.36-git
Date: Fri, 3 Sep 2010 19:09:37 -0700	[thread overview]
Message-ID: <20100904020937.GA28645@kroah.com> (raw)

Here are some tty and serial bugfixes for your 2.6.36-git tree.

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

These patches have been in the linux-next tree and -mm for a while now.

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

thanks,

greg k-h

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

 MAINTAINERS                      |    3 +--
 drivers/char/tty_io.c            |    2 +-
 drivers/char/vt.c                |   15 ++++-----------
 drivers/serial/bfin_sport_uart.c |    2 +-
 include/linux/serial.h           |    3 +--
 include/linux/serial_core.h      |    3 ++-
 6 files changed, 10 insertions(+), 18 deletions(-)

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

Francisco Jerez (1):
      vt: Fix console corruption on driver hand-over.

Jiri Slaby (1):
      MAINTAINERS: orphan isicom

Nathael Pajani (1):
      tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver

Philippe Langlais (1):
      serial: fix port type conflict between NS16550A & U6_16550A

Sonic Zhang (1):
      serial: bfin_sport_uart: restore transmit frame sync fix


             reply	other threads:[~2010-09-04  2:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-04  2:09 Greg KH [this message]
2010-09-04  2:13 ` [PATCH 1/5] vt: Fix console corruption on driver hand-over Greg Kroah-Hartman
2010-09-04  2:13 ` [PATCH 2/5] MAINTAINERS: orphan isicom Greg Kroah-Hartman
2010-09-04  2:13 ` [PATCH 3/5] serial: fix port type conflict between NS16550A & U6_16550A Greg Kroah-Hartman
2010-09-04  2:13 ` [PATCH 5/5] tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver 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=20100904020937.GA28645@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.