George Spelvin
|
593fb1ae45
pps: Move timestamp read into PPS code proper
|
12 years ago |
Ivo Sieben
|
98001214c0
tty: Use raw spin lock to protect the TTY read section
|
12 years ago |
Greg Kroah-Hartman
|
1651d0a9be
Revert "n_tty: Unthrottle tty when flushing read buffer"
|
12 years ago |
Karthik Manamcheri
|
58f82be334
n_tty: Unthrottle tty when flushing read buffer
|
12 years ago |
Sasha Levin
|
cadf748690
tty: add missing newlines to WARN_RATELIMIT
|
12 years ago |
Jiri Slaby
|
ecbbfd44a0
TTY: move tty buffers to tty_port
|
12 years ago |
Jiri Slaby
|
57c941212d
TTY: n_tty, propagate n_tty_data
|
12 years ago |
Jiri Slaby
|
bddc7152f6
TTY: move ldisc data from tty_struct: locks
|
12 years ago |
Jiri Slaby
|
ba2e68ac61
TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
|
12 years ago |
Jiri Slaby
|
3fe780b379
TTY: move ldisc data from tty_struct: bitmaps
|
12 years ago |
Jiri Slaby
|
53c5ee2cfb
TTY: move ldisc data from tty_struct: simple members
|
12 years ago |
Jiri Slaby
|
70ece7a731
TTY: n_tty, add ldisc data to n_tty
|
12 years ago |
Jiri Slaby
|
6c633f27cc
TTY: audit, stop accessing tty->icount
|
12 years ago |
Jiri Slaby
|
3383427a7b
TTY: n_tty, remove bogus checks
|
12 years ago |
Jiri Slaby
|
b91939f528
TTY: n_tty, simplify read_buf+echo_buf allocation
|
12 years ago |
Stanislav Kozina
|
e9490e93c1
Remove BUG_ON from n_tty_read()
|
13 years ago |
Jaeden Amero
|
090abf7b91
n_tty: Don't lose characters when PARMRK is enabled
|
13 years ago |
Stanislav Kozina
|
00aaae033e
tty: Fix possible race in n_tty_read()
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
0a44ab41eb
tty: note race we need to fix
|
13 years ago |
Jiri Slaby
|
3fa10cc83f
TTY: n_tty, do not dereference user buffer
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Thorsten Wißmann
|
bbd20759d1
drivers/tty: Remove unneeded spaces
|
13 years ago |
Linus Torvalds
|
d5ef642355
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Andrew McGregor
|
7b292b4bf9
tty: fix "IRQ45: nobody cared"
|
14 years ago |
Jiri Slaby
|
2872628680
TTY: ntty, add one more sanity check
|
14 years ago |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 years ago |
Felipe Balbi
|
b1c43f82c5
tty: make receive_buf() return the amout of bytes received
|
14 years ago |
Linus Torvalds
|
a5660b41af
tty: fix endless work loop when the buffer fills up
|
14 years ago |
Greg Kroah-Hartman
|
96fd7ce58f
TTY: create drivers/tty and move the tty core files there
|
14 years ago |