]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2021 18:56:45 +0000 (10:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2021 18:56:45 +0000 (10:56 -0800)
commit75abcf6d51a82400c0c36363df85b67fd1e82593
treef13211731a33908d6f27a3d8618c58c3ed5ae2f7
parent670841bebecd3872c037e257d033cfea8189be58
parentef53ec739652086603f9d0edf2f3f1a24a2f4c6f
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are three small tty/serial fixes for 5.11-rc5 to resolve reported
  problems:

   - two patches to fix up writing to ttys with splice

   - mvebu-uart driver fix for reported problem

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

* tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: fix up hung_up_tty_write() conversion
  tty: implement write_iter
  serial: mvebu-uart: fix tx lost characters at power off