提交歷史

作者 SHA1 備註 提交日期
  Greg Kroah-Hartman fbf4763531 tty: clean up the tty time logic a bit 10 年之前
  Takashi Iwai 1083a7be45 tty: Use static attribute groups for sysfs entries 10 年之前
  Jiri Slaby f0bf0bd079 tty: fix up atime/mtime mess, take four 10 年之前
  Peter Hurley 86f2c00f1d tty: Prevent hw state corruption in exclusive mode reopen 10 年之前
  Markus Elfring a211b1af19 tty: Deletion of unnecessary checks before two function calls 10 年之前
  Jiri Slaby 8a8ae62f82 tty: warn on deprecated serial flags 10 年之前
  Peter Hurley c961bfb174 tty: Call methods in modern style 10 年之前
  Peter Hurley 1256937f04 tty: Replace open-coded test with tty_hung_up_p() 10 年之前
  Greg Kroah-Hartman 28e1445c65 Merge branch 'tty-linus' into 'tty-testing' 10 年之前
  Peter Hurley 86c80a8e2a tty: Flush ldisc buffer atomically with tty flip buffers 10 年之前
  Peter Hurley 2aff5e2bc6 tty: Change tty lock order to master->slave 10 年之前
  Peter Hurley 7ffb6da93c tty: Simplify tty_release() state checks 10 年之前
  Peter Hurley 359b9fb5c4 tty: Simplify tty_release_checks() interface 10 年之前
  Peter Hurley 62462aefeb tty: Simplify tty_ldisc_release() interface 10 年之前
  Peter Hurley 949aa64ff9 tty: Fold pty pair handling into tty_flush_works() 10 年之前
  Peter Hurley 324c1650ca tty: Simplify pty pair teardown logic 10 年之前
  Peter Hurley deb287e740 tty: Document check_tty_count() requires tty_lock held 10 年之前
  Peter Hurley d5e370a4ee tty: Don't release tty locks for wait queue sanity check 10 年之前
  Peter Hurley 0911261d4c tty: Don't take tty_mutex for tty count changes 10 年之前
  Peter Hurley 04980706c8 tty: Remove TTY_CLOSING 10 年之前
  Peter Hurley aa3cb814a8 tty: Drop tty_mutex before tty reopen 10 年之前
  Peter Hurley 52494eeb99 tty: Re-open /dev/tty without tty_mutex 10 年之前
  Peter Hurley 216030ec55 tty: Check tty->count instead of TTY_CLOSING in tty_reopen() 10 年之前
  Peter Hurley 5d93e74895 tty: Clarify re-open behavior of master ptys 10 年之前
  Peter Hurley 3ff51a199f tty: Remove TTY_HUPPING 10 年之前
  Peter Hurley a361858da3 tty: Update code comment in __proc_set_tty() 11 年之前
  Peter Hurley e218eb32f5 tty: Serialize proc_set_tty() with tty_lock 11 年之前
  Peter Hurley e1c2296c34 tty: Move session_of_pgrp() and make static 11 年之前
  Peter Hurley 2c411c1102 tty: Fix multiple races when setting the controlling terminal 11 年之前
  Peter Hurley ae28fa7216 tty: Remove !tty condition from __proc_set_tty() 11 年之前