]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jun 2015 05:14:23 +0000 (22:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jun 2015 05:14:23 +0000 (22:14 -0700)
commitc8212962c931b7cc28ae57d62ad0dd436bd2a47e
tree3b7ed7948b63388ed8474388ef5711a4dc7d5b27
parent32e161b6eb1a863a7a7cded7b74448f736117d4e
parent07050c99d0622b20c839f2ea80d53e9069d4d6e7
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial driver fixes from Greg KH:
 "Here are a few TTY and Serial driver fixes for reported regressions
  and crashes.

  All of these have been in linux-next with no reported problems"

* tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  n_tty: Fix auditing support for cannonical mode
  serial: 8250_omap: provide complete custom startup & shutdown callbacks
  n_tty: Fix calculation of size in canon_copy_from_read_buf
  serial: imx: Fix DMA handling for IDLE condition aborts
  serial/amba-pl011: Unconditionally poll for FIFO space before each TX char