]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2015 19:11:57 +0000 (12:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2015 19:11:57 +0000 (12:11 -0700)
commit68cbc6834c9dd5951fc6e29ae7ea2062da21014f
tree44d407781fd4a85423fd55ac15ff2d78bc2b9ae9
parent21cee8b1922f48ee296f1a7554fbd88f651897da
parent34c94e8e2d024c33c17b2a99d82194f39268c834
Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are 3 serial driver fixes for 4.0-rc6.  They fix some reported
  issues with the samsung and fsl_lpuart drivers.

  All have been in linux-next for a while"

* tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: serial: fsl_lpuart: clear receive flag on FIFO flush
  tty: serial: fsl_lpuart: specify transmit FIFO size
  serial: samsung: Clear operation mode on UART shutdown