Commit History

作者 SHA1 備註 提交日期
  Nicolas Pitre a1235b3eb1 tty: split job control support into a file of its own 8 年之前
  Nicolas Pitre 0c688614dc console: move console_init() out of tty_io.c 8 年之前
  Thadeu Lima de Souza Cascardo 87838ae3af tty: fix comment typo s/repsonsible/responsible/ 8 年之前
  Johan Hovold 93857edd98 tty: reset termios state on device registration 8 年之前
  Johan Hovold 16b00ae82d tty: drop obsolete termios_locked comments 8 年之前
  Johan Hovold 6a7e6f78c2 tty: close race between device register and open 8 年之前
  Joe Perches d437fa9109 drivers/tty: Convert remaining uses of pr_warning to pr_warn 8 年之前
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 年之前
  Alan Cox ed3f0af8c0 tty_port: allow a port to be opened with a tty that has no file handle 8 年之前
  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 年之前