Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Linus Torvalds
|
81ec44a6c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
12 years ago |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Jiri Slaby
|
b0de59b573
TTY: do not update atime/mtime on read/write
|
12 years ago |
Martin Schwidefsky
|
4d334fd155
s390/3270: asynchronous size sensing
|
12 years ago |
Greg Kroah-Hartman
|
6e9430ac57
TTY: mark tty_get_device call with the proper const values
|
12 years ago |
Kevin Cernekee
|
ef4f527c48
tty: Fix comments that reference BKL, eventd, old paths
|
12 years ago |
Josh Triplett
|
2520e2745c
tty: Mark tty_del_file and __tty_hangup static
|
12 years ago |
Cyrill Gorcunov
|
84fd7bdf12
tty: Add get- ioctls to fetch tty status v3
|
12 years ago |
Jiri Slaby
|
ecbbfd44a0
TTY: move tty buffers to tty_port
|
12 years ago |
Jiri Slaby
|
967fab6916
TTY: add port -> tty link
|
12 years ago |
Jiri Slaby
|
bddc7152f6
TTY: move ldisc data from tty_struct: locks
|
12 years ago |
Jiri Slaby
|
53c5ee2cfb
TTY: move ldisc data from tty_struct: simple members
|
12 years ago |
Jiri Slaby
|
fa2ecfc5a6
TTY: move devpts kill to pty
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |
Al Viro
|
c3c073f808
new helper: iterate_fd()
|
13 years ago |
Tomas Hlavacek
|
b1b799164a
tty_register_device_attr updated for tty-next
|
12 years ago |
Tomas Hlavacek
|
6915c0e487
tty: uartclk value from serial_core exposed to sysfs
|
13 years ago |
Wanlong Gao
|
bbb63c514a
drivers:tty:fix up ENOIOCTLCMD error handling
|
13 years ago |
Jiri Slaby
|
5d4121c04b
TTY: check if tty->port is assigned
|
13 years ago |
Jiri Slaby
|
7e73eca6a7
TTY: move cdev_add to tty_register_device
|
13 years ago |
Jiri Slaby
|
0019b4089c
TTY: add support for unnumbered device nodes
|
13 years ago |
Jiri Slaby
|
16a02081ba
TTY: move allocations to tty_alloc_driver
|
13 years ago |
Jiri Slaby
|
7f0bc6a68e
TTY: pass flags to alloc_tty_driver
|
13 years ago |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 years ago |
Dan Carpenter
|
dc6802a771
tty: handle NULL parameters in free_tty_struct()
|
13 years ago |
Dan Carpenter
|
4ac5d7050e
tty: fix missing assignment
|
13 years ago |
Alan Cox
|
d155255a34
tty: Fix race in tty release
|
13 years ago |
Alan Cox
|
36b3c070d2
tty: Move the handling of the tty release logic
|
13 years ago |