The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.0-rc6

for you to fetch changes up to 8e4934c6d6c659e22b1b746af4196683e77ce6ca:

  tty: serial: fsl_lpuart: clear receive flag on FIFO flush (2015-03-26 
23:13:14 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 4.0-rc6

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.

Signed-off-by: Greg Kroah-Hartman <[email protected]>

----------------------------------------------------------------
Javier Martinez Canillas (1):
      serial: samsung: Clear operation mode on UART shutdown

Stefan Agner (2):
      tty: serial: fsl_lpuart: specify transmit FIFO size
      tty: serial: fsl_lpuart: clear receive flag on FIFO flush

 drivers/tty/serial/fsl_lpuart.c | 5 +++++
 drivers/tty/serial/samsung.c    | 1 +
 2 files changed, 6 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to