linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] TTY/serial driver fixes for 3.2
@ 2011-11-22  0:59 Greg KH
  2011-11-22  1:11 ` [PATCH 01/13] jsm: Change maintainership Greg Kroah-Hartman
  0 siblings, 1 reply; 14+ messages in thread
From: Greg KH @ 2011-11-22  0:59 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-serial

Here are some tty/serial driver fixes for your 3.2 tree.

Not many patches here, just an assortment of fixes and a few new devices
supported, full details are in the shortlog below.

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

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

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

thanks,

greg k-h

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

 Documentation/serial/serial-rs485.txt |   14 +++++++++++---
 MAINTAINERS                           |    2 +-
 drivers/tty/hvc/hvc_dcc.c             |    2 ++
 drivers/tty/serial/Kconfig            |   14 +++++++-------
 drivers/tty/serial/atmel_serial.c     |   16 +++-------------
 drivers/tty/serial/crisv10.c          |   10 ++--------
 drivers/tty/serial/mfd.c              |    4 +---
 drivers/tty/serial/pch_uart.c         |   19 ++++++++++++++-----
 drivers/tty/tty_ldisc.c               |   30 +++++++++++++++++++++++-------
 include/linux/serial.h                |   14 ++++++++------
 10 files changed, 72 insertions(+), 53 deletions(-)

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

Alan Cox (1):
      serial,mfd: Fix CMSPAR setup

Claudio Scordino (1):
      RS485: fix inconsistencies in the meaning of some variables

Doug Anderson (1):
      tty/serial: Prevent drop of DCD on suspend for Tegra UARTs

Greg Kroah-Hartman (1):
      Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"

Jiri Slaby (3):
      TTY: ldisc, allow waiting for ldisc arbitrarily long
      TTY: ldisc, move wait idle to caller
      TTY: ldisc, wait for ldisc infinitely in hangup

Lucas Kannebley Tavares (1):
      jsm: Change maintainership

Stephen Boyd (1):
      tty: hvc_dcc: Fix duplicate character inputs

Tomoya MORINAGA (4):
      pch_uart: Fix hw-flow control issue
      pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
      pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
      pch_uart: Fix DMA resource leak issue

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

end of thread, other threads:[~2011-11-22  1:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22  0:59 [GIT PATCH] TTY/serial driver fixes for 3.2 Greg KH
2011-11-22  1:11 ` [PATCH 01/13] jsm: Change maintainership Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 02/13] tty: hvc_dcc: Fix duplicate character inputs Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 03/13] pch_uart: Fix hw-flow control issue Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 04/13] pch_uart: Support new device LAPIS Semiconductor ML7831 IOH Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 05/13] pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 06/13] tty/serial: Prevent drop of DCD on suspend for Tegra UARTs Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 07/13] serial,mfd: Fix CMSPAR setup Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 08/13] pch_uart: Fix DMA resource leak issue Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 09/13] RS485: fix inconsistencies in the meaning of some variables Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 10/13] Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 11/13] TTY: ldisc, allow waiting for ldisc arbitrarily long Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 12/13] TTY: ldisc, move wait idle to caller Greg Kroah-Hartman
2011-11-22  1:11   ` [PATCH 13/13] TTY: ldisc, wait for ldisc infinitely in hangup 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;
as well as URLs for NNTP newsgroup(s).