Historique des commits

Auteur SHA1 Message Date
  Peter Hurley 80cace7256 pty: Ignore slave open count for master pty open il y a 12 ans
  Peter Hurley 699390354d pty: Ignore slave pty close() if never successfully opened il y a 12 ans
  Peter Hurley 7acf6cd80b pty: Fix BUG()s when ptmx_open() errors out il y a 12 ans
  Greg Kroah-Hartman 9f9cba810f Merge 3.8-rc5 into tty-next il y a 12 ans
  Jiri Slaby ded2f295a3 pty: return EINVAL for TIOCGPTN for BSD ptys il y a 12 ans
  Jiri Slaby b81273a132 TTY: do not reset master's packet mode il y a 12 ans
  Cong Ding b9f8033f28 tty: cleanup checkpatch warning in pty.c il y a 12 ans
  Cong Ding 82f8c35f86 tty: cleanup the panic message il y a 12 ans
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push il y a 12 ans
  Jiri Slaby 05c7cd3990 TTY: switch tty_insert_flip_string il y a 12 ans
  Josh Triplett 159a8e92fd pty: Mark pty_resize static il y a 12 ans
  Jiri Slaby 81c79838ca TTY: pty, fix tty buffers leak il y a 12 ans
  Cyrill Gorcunov 84fd7bdf12 tty: Add get- ioctls to fetch tty status v3 il y a 13 ans
  Cyrill Gorcunov 06026d911c tty: pty - Move TIOCPKT handling into pty.c il y a 13 ans
  Jiri Slaby ecbbfd44a0 TTY: move tty buffers to tty_port il y a 13 ans
  Jiri Slaby 967fab6916 TTY: add port -> tty link il y a 13 ans
  Jiri Slaby fa2ecfc5a6 TTY: move devpts kill to pty il y a 13 ans
  Jiri Slaby f11afb6124 TTY: devpts, do not set driver_data il y a 13 ans
  Jiri Slaby 162b97cfa2 TTY: devpts, return created inode from devpts_pty_new il y a 13 ans
  Jiri Slaby 8fcbaa2b7f TTY: devpts, don't care about TTY in devpts_get_tty il y a 13 ans
  Alan Cox 05fb79e45e pty: Fix locking bug on error path il y a 13 ans
  Dan Carpenter c3a6344ae4 TTY: tty_alloc_driver() returns error pointers il y a 13 ans
  Jiri Slaby 21aca2fa00 TTY: pty, switch to tty_alloc_driver il y a 13 ans
  Jiri Slaby 6f9ea7ad7b TTY: pty, stop passing NULL to free_tty_struct il y a 13 ans
  Alan Cox 89c8d91e31 tty: localise the lock il y a 13 ans
  Alan Cox d155255a34 tty: Fix race in tty release il y a 13 ans
  Alan Cox 36b3c070d2 tty: Move the handling of the tty release logic il y a 13 ans
  Alan Cox adc8d746ca tty: move the termios object into the tty il y a 13 ans
  Alan Cox 6d31a88cb2 tty: revert incorrectly applied lock patch il y a 13 ans
  Dan Carpenter 79d7532092 tty: double unlock on error in ptmx_open() il y a 13 ans