]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 22:52:09 +0000 (07:52 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 22:52:09 +0000 (07:52 +0900)
commit0ac17efaaf118505bd6b62428667b85508de1158
treee0e38ccea3b08ed4540320c54385c6bfa9370d8e
parentb64ad75fd4477018cc4734774d5ccd4621da9228
parent661662d85e395e5f8d6fe5880184bacc4e66708f
Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are two fixes that resolve reported issues, one with the 8250
  driver, and the other with the generic fbcon driver.

  Both have been in linux-next for a while"

* tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  fbcon: initialize blink interval before calling fb_set_par
  Revert "serial: 8250_dma: don't bother DMA with small transfers"