Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:47:00 +0000 (13:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:47:00 +0000 (13:47 -0700)
commit26c019fc85698840ad934a223daf5734c9fa20cb
treeb5ed6066db40bec1dcca6966ed2d2b607eba5838
parent31795c402b87f63966be55a9397fdf8ecf087b1c
parent2332575ef10a1bcf5ca485a6bf043831be11c7a0
Merge tag 'tty-3.12-rc3' of git://git./linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are some serial at tty driver fixes for 3.12-rc3

  The serial driver fixes some kref leaks, documentation is moved to the
  proper places, and the tty and n_tty fixes resolve some reported
  regressions.  There is still one outstanding tty regression fix that
  isn't in here yet, as I want to test it out some more, it will be sent
  for 3.12-rc4 if it checks out"

* tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: ar933x_uart: move devicetree binding documentation
  tty: Fix SIGTTOU not sent with tcflush()
  n_tty: Fix EOF push index when termios changes
  serial: pch_uart: remove unnecessary tty_port_tty_get
  serial: pch_uart: fix tty-kref leak in dma-rx path
  serial: pch_uart: fix tty-kref leak in rx-error path
  serial: tegra: fix tty-kref leak
This page took 0.028903 seconds and 5 git commands to generate.