Commit History

作者 SHA1 備註 提交日期
  Rob Herring 9ed90d2044 tty: move the non-file related parts of tty_release to new tty_release_struct 8 年之前
  Greg Kroah-Hartman 10ee082920 Merge 4.6-rc7 into tty-next 9 年之前
  Peter Hurley 25f3ecc28b tty: Remove stale parameter comment 9 年之前
  Peter Hurley 0f0380b617 tty: Remove unused TTY_NUMBER() macro 9 年之前
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 年之前
  Linus Torvalds 8ead9dd547 devpts: more pty driver interface cleanups 9 年之前
  Peter Hurley 5e00bbfbc5 tty: Fix merge of "tty: Refactor tty_open()" 9 年之前
  Peter Hurley da5a0fc674 tty: Fix UML console breakage 9 年之前
  Peter Hurley a8f3a29718 tty: Fix ioctl(FIOASYNC) on hungup file 9 年之前
  Peter Hurley f557474ca3 tty: Add fasync() hung up file operation 9 年之前
  Peter Hurley bee6741ca0 tty, n_tty: Remove fasync() ldisc notification 9 年之前
  Peter Hurley 4a51096937 tty: Make tty_files_lock per-tty 9 年之前
  Peter Hurley e802ca0e18 tty: Move tty_check_change() helper 9 年之前
  Peter Hurley 27228732aa tty: Eliminate global symbol tty_ldisc_N_TTY 9 年之前
  Peter Hurley d1d027eff5 tty: Unexport system-wide tty_mutex 9 年之前
  Peter Hurley 133b1306f2 tty: Document c_line == N_TTY initial condition 9 年之前
  Peter Hurley 892d1fa7ea tty: Destroy ldisc instance on hangup 9 年之前
  Peter Hurley c12da96f80 tty: Use 'disc' for line discipline index name 9 年之前
  Peter Hurley e55afd11a4 tty: Prepare for destroying line discipline on hangup 9 年之前
  Peter Hurley ece53405a1 tty: Reset c_line from driver's init_termios 9 年之前
  Peter Hurley d6203d0c7b tty: Refactor tty_open() 9 年之前
  Peter Hurley 11e1d4aa4d tty: Consolidate noctty checks in tty_open() 9 年之前
  Peter Hurley 05de87ed95 tty: Re-declare tty_driver_remove_tty() file scope 9 年之前
  Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration 9 年之前
  Peter Hurley a99cc5d995 tty: Remove !tty check from free_tty_struct() 9 年之前
  Peter Hurley c8b710b3e4 tty: Fix ldisc leak in failed tty_init_dev() 9 年之前
  Peter Hurley 5c17c861a3 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) 9 年之前
  Peter Hurley 7f22f6c935 tty: Retry failed reopen if tty teardown in-progress 9 年之前
  Peter Hurley 0bfd464d3f tty: Wait interruptibly for tty lock on reopen 9 年之前
  Peter Hurley d1d3a0f744 tty: Only allow slave pty as controlling tty 9 年之前