Commit History

Author SHA1 Message Date
  Peter Hurley a8f3a29718 tty: Fix ioctl(FIOASYNC) on hungup file 9 years ago
  Peter Hurley f557474ca3 tty: Add fasync() hung up file operation 9 years ago
  Peter Hurley bee6741ca0 tty, n_tty: Remove fasync() ldisc notification 9 years ago
  Peter Hurley 4a51096937 tty: Make tty_files_lock per-tty 9 years ago
  Peter Hurley e802ca0e18 tty: Move tty_check_change() helper 9 years ago
  Peter Hurley 27228732aa tty: Eliminate global symbol tty_ldisc_N_TTY 9 years ago
  Peter Hurley d1d027eff5 tty: Unexport system-wide tty_mutex 9 years ago
  Peter Hurley 133b1306f2 tty: Document c_line == N_TTY initial condition 9 years ago
  Peter Hurley 892d1fa7ea tty: Destroy ldisc instance on hangup 9 years ago
  Peter Hurley c12da96f80 tty: Use 'disc' for line discipline index name 9 years ago
  Peter Hurley e55afd11a4 tty: Prepare for destroying line discipline on hangup 9 years ago
  Peter Hurley ece53405a1 tty: Reset c_line from driver's init_termios 9 years ago
  Peter Hurley d6203d0c7b tty: Refactor tty_open() 9 years ago
  Peter Hurley 11e1d4aa4d tty: Consolidate noctty checks in tty_open() 9 years ago
  Peter Hurley 05de87ed95 tty: Re-declare tty_driver_remove_tty() file scope 9 years ago
  Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration 9 years ago
  Peter Hurley a99cc5d995 tty: Remove !tty check from free_tty_struct() 9 years ago
  Peter Hurley c8b710b3e4 tty: Fix ldisc leak in failed tty_init_dev() 9 years ago
  Peter Hurley 5c17c861a3 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) 9 years ago
  Peter Hurley 7f22f6c935 tty: Retry failed reopen if tty teardown in-progress 9 years ago
  Peter Hurley 0bfd464d3f tty: Wait interruptibly for tty lock on reopen 9 years ago
  Peter Hurley d1d3a0f744 tty: Only allow slave pty as controlling tty 9 years ago
  Peter Hurley 83db1df446 tty: core: Prefer dev_dbg() over pr_debug() 9 years ago
  Peter Hurley d435cefe9c tty: Remove __func__ from tty_debug() macro 9 years ago
  Peter Hurley 89222e6266 tty: core: Prefer pr_* to printk(*) 9 years ago
  Peter Hurley 656fb86770 tty: core: Add driver name to invalid device registration message 9 years ago
  Peter Hurley 9b42bb750f tty: Convert SAK messages to tty_notice() 9 years ago
  Peter Hurley 339f36ba14 tty: Define tty_*() printk macros 9 years ago
  Peter Hurley 0a083eddae tty: core: Add helper fn to deref tty driver name 9 years ago
  Peter Hurley 25080652a2 tty: core: Remove redundant oom message 9 years ago