Historique des commits

Auteur SHA1 Message Date
  Johan Hovold 7b0c6b38c4 tty: add missing const to termios hw-change helper il y a 7 ans
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ il y a 7 ans
  Nicolas Pitre fff0a2ca3a tty: move baudrate handling code to a file of its own il y a 8 ans
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> il y a 8 ans
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
  Peter Hurley 97ef38b821 tty: Replace TTY_THROTTLED bit tests with tty_throttled() il y a 9 ans
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros il y a 9 ans
  Peter Hurley d435cefe9c tty: Remove __func__ from tty_debug() macro il y a 9 ans
  Peter Hurley 89222e6266 tty: core: Prefer pr_* to printk(*) il y a 9 ans
  Peter Hurley f658dca950 tty: Remove unset_locked_termios() error message il y a 9 ans
  Peter Hurley d97ba9cdae tty: core: Refactor parameters for unset_locked_termios() helper il y a 9 ans
  Peter Hurley ee0c1a65cf tty: Fix tty_send_xchar() lock order inversion il y a 9 ans
  Peter Hurley ff8339dc16 tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT il y a 10 ans
  Rasmus Villemoes 429b474990 tty: remove buf parameter from tty_name() il y a 10 ans
  Frederic Danis b00f5c2dc0 tty: Re-add external interface for tty_set_termios() il y a 10 ans
  Johan Hovold c37bc682e3 TTY: fix tty_wait_until_sent maximum timeout il y a 10 ans
  Johan Hovold 79fbf4a550 TTY: fix tty_wait_until_sent on 64-bit machines il y a 10 ans
  Peter Hurley 632f32e210 tty: Remove external interface for tty_set_termios() il y a 10 ans
  Peter Hurley c961bfb174 tty: Call methods in modern style il y a 10 ans
  Peter Hurley dbfcd851a9 tty: Move pty-specific set_termios() handling to pty driver il y a 11 ans
  Peter Hurley 6460fbbf47 tty: WARN for attempted set_termios() of pty master il y a 11 ans
  Peter Hurley c274f6ef1c tty: Hold termios_rwsem for tcflow(TCIxxx) il y a 11 ans
  Peter Hurley 136d5258b2 tty: Move and rename send_prio_char() as tty_send_xchar() il y a 11 ans
  Peter Hurley c545b66c69 tty: Serialize tcflow() with other tty flow control changes il y a 11 ans
  Matthias Brugger a1d51aa221 tty: fix typo in comment of tty_termios_encode_baud_rate il y a 11 ans
  Peter Hurley 5cec7bf699 tty: Fix SIGTTOU not sent with tcflush() il y a 12 ans
  Peter Hurley d8c1f929aa tty: Only guarantee termios read safety for throttle/unthrottle il y a 12 ans
  Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem il y a 12 ans
  Peter Hurley 579a00a5c2 tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe il y a 12 ans
  Peter Hurley e7f3880cd9 tty: Fix recursive deadlock in tty_perform_flush() il y a 12 ans