Commit Graph

68 Commits (38b4fe5fcc8690719339fb44afb330a75af08021)

Author SHA1 Message Date
Peter Hurley dee4a0be69 tty: Fix lock order in tty_do_resize() 12 years ago
Peter Hurley 5ede52538e tty: Remove extra wakeup from pty write() path 12 years ago
Peter Hurley 7bfe0b7116 tty: Track flip buffer memory limit atomically 12 years ago
Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem 12 years ago
Peter Hurley 7c61c3d8f4 tty: Fix transient pty write() EIO 12 years ago
Linus Torvalds b0b885657b tty: fix up atime/mtime mess, take three 12 years ago
Jiri Slaby f4b208eb91 TTY: pty, fix compilation warning 12 years ago
Peter Hurley 19ffd68f81 pty: Remove redundant itty reset 12 years ago
Peter Hurley 80cace7256 pty: Ignore slave open count for master pty open 12 years ago
Peter Hurley 699390354d pty: Ignore slave pty close() if never successfully opened 12 years ago
Peter Hurley 7acf6cd80b pty: Fix BUG()s when ptmx_open() errors out 12 years ago
Jiri Slaby ded2f295a3 pty: return EINVAL for TIOCGPTN for BSD ptys 12 years ago
Jiri Slaby b81273a132 TTY: do not reset master's packet mode 12 years ago
Cong Ding b9f8033f28 tty: cleanup checkpatch warning in pty.c 12 years ago
Cong Ding 82f8c35f86 tty: cleanup the panic message 12 years ago
Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
Jiri Slaby 05c7cd3990 TTY: switch tty_insert_flip_string 12 years ago
Josh Triplett 159a8e92fd pty: Mark pty_resize static 12 years ago
Jiri Slaby 81c79838ca TTY: pty, fix tty buffers leak 12 years ago
Cyrill Gorcunov 84fd7bdf12 tty: Add get- ioctls to fetch tty status v3 12 years ago
Cyrill Gorcunov 06026d911c tty: pty - Move TIOCPKT handling into pty.c 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 fa2ecfc5a6 TTY: move devpts kill to pty 12 years ago
Jiri Slaby f11afb6124 TTY: devpts, do not set driver_data 12 years ago
Jiri Slaby 162b97cfa2 TTY: devpts, return created inode from devpts_pty_new 12 years ago
Jiri Slaby 8fcbaa2b7f TTY: devpts, don't care about TTY in devpts_get_tty 12 years ago
Alan Cox 05fb79e45e pty: Fix locking bug on error path 13 years ago
Dan Carpenter c3a6344ae4 TTY: tty_alloc_driver() returns error pointers 13 years ago
Jiri Slaby 21aca2fa00 TTY: pty, switch to tty_alloc_driver 13 years ago
Jiri Slaby 6f9ea7ad7b TTY: pty, stop passing NULL to free_tty_struct 13 years ago
Alan Cox 89c8d91e31 tty: localise the lock 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
Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
Alan Cox 6d31a88cb2 tty: revert incorrectly applied lock patch 13 years ago
Dan Carpenter 79d7532092 tty: double unlock on error in ptmx_open() 13 years ago
Alan Cox f5e3bcc504 tty: localise the lock 13 years ago
Jiri Slaby d03702a27d PTY: add tty_port 13 years ago
Jiri Slaby 5d249bc6a6 PTY: merge pty_install implementations 13 years ago
Jiri Slaby 7171604ae7 PTY: remove one empty ops->remove 13 years ago
Linus Torvalds f309532bf3 tty: Revert the tty locking series, it needs more work 13 years ago
Alan Cox d3ca8b64b9 pty: Fix lock inversion 13 years ago
Alan Cox b1d679afd7 tty: drop the pty lock during hangup 13 years ago
Alan Cox d29f3ef39b tty_lock: Localise the lock 13 years ago
Alan Cox d739e65bb2 pty: Lock the devpts bits privately 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 years ago
Greg Kroah-Hartman ce1000ddca Revert "TTY: pty, remove superfluous ptm test" 13 years ago
Greg Kroah-Hartman 0ef1698e4d Revert "TTY: get rid of BTM around devpts_*" 13 years ago