linux/drivers/tty/vt
Alan Cox 36b3c070d2 tty: Move the handling of the tty release logic
Now that we don't have tty->termios tied to drivers->tty we can untangle
the logic here. In addition we can push the removal logic out of the
destructor path.

At that point we can think about sorting out tty_port and console and all
the other ugly hangovers.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-17 09:13:38 -07:00
..
.gitignore
Makefile
consolemap.c vt: push the tty_lock down into the map handling 2012-04-24 16:14:14 -07:00
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c vt: fix the keyboard/led locking 2012-07-17 09:13:37 -07:00
selection.c vt: tackle the main part of the selection logic 2012-03-08 11:11:39 -08:00
vc_screen.c vt: push down the tty lock so we can see what is left to tackle 2012-03-08 11:10:27 -08:00
vt.c tty: Move the handling of the tty release logic 2012-07-17 09:13:38 -07:00
vt_ioctl.c vt: fix race in vt_waitactive() 2012-06-14 17:10:08 -07:00