]> git.baikalelectronics.ru Git - kernel.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)
commitc79e7582f22071336f726b1ec65d7c4c49c1521e
treecc188e1db4843111cbf219b88136700b7f11e0a5
parent11b35ed6aea72bd4fa277f6321e9838a4f04838e
parentd19e9d7cab42c9dcc0e064345c64d2ccb887cf38
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