From: Linus Torvalds Date: Wed, 14 Mar 2018 17:02:40 +0000 (-0700) Subject: Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty X-Git-Tag: v4.16-rc6~20 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6560ca4a0f7b1faacf0480ed0bdb8cd6b6cd2cc8;p=users%2Fdwmw2%2Flinux.git Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty/serial driver fixes from Greg KH: "Here are some small tty core and serial driver fixes for 4.16-rc6. They resolve some newly reported bugs, as well as some very old ones, which is always nice to see. There is also a new device id added in here for good measure. All of these have been in linux-next for a while with no reported issues" * tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: imx: fix bogus dev_err serial: sh-sci: prevent lockup on full TTY buffers serial: 8250_pci: Add Brainboxes UC-260 4 port serial device earlycon: add reg-offset to physical address before mapping serial: core: mark port as initialized in autoconfig serial: 8250_pci: Don't fail on multiport card class tty/serial: atmel: add new version check for usart tty: make n_tty_read() always abort if hangup is in progress --- 6560ca4a0f7b1faacf0480ed0bdb8cd6b6cd2cc8