]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 May 2014 22:50:16 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 May 2014 22:50:16 +0000 (15:50 -0700)
commitdf862f625d62c8d5aef41361a8d21e4f55a0e748
tree53dcd0ee8d44c9d186461dfd2d5cb4caa594e70d
parenta1e74464ffddf47e9a18f99a54242122bfd0997b
parent62a0d8d7c2b29f92850e4ee3c38e5dfd936e92b2
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are some tty and serial driver fixes for things reported
  recently"

* tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: Fix lockless tty buffer race
  Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"
  drivers/tty/hvc: don't free hvc_console_setup after init
  n_tty: Fix n_tty_write crash when echoing in raw mode
  tty: serial: 8250_core.c Bug fix for Exar chips.