Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1710422

[GIT PULL] TTY/Serial fixes for 4.13-rc5

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] TTY/Serial fixes for 4.13-rc5
Date Sun, 13 Aug 2017 04:30:01 +0200
Message-ID <udQP7-ZR-5@gated-at.bofh.it> (permalink)
X-Original-To Linus Torvalds <torvalds@linux-foundation.org>, Jiri Slaby <jslaby@suse.cz>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.8.3 (2017-05-23)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 35
Organization linux.* mail to news gateway
X-Original-Cc Stephen Rothwell <sfr@canb.auug.org.au>, Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
X-Original-Date Sat, 12 Aug 2017 19:20:43 -0700
X-Original-Message-ID <20170813022043.GA27049@kroah.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1710422

Show key headers only | View raw


The following changes since commit 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9:

  Linux 4.13-rc2 (2017-07-23 16:15:17 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.13-rc5

for you to fetch changes up to 9527b82ae3af1ebf465506868fb55e7f862cd9da:

  Revert "serial: Delete dead code for CIR serial ports" (2017-08-01 09:50:18 -0700)

----------------------------------------------------------------
tty/serial fixes for 4.13-rc5

Here are two tty serial driver fixes for 4.13-rc5.  One is a revert of a
-rc1 patch that turned out to not be a good idea, and the other is a fix
for the pl011 serial driver.

Both have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Sean Young (1):
      Revert "serial: Delete dead code for CIR serial ports"

Timur Tabi (1):
      tty: pl011: fix initialization order of QDF2400 E44

 drivers/acpi/spcr.c                 | 36 ++++++++++++++++++++++++++++++++++--
 drivers/tty/serial/8250/8250_core.c | 23 +++++++++++++++++------
 drivers/tty/serial/amba-pl011.c     | 37 +++++++++++++++++++------------------
 include/linux/acpi.h                |  1 +
 4 files changed, 71 insertions(+), 26 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] TTY/Serial fixes for 4.13-rc5 Greg KH <gregkh@linuxfoundation.org> - 2017-08-13 04:30 +0200

csiph-web