Jann Horn
|
0c55627167
drivers/tty: require read access for controlling terminal
|
10 년 전 |
Leon Yu
|
c1a752ba2d
tty: don't leak cdev in tty_cdev_add()
|
10 년 전 |
Richard Watts
|
a3a10ce342
Avoid usb reset crashes by making tty_io cdevs truly dynamic
|
10 년 전 |
Peter Hurley
|
accff793af
tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
|
10 년 전 |
Peter Hurley
|
e2dfa3d387
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
|
10 년 전 |
Peter Hurley
|
3a6b02dc1f
tty: core: Improve debug message content
|
10 년 전 |
Patrick Donnelly
|
6719693ca2
tty: add missing rcu_read_lock for task_pgrp
|
10 년 전 |
Rasmus Villemoes
|
429b474990
tty: remove buf parameter from tty_name()
|
10 년 전 |
Rasmus Villemoes
|
917162c936
tty: return tty->name directly from tty_name
|
10 년 전 |
Rasmus Villemoes
|
1d6b98774c
tty: constify return type of tty_name
|
10 년 전 |
Greg Kroah-Hartman
|
fbf4763531
tty: clean up the tty time logic a bit
|
10 년 전 |
Takashi Iwai
|
1083a7be45
tty: Use static attribute groups for sysfs entries
|
10 년 전 |
Jiri Slaby
|
f0bf0bd079
tty: fix up atime/mtime mess, take four
|
10 년 전 |
Peter Hurley
|
86f2c00f1d
tty: Prevent hw state corruption in exclusive mode reopen
|
10 년 전 |
Markus Elfring
|
a211b1af19
tty: Deletion of unnecessary checks before two function calls
|
10 년 전 |
Jiri Slaby
|
8a8ae62f82
tty: warn on deprecated serial flags
|
10 년 전 |
Peter Hurley
|
c961bfb174
tty: Call methods in modern style
|
10 년 전 |
Peter Hurley
|
1256937f04
tty: Replace open-coded test with tty_hung_up_p()
|
10 년 전 |
Greg Kroah-Hartman
|
28e1445c65
Merge branch 'tty-linus' into 'tty-testing'
|
10 년 전 |
Peter Hurley
|
86c80a8e2a
tty: Flush ldisc buffer atomically with tty flip buffers
|
10 년 전 |
Peter Hurley
|
2aff5e2bc6
tty: Change tty lock order to master->slave
|
10 년 전 |
Peter Hurley
|
7ffb6da93c
tty: Simplify tty_release() state checks
|
10 년 전 |
Peter Hurley
|
359b9fb5c4
tty: Simplify tty_release_checks() interface
|
10 년 전 |
Peter Hurley
|
62462aefeb
tty: Simplify tty_ldisc_release() interface
|
10 년 전 |
Peter Hurley
|
949aa64ff9
tty: Fold pty pair handling into tty_flush_works()
|
10 년 전 |
Peter Hurley
|
324c1650ca
tty: Simplify pty pair teardown logic
|
10 년 전 |
Peter Hurley
|
deb287e740
tty: Document check_tty_count() requires tty_lock held
|
10 년 전 |
Peter Hurley
|
d5e370a4ee
tty: Don't release tty locks for wait queue sanity check
|
10 년 전 |
Peter Hurley
|
0911261d4c
tty: Don't take tty_mutex for tty count changes
|
10 년 전 |
Peter Hurley
|
04980706c8
tty: Remove TTY_CLOSING
|
10 년 전 |