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
|
15 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 |
Paul Fulghum
|
e10cc1df1d
tty: add compat_ioctl
|
18 years ago |
Alan Cox
|
edc6afc549
[PATCH] tty: switch to ktermios and new framework
|
19 years ago |
Jeff Dike
|
b68e31d0eb
[PATCH] const struct tty_operations
|
19 years ago |
Greg Kroah-Hartman
|
331b831983
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
|
20 years ago |
Greg Kroah-Hartman
|
f4eaa37017
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
|
20 years ago |