Revision d6ee1a2894c445a0bed1d2dc04e8f13f1f6c0311 authored by Linus Torvalds on 16 November 2012, 15:46:38 UTC, committed by Linus Torvalds on 16 November 2012, 15:46:38 UTC
Pull TTY fixes from Greg Kroah-Hartman:
 "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@linuxfoundation.org>"

* tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: serial: max310x: Add terminating entry for spi_device_id table
  TTY: hvc_console, fix port reference count going to zero prematurely
2 parent s 7e11156 + 1838b8c
History
File Mode Size
chips
devices
lpddr
maps
nand
onenand
tests
ubi
Kconfig -rw-r--r-- 11.4 KB
Makefile -rw-r--r-- 1.1 KB
afs.c -rw-r--r-- 6.3 KB
ar7part.c -rw-r--r-- 4.1 KB
bcm47xxpart.c -rw-r--r-- 5.0 KB
bcm63xxpart.c -rw-r--r-- 6.5 KB
cmdlinepart.c -rw-r--r-- 10.0 KB
ftl.c -rw-r--r-- 31.5 KB
inftlcore.c -rw-r--r-- 24.5 KB
inftlmount.c -rw-r--r-- 22.5 KB
mtd_blkdevs.c -rw-r--r-- 13.4 KB
mtdblock.c -rw-r--r-- 9.9 KB
mtdblock_ro.c -rw-r--r-- 2.4 KB
mtdchar.c -rw-r--r-- 28.3 KB
mtdconcat.c -rw-r--r-- 23.0 KB
mtdcore.c -rw-r--r-- 31.4 KB
mtdcore.h -rw-r--r-- 840 bytes
mtdoops.c -rw-r--r-- 11.8 KB
mtdpart.c -rw-r--r-- 20.9 KB
mtdsuper.c -rw-r--r-- 5.4 KB
mtdswap.c -rw-r--r-- 35.6 KB
nftlcore.c -rw-r--r-- 23.0 KB
nftlmount.c -rw-r--r-- 26.0 KB
ofpart.c -rw-r--r-- 4.0 KB
redboot.c -rw-r--r-- 8.4 KB
rfd_ftl.c -rw-r--r-- 18.3 KB
sm_ftl.c -rw-r--r-- 30.3 KB
sm_ftl.h -rw-r--r-- 2.5 KB
ssfdc.c -rw-r--r-- 11.3 KB

back to top