[GIT PULL] Serial fixes for 3.14-rc1

From: Greg KH
Date: Mon Jan 27 2014 - 18:47:30 EST


The following changes since commit 8bc661bfc0c2d221e209f4205bdaaf574d50100c:

tty/serial: at91: disable uart timer at start of shutdown (2014-01-13 15:55:59 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.14-rc1

for you to fetch changes up to 4fbd269f1f9f8020dd9474b60e55c4f34d267b08:

Merge branch 'fixes' into tty-next (2014-01-22 13:42:19 -0800)

----------------------------------------------------------------

Serial fixes for 3.14-rc1

Here are tiny and assorted serial driver fixes that have been in a
branch in my tree for a while and somehow did not get properly merged
into my big TTY / Serial pull request for 3.14-rc1. Sorry about that.

All have been in linux-next for a while with no issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Dan Carpenter (1):
serial: icom: dereference after free in load_code()

Greg Kroah-Hartman (1):
Merge branch 'fixes' into tty-next

Heiko Stübner (1):
serial: samsung: move clock deactivation below uart registration

Jonathan Woithe (1):
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip

Mika Westerberg (1):
serial: 8250_dw: add new ACPI IDs

Sebastian Andrzej Siewior (1):
tty: serial: pch: don't crash if DMA enabled but not loaded

Soren Brinkmann (1):
tty: xuartps: Properly guard sysrq specific code

drivers/tty/serial/icom.c | 4 ++--
drivers/tty/serial/pch_uart.c | 10 +++++++---
drivers/tty/serial/samsung.c | 8 +++++++-
3 files changed, 16 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/