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
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet
fddi
hamradio
hippi
hyperv
ieee802154
irda
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 11.6 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.1 KB
Space.c -rw-r--r-- 8.1 KB
dummy.c -rw-r--r-- 4.7 KB
eql.c -rw-r--r-- 14.8 KB
ifb.c -rw-r--r-- 7.1 KB
loopback.c -rw-r--r-- 5.4 KB
macvlan.c -rw-r--r-- 23.8 KB
macvtap.c -rw-r--r-- 27.5 KB
mdio.c -rw-r--r-- 12.8 KB
mii.c -rw-r--r-- 12.3 KB
netconsole.c -rw-r--r-- 20.0 KB
rionet.c -rw-r--r-- 14.4 KB
sb1000.c -rw-r--r-- 31.5 KB
sungem_phy.c -rw-r--r-- 28.6 KB
tun.c -rw-r--r-- 42.0 KB
veth.c -rw-r--r-- 9.6 KB
virtio_net.c -rw-r--r-- 33.0 KB
vxlan.c -rw-r--r-- 30.9 KB
xen-netfront.c -rw-r--r-- 48.5 KB

back to top