Historique des commits

Auteur SHA1 Message Date
  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 10 ans
  Peter Hurley 6460fbbf47 tty: WARN for attempted set_termios() of pty master il y a 10 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
  Jiri Slaby 6865ff222c TTY: do not warn about setting speed via SPD_* il y a 12 ans
  Peter Hurley 70bc126471 tty: Add safe tty throttle/unthrottle functions il y a 12 ans
  Oleg Nesterov 183d95cdd8 tty: set_termios/set_termiox should not return -EINTR il y a 12 ans
  Ilya Zykov a1bf958442 tty: Add driver unthrottle in ioctl(...,TCFLSH,..). il y a 12 ans