]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Dec 2013 22:34:27 +0000 (14:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Dec 2013 22:34:27 +0000 (14:34 -0800)
commit9808683d875bd4ead3c6fb2b1d4e7cb8ee987033
treec096aaede3e675245102199eea8bbec32f2fec0e
parentd7bc684ae8a7138fc9c05b4586ba3b61e2d8b421
parent793ec0c57350c7ccfd2d4cc8e84937f1abaf8e87
Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are a few fixes for 3.13-rc5 that resolve a number of reported
  tty and serial driver issues"

* tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: xuartps: Properly guard sysrq specific code
  n_tty: Fix apparent order of echoed output
  serial: 8250_dw: add new ACPI IDs
  serial: 8250_dw: Fix LCR workaround regression
  tty: Fix hang at ldsem_down_read()