All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 4.11-rc5
@ 2017-04-01 15:59 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-04-01 15:59 UTC (permalink / raw)
  To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.11-rc5

for you to fetch changes up to e53e597fd4c4a0b6ae58e57d76a240927fd17eaa:

  tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (2017-04-01 11:07:29 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 4.11-rc5

Here are some small fixes for some serial drivers and Kconfig help text
for 4.11-rc5.  Nothing major here at all, a few things resolving
reported bugs in some random serial drivers.

I don't think these made the last linux-next due to me getting to them
yesterday, but I am not sure, they might have snuck in.  The patches
only affect drivers that the maintainers of sent me these patches for,
so we should be safe here :)

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

----------------------------------------------------------------
Nicolas Ferre (1):
      tty/serial: atmel: fix TX path in atmel_console_write()

Paul Gortmaker (1):
      serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text

Richard Genoud (1):
      tty/serial: atmel: fix race condition (TX+DMA)

Timur Tabi (1):
      tty: pl011: fix earlycon work-around for QDF2400 erratum 44

Uwe Kleine-König (1):
      serial: mxs-auart: Fix baudrate calculation

 drivers/tty/serial/8250/Kconfig   |  8 ++++++--
 drivers/tty/serial/amba-pl011.c   | 23 +++++++++++++++++++++--
 drivers/tty/serial/atmel_serial.c |  8 ++++++++
 drivers/tty/serial/mxs-auart.c    |  2 +-
 4 files changed, 36 insertions(+), 5 deletions(-)

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

only message in thread, other threads:[~2017-04-01 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-01 15:59 [GIT PULL] TTY/Serial driver fixes for 4.11-rc5 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.