dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/tty
Alan Cox adc8d746ca tty: move the termios object into the tty
This will let us sort out a whole pile of tty related races. The
alternative would be to keep points and refcount the termios objects.
However
1. They are tiny anyway
2. Many devices don't use the stored copies
3. We can remove a pty special case

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-16 13:00:41 -07:00
..
hvc tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
ipwireless TTY: ipwireless, use tty from tty_port 2012-04-09 11:30:39 -07:00
serial tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
vt tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
Kconfig tty/powerpc: early udbg consoles can't be modules 2012-02-24 16:11:50 -08:00
Makefile tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver 2011-08-23 10:32:56 -07:00
amiserial.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
bfin_jtag_comm.c TTY: bfin_jtag_comm, use tty from tty_port 2012-04-09 11:28:18 -07:00
cyclades.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
ehv_bytechan.c TTY: remove re-assignments to tty_driver members 2012-03-08 11:37:58 -08:00
isicom.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
moxa.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
moxa.h
mxser.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
mxser.h Fix common misspellings 2011-03-31 11:26:23 -03:00
n_gsm.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
n_hdlc.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
n_r3964.c tty: revert incorrectly applied lock patch 2012-07-16 12:58:12 -07:00
n_tracerouter.c n_tracerouter and n_tracesink ldisc additions. 2011-05-13 16:31:00 -07:00
n_tracesink.c n_tracerouter and n_tracesink ldisc additions. 2011-05-13 16:31:00 -07:00
n_tracesink.h n_tracerouter and n_tracesink ldisc additions. 2011-05-13 16:31:00 -07:00
n_tty.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
nozomi.c TTY: remove re-assignments to tty_driver members 2012-03-08 11:37:58 -08:00
pty.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
rocket.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
rocket.h
rocket_int.h
synclink.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
synclink_gt.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
synclinkmp.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
sysrq.c sysrq: use SEND_SIG_FORCED instead of force_sig() 2012-04-05 15:25:50 -07:00
tty_audit.c tty_audit: fix tty_audit_add_data live lock on audit disabled 2011-03-07 12:04:50 -08:00
tty_buffer.c tty: hold lock across tty buffer finding and buffer filling 2012-04-09 12:12:45 -07:00
tty_io.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
tty_ioctl.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
tty_ldisc.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00
tty_mutex.c tty: revert incorrectly applied lock patch 2012-07-16 12:58:12 -07:00
tty_port.c tty: move the termios object into the tty 2012-07-16 13:00:41 -07:00