]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Dec 2015 01:44:19 +0000 (17:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Dec 2015 01:44:19 +0000 (17:44 -0800)
commit69c37a92ddbf79d9672230f21a04580d7ac2f4c3
treecc188e1db4843111cbf219b88136700b7f11e0a5
parent24b0d5e7384393b780c4c982930990b94634cc61
parent9ce119f318ba1a07c29149301f1544b6c4bea52a
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are some tty/serial driver fixes for 4.4-rc6 that resolve some
  reported problems.  All of these have been in linux-next.  The details
  are in the shortlog"

* tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: Fix GPF in flush_to_ldisc()
  serial: earlycon: Add missing spinlock initialization
  serial: sh-sci: Fix length of scatterlist
  n_tty: Fix poll() after buffer-limited eof push read
  serial: 8250_uniphier: fix dl_read and dl_write functions