The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7: Linux 3.7-rc5 (2012-11-11 13:44:33 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.7-rc5 for you to fetch changes up to 1838b8c487378c6c576029d9e0e07b5a73036bac: tty: serial: max310x: Add terminating entry for spi_device_id table (2012-11-14 14:49:42 -0800) ---------------------------------------------------------------- TTY fixes for 3.7-rc5 Here are two TTY driver fixes for 3.7-rc5. They resolve a bug in the hvc driver that has been reported, and fix a problem with the list of device ids in the max310x serial driver. Both have been in linux-next for a while. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Axel Lin (1): tty: serial: max310x: Add terminating entry for spi_device_id table Paul Mackerras (1): TTY: hvc_console, fix port reference count going to zero prematurely drivers/tty/hvc/hvc_console.c | 7 ------- drivers/tty/serial/max310x.c | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html