Commit History

Author SHA1 Message Date
  Peter Hurley 2622d73e51 pty: Fix packet mode setting race 11 years ago
  Peter Hurley 54e8e5fcaa pty: Don't claim slave's ctrl_lock for master's packet mode 11 years ago
  Peter Hurley 6054c16e80 tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled 11 years ago
  Peter Hurley 4d8c1dff6a pty: Use spin_lock_irq() for pty_set_termios() 11 years ago
  Peter Hurley dbfcd851a9 tty: Move pty-specific set_termios() handling to pty driver 11 years ago
  Peter Hurley 6460fbbf47 tty: WARN for attempted set_termios() of pty master 11 years ago
  Peter Hurley 5b23954220 tty: Replace open-coded tty_get_pgrp() 11 years ago
  Peter Hurley 01adc80706 tty: Move packet mode flow control notifications to pty driver 11 years ago
  Rasmus Villemoes 07584d4a35 drivers: tty: Fix use-after-free in pty_common_install 11 years ago
  Rasmus Villemoes 2c964a2f41 drivers: tty: Merge alloc_tty_struct and initialize_tty_struct 11 years ago
  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
  Greg Kroah-Hartman 9f9cba810f Merge 3.8-rc5 into tty-next 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 13 years ago
  Jiri Slaby 81c79838ca TTY: pty, fix tty buffers leak 13 years ago