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
Kconfig -rw-r--r-- 16.7 KB
Makefile -rw-r--r-- 1.2 KB
asix.h -rw-r--r-- 6.8 KB
asix_common.c -rw-r--r-- 15.6 KB
asix_devices.c -rw-r--r-- 26.9 KB
ax88172a.c -rw-r--r-- 10.4 KB
catc.c -rw-r--r-- 23.8 KB
cdc-phonet.c -rw-r--r-- 10.7 KB
cdc_eem.c -rw-r--r-- 9.4 KB
cdc_ether.c -rw-r--r-- 21.2 KB
cdc_ncm.c -rw-r--r-- 34.2 KB
cdc_subset.c -rw-r--r-- 10.8 KB
cx82310_eth.c -rw-r--r-- 8.5 KB
dm9601.c -rw-r--r-- 15.8 KB
gl620a.c -rw-r--r-- 6.5 KB
hso.c -rw-r--r-- 84.5 KB
int51x1.c -rw-r--r-- 6.4 KB
ipheth.c -rw-r--r-- 14.9 KB
kalmia.c -rw-r--r-- 10.6 KB
kaweth.c -rw-r--r-- 37.5 KB
lg-vl600.c -rw-r--r-- 10.4 KB
mcs7830.c -rw-r--r-- 18.8 KB
net1080.c -rw-r--r-- 15.4 KB
pegasus.c -rw-r--r-- 38.3 KB
pegasus.h -rw-r--r-- 10.6 KB
plusb.c -rw-r--r-- 5.0 KB
qmi_wwan.c -rw-r--r-- 19.0 KB
rndis_host.c -rw-r--r-- 19.7 KB
rtl8150.c -rw-r--r-- 22.4 KB
sierra_net.c -rw-r--r-- 26.9 KB
smsc75xx.c -rw-r--r-- 40.7 KB
smsc75xx.h -rw-r--r-- 13.5 KB
smsc95xx.c -rw-r--r-- 39.9 KB
smsc95xx.h -rw-r--r-- 8.4 KB
usbnet.c -rw-r--r-- 43.3 KB
zaurus.c -rw-r--r-- 11.8 KB

back to top