All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 4.3-rc7
@ 2015-10-23 21:26 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-10-23 21:26 UTC (permalink / raw)
  To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial

The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

  Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.3-rc7

for you to fetch changes up to f235f664a8afabccf863a5dee4777d2d7b676fda:

  fbcon: initialize blink interval before calling fb_set_par (2015-10-17 22:00:39 -0700)

----------------------------------------------------------------
tty/serial fixes for 4.3-rc7

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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Frederic Danis (1):
      Revert "serial: 8250_dma: don't bother DMA with small transfers"

Scot Doyle (1):
      fbcon: initialize blink interval before calling fb_set_par

 drivers/tty/serial/8250/8250_dma.c | 4 ----
 drivers/video/console/fbcon.c      | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-23 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 21:26 [GIT PULL] TTY/Serial fixes for 4.3-rc7 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.