All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 4.20-rc2
@ 2018-11-10 18:57 Greg KH
  2018-11-10 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2018-11-10 18:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:

  Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.20-rc2

for you to fetch changes up to 641a41dbba217ee5bd26abe6be77f8cead9cd00e:

  serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout (2018-11-09 09:34:50 -0800)

----------------------------------------------------------------
TTY/Serial fixes for 4.20-rc2

Here are some small tty fixes for 4.20-rc2

One of these missed the original 4.19-final release, I missed that I
hadn't done a pull request for it as it was in linux-next and my branch
for a long time, that's my fault.

The others are small, fixing some reported issues and finally fixing the
termios mess for alpha so that glibc has a chance to implement some
missing functionality that has been pending for many years now.

All of these have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Geert Uytterhoeven (1):
      serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA

H. Peter Anvin (1):
      termios, tty/tty_baudrate.c: fix buffer overrun

H. Peter Anvin (Intel) (1):
      arch/alpha, termios: implement BOTHER, IBSHIFT and termios2

Mikulas Patocka (1):
      vt: fix broken display when running aptitude

Yoshihiro Shimoda (1):
      serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout

 arch/alpha/include/asm/termios.h       |  8 +++++++-
 arch/alpha/include/uapi/asm/ioctls.h   |  5 +++++
 arch/alpha/include/uapi/asm/termbits.h | 17 +++++++++++++++++
 drivers/tty/serial/sh-sci.c            |  8 ++++----
 drivers/tty/tty_baudrate.c             |  4 ++--
 drivers/tty/vt/vt.c                    |  2 +-
 6 files changed, 36 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] TTY/Serial fixes for 4.20-rc2
  2018-11-10 18:57 [GIT PULL] TTY/Serial fixes for 4.20-rc2 Greg KH
@ 2018-11-10 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-10 19:35 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sat, 10 Nov 2018 10:57:08 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.20-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e255aee5b66ce4af025e6f77122114c01303b861

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2018-11-10 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-10 18:57 [GIT PULL] TTY/Serial fixes for 4.20-rc2 Greg KH
2018-11-10 19:35 ` pr-tracker-bot

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.