Al Viro
|
2f46a2c1d4
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
|
6 anni fa |
Christoph Hellwig
|
8a8dcabffb
tty: replace ->proc_fops with ->proc_show
|
7 anni fa |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
Masatake YAMATO
|
d01c3289e7
pty: show associative slave of ptmx in fdinfo
|
8 anni fa |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 anni fa |
Linus Torvalds
|
8ead9dd547
devpts: more pty driver interface cleanups
|
9 anni fa |
Richard Watts
|
a3a10ce342
Avoid usb reset crashes by making tty_io cdevs truly dynamic
|
10 anni fa |
Peter Hurley
|
f9e053dcfc
tty: Serialize tty flow control changes with flow_lock
|
11 anni fa |
Peter Hurley
|
ed617e4423
tty: Document locking for tty driver methods
|
11 anni fa |
Peter Hurley
|
7be88b4ccb
tty: Document required behavior of tty driver close()
|
12 anni fa |
Jiri Slaby
|
7e73eca6a7
TTY: move cdev_add to tty_register_device
|
13 anni fa |
Jiri Slaby
|
0019b4089c
TTY: add support for unnumbered device nodes
|
13 anni fa |
Jiri Slaby
|
21aca2fa00
TTY: pty, switch to tty_alloc_driver
|
13 anni fa |
Jiri Slaby
|
7f0bc6a68e
TTY: pass flags to alloc_tty_driver
|
13 anni fa |
Alan Cox
|
36b3c070d2
tty: Move the handling of the tty release logic
|
13 anni fa |
Jiri Slaby
|
04831dc154
TTY: add ports array to tty_driver
|
13 anni fa |
Jiri Slaby
|
26b23209c0
TTY: tty_driver, document tty->ops->shutdown limitation
|
13 anni fa |
Jiri Slaby
|
87cab16beb
TTY: remove minor_num from tty_driver
|
13 anni fa |
Jiri Slaby
|
1a54a76d51
TTY: let alloc_tty_driver deduce the owner automatically
|
13 anni fa |
Konstantin Khlebnikov
|
20c300b10c
tty: remove unused tty_driver->termios_locked
|
13 anni fa |
Jiri Slaby
|
24d406a6bf
TTY: pty, fix pty counting
|
14 anni fa |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 anni fa |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 anni fa |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 anni fa |
Timur Tabi
|
6ce5b1ce5f
tty: fix typos/errors in tty_driver.h comments
|
14 anni fa |
Jiri Slaby
|
3dfbd044d0
TTY: include termios.h in tty_driver.h
|
14 anni fa |
Alan Cox
|
d281da7ff6
tty: Make tiocgicount a handler
|
15 anni fa |
Dave Young
|
f278a2f7bb
tty: Fix regressions caused by commit b50989dc
|
16 anni fa |
Alan Cox
|
38db89799b
tty: throttling race fix
|
16 anni fa |
Adrian Bunk
|
f786ddd285
tty: Correct inline types for tty_driver_kref_get()
|
16 anni fa |