Jiri Slaby
|
04831dc154
TTY: add ports array to tty_driver
|
13 years ago |
Jiri Slaby
|
26b23209c0
TTY: tty_driver, document tty->ops->shutdown limitation
|
13 years ago |
Jiri Slaby
|
87cab16beb
TTY: remove minor_num from tty_driver
|
13 years ago |
Jiri Slaby
|
1a54a76d51
TTY: let alloc_tty_driver deduce the owner automatically
|
13 years ago |
Konstantin Khlebnikov
|
20c300b10c
tty: remove unused tty_driver->termios_locked
|
13 years ago |
Jiri Slaby
|
24d406a6bf
TTY: pty, fix pty counting
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Timur Tabi
|
6ce5b1ce5f
tty: fix typos/errors in tty_driver.h comments
|
14 years ago |
Jiri Slaby
|
3dfbd044d0
TTY: include termios.h in tty_driver.h
|
14 years ago |
Alan Cox
|
d281da7ff6
tty: Make tiocgicount a handler
|
15 years ago |
Dave Young
|
f278a2f7bb
tty: Fix regressions caused by commit b50989dc
|
16 years ago |
Alan Cox
|
38db89799b
tty: throttling race fix
|
16 years ago |
Adrian Bunk
|
f786ddd285
tty: Correct inline types for tty_driver_kref_get()
|
16 years ago |
Alexey Dobriyan
|
0f043a81eb
proc tty: remove struct tty_operations::read_proc
|
16 years ago |
Alexey Dobriyan
|
ae149b6bec
proc tty: add struct tty_operations::proc_fops
|
16 years ago |
Alan Cox
|
fc6f623822
pty: simplify resize
|
16 years ago |
Sukadev Bhattiprolu
|
15f1a6338d
Add an instance parameter devpts interfaces
|
17 years ago |
Alan Cox
|
8b0a88d591
tty: More driver operations
|
17 years ago |
Alan Cox
|
7d7b93c145
tty: kref the tty driver object
|
17 years ago |
Alan Cox
|
99f1fe189d
tty: Clean up the tty_init_dev changes further
|
17 years ago |
Alan Cox
|
feebed6515
tty: shutdown method
|
17 years ago |
Alan Cox
|
1d65b4a088
tty: Add termiox
|
17 years ago |
Alan Cox
|
8c9a9dd0fa
tty: remove resize window special case
|
17 years ago |
Alan Cox
|
9e98966c7b
tty: rework break handling
|
17 years ago |
Alan Cox
|
36c7343b4e
tty_driver: Update required method documentation
|
17 years ago |
Alan Cox
|
39c2e60f8c
tty: add throttle/unthrottle helpers
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |
Jason Wessel
|
f2d937f3bf
consoles: polling support, kgdboc
|
17 years ago |