]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Jun 2014 16:41:42 +0000 (06:41 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Jun 2014 16:41:42 +0000 (06:41 -1000)
commitace7a6e8873c097de88a1b7b6cc5f87c59bc50d4
tree0263d1671a185021037e5c091ec52c2258ccb16f
parent2be12cdd5fed4cdd2c9bde8e6d3b2800e5fed869
parent468ba3000808f424eea80d16b5ac03a03ea9fab9
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial bugfixes from Greg KH:
 "Here are some tty / serial driver bugfixes for 3.16-rc2 that resolve
  some reported issues.  The samsung driver build error itself has been
  reported by a bunch of people, sorry about that one.  The others are
  all tiny and everyone seems to like them in linux-next so far"

* tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty/serial: fix 8250 early console option passing to regular console
  tty: Correct INPCK handling
  serial: Fix IGNBRK handling
  serial: samsung: Fix build error