linux/drivers/tty
Jiri Slaby d6c53c0e9b TTY: move low_latency to tty_port
One point is to have less places where we actually need tty pointer.
The other is that low_latency is bound to buffer processing and
buffers are now in tty_port. So it makes sense to move low_latency to
tty_port too.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 22:23:16 -08:00
..
hvc TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
ipwireless TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
serial TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
vt TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
amiserial.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
bfin_jtag_comm.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
cyclades.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
ehv_bytechan.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
isicom.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
Kconfig Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue 2012-10-10 19:03:54 -03:00
Makefile
moxa.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
moxa.h
mxser.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
mxser.h
n_gsm.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
n_hdlc.c
n_r3964.c tty: localise the lock 2012-08-10 12:55:47 -07:00
n_tracerouter.c
n_tracesink.c
n_tracesink.h
n_tty.c tty: add missing newlines to WARN_RATELIMIT 2012-10-25 11:30:27 -07:00
nozomi.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
pty.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
rocket.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
rocket.h
rocket_int.h
synclink.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
synclink_gt.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
synclinkmp.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
sysrq.c mm, oom: ensure sysrq+f always passes valid zonelist 2012-11-15 17:13:48 -08:00
tty_audit.c TTY: audit, stop accessing tty->icount 2012-10-22 16:50:54 -07:00
tty_buffer.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
tty_io.c tty: Fix comments that reference BKL, eventd, old paths 2013-01-15 21:57:44 -08:00
tty_ioctl.c tty: pty - Move TIOCPKT handling into pty.c 2012-10-25 12:07:18 -07:00
tty_ldisc.c tty: Use raw spin lock to protect TTY ldisc administration 2012-10-24 11:37:02 -07:00
tty_mutex.c tty: tty_mutex.c: Fixed coding style warning (using printk) 2012-10-24 11:34:51 -07:00
tty_port.c TTY: introduce tty_port_destroy 2012-11-15 17:20:58 -08:00