Jiri Slaby
|
acfa747baf
TTY: open/hangup race fixup
|
14 years ago |
Alan Cox
|
65f8e441ed
tty: Fix formatting in tty.h
|
14 years ago |
Thomas Gleixner
|
3c80fe4ac9
audit: Call tty_audit_push_task() outside preempt disabled
|
15 years ago |
Greg Kroah-Hartman
|
e4c5bf8e3d
Merge 'staging-next' to Linus's tree
|
14 years ago |
Pekka Enberg
|
f573bd1764
tty: Remove __GFP_NOFAIL from tty_add_file()
|
15 years ago |
Dmitry Eremin-Solenikov
|
30004ac9c0
tty: add tty_struct->dev pointer to corresponding device instance
|
15 years ago |
Pavan Savoy
|
40fb29a777
tty.h: new ldisc for TI WiLink ST
|
15 years ago |
Nick Piggin
|
d996b62a8d
tty: fix fu_list abuse
|
15 years ago |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
15 years ago |
Arnd Bergmann
|
b07471fa51
tty: implement BTM as mutex instead of BKL
|
15 years ago |
Arnd Bergmann
|
ddcd9fb66a
tty: remove tty_lock_nested
|
15 years ago |
Arnd Bergmann
|
be1bc2889a
tty: introduce wait_event_interruptible_tty
|
15 years ago |
Arnd Bergmann
|
ec79d6056d
tty: replace BKL with a new tty_lock
|
15 years ago |
hyc@symas.com
|
26df6d1340
tty: Add EXTPROC support for LINEMODE
|
15 years ago |
David Howells
|
31d1d48e19
Fix init ordering of /dev/console vs callers of modprobe
|
15 years ago |
Alan Cox
|
e1eaea46bb
tty: n_gsm line discipline
|
15 years ago |
Pavan Savoy
|
1ff454ef9b
serial: TTY: new ldiscs for staging
|
15 years ago |
David S. Miller
|
4a35ecf8bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Sjur Braendeland
|
9b27105b4a
net-caif-driver: add CAIF serial driver (ldisc)
|
15 years ago |
Jason Wessel
|
336cee42dd
tty_port,usb-console: Fix usb serial console open/close regression
|
15 years ago |
Mel Gorman
|
352fa6ad16
tty: Take a 256 byte padding into account when buffering below sub-page units
|
15 years ago |
Rodolfo Giometti
|
572b9adbd4
ldisc n_tty: add new method n_tty_inherit_ops()
|
15 years ago |
Alan Cox
|
d9661adfb8
tty: Keep the default buffering to sub-page units
|
15 years ago |
Randy Dunlap
|
2427b8e3ea
tty.h: make tty_port_get() static inline
|
15 years ago |
Bernhard Walle
|
5ada918b82
vt: introduce and use vt_kmsg_redirect() function
|
15 years ago |
Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 years ago |
Alan Cox
|
568aafc627
tty: tty_port: Add a kref object to the tty port
|
15 years ago |
Alan Cox
|
44e4909e45
tty: tty_port: Change the buffer allocator locking
|
15 years ago |
Alan Cox
|
64bc397914
tty_port: add "tty_port_open" helper
|
16 years ago |
Arnd Bergmann
|
e92166517e
tty: handle VT specific compat ioctls in vt driver
|
16 years ago |