linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jiri Slaby <jslaby@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 4.1-rc7
Date: Sat, 6 Jun 2015 16:39:46 -0700	[thread overview]
Message-ID: <20150606233946.GA25610@kroah.com> (raw)

The following changes since commit e26081808edadfd257c6c9d81014e3b25e9a6118:

  Linux 4.1-rc4 (2015-05-18 10:13:47 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.1-rc7

for you to fetch changes up to 72586c6061ab8c23ffd9f301ed19782a44ff5f04:

  n_tty: Fix auditing support for cannonical mode (2015-06-01 07:11:04 +0900)

----------------------------------------------------------------
TTY/Serial driver fixes for 4.1-rc7

Here are a few TTY and Serial driver fixes for reported regressions and
crashes.  All of these have been in linux-next with no reported
problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Dave Martin (1):
      serial/amba-pl011: Unconditionally poll for FIFO space before each TX char

Laura Abbott (1):
      n_tty: Fix auditing support for cannonical mode

Mark Tomlinson (1):
      n_tty: Fix calculation of size in canon_copy_from_read_buf

Philipp Zabel (1):
      serial: imx: Fix DMA handling for IDLE condition aborts

Sebastian Andrzej Siewior (1):
      serial: 8250_omap: provide complete custom startup & shutdown callbacks

 drivers/tty/n_tty.c                 | 21 +++++++---
 drivers/tty/serial/8250/8250_omap.c | 82 +++++++++++++++++++++++++++++++++----
 drivers/tty/serial/amba-pl011.c     | 16 ++++----
 drivers/tty/serial/imx.c            |  8 ++++
 4 files changed, 105 insertions(+), 22 deletions(-)

                 reply	other threads:[~2015-06-06 23:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150606233946.GA25610@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@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 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).