Historial de Commits

Autor SHA1 Mensaje Fecha
  Jann Horn 0c55627167 drivers/tty: require read access for controlling terminal hace 10 años
  Leon Yu c1a752ba2d tty: don't leak cdev in tty_cdev_add() hace 10 años
  Richard Watts a3a10ce342 Avoid usb reset crashes by making tty_io cdevs truly dynamic hace 10 años
  Peter Hurley accff793af tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() hace 10 años
  Peter Hurley e2dfa3d387 tty: core: Add tty_debug() for printk(KERN_DEBUG) messages hace 10 años
  Peter Hurley 3a6b02dc1f tty: core: Improve debug message content hace 10 años
  Patrick Donnelly 6719693ca2 tty: add missing rcu_read_lock for task_pgrp hace 10 años
  Rasmus Villemoes 429b474990 tty: remove buf parameter from tty_name() hace 10 años
  Rasmus Villemoes 917162c936 tty: return tty->name directly from tty_name hace 10 años
  Rasmus Villemoes 1d6b98774c tty: constify return type of tty_name hace 10 años
  Greg Kroah-Hartman fbf4763531 tty: clean up the tty time logic a bit hace 10 años
  Takashi Iwai 1083a7be45 tty: Use static attribute groups for sysfs entries hace 11 años
  Jiri Slaby f0bf0bd079 tty: fix up atime/mtime mess, take four hace 10 años
  Peter Hurley 86f2c00f1d tty: Prevent hw state corruption in exclusive mode reopen hace 11 años
  Markus Elfring a211b1af19 tty: Deletion of unnecessary checks before two function calls hace 11 años
  Jiri Slaby 8a8ae62f82 tty: warn on deprecated serial flags hace 11 años
  Peter Hurley c961bfb174 tty: Call methods in modern style hace 11 años
  Peter Hurley 1256937f04 tty: Replace open-coded test with tty_hung_up_p() hace 11 años
  Greg Kroah-Hartman 28e1445c65 Merge branch 'tty-linus' into 'tty-testing' hace 11 años
  Peter Hurley 86c80a8e2a tty: Flush ldisc buffer atomically with tty flip buffers hace 11 años
  Peter Hurley 2aff5e2bc6 tty: Change tty lock order to master->slave hace 11 años
  Peter Hurley 7ffb6da93c tty: Simplify tty_release() state checks hace 11 años
  Peter Hurley 359b9fb5c4 tty: Simplify tty_release_checks() interface hace 11 años
  Peter Hurley 62462aefeb tty: Simplify tty_ldisc_release() interface hace 11 años
  Peter Hurley 949aa64ff9 tty: Fold pty pair handling into tty_flush_works() hace 11 años
  Peter Hurley 324c1650ca tty: Simplify pty pair teardown logic hace 11 años
  Peter Hurley deb287e740 tty: Document check_tty_count() requires tty_lock held hace 11 años
  Peter Hurley d5e370a4ee tty: Don't release tty locks for wait queue sanity check hace 11 años
  Peter Hurley 0911261d4c tty: Don't take tty_mutex for tty count changes hace 11 años
  Peter Hurley 04980706c8 tty: Remove TTY_CLOSING hace 11 años