Commit History

Author SHA1 Message Date
  Brian Bloniarz 0f40fbbcc3 Fix OpenSSH pty regression on close 9 years ago
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 years ago
  Peter Hurley 80f02d5424 tty: Replace ASYNC_SUSPENDED bit and update atomically 9 years ago
  Peter Hurley 2d68655d15 tty: Replace ASYNC_CHECK_CD and update atomically 9 years ago
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically 9 years ago
  Peter Hurley 5604a98e2f tty: Replace ASYNC_CTS_FLOW bit and update atomically 9 years ago
  Peter Hurley e4d38f334a tty: Define ASYNC_ replacement bits 9 years ago
  Peter Hurley 97ef38b821 tty: Replace TTY_THROTTLED bit tests with tty_throttled() 9 years ago
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 years ago
  Peter Hurley 8d082cd300 tty: Unify receive_buf() code paths 9 years ago
  Peter Hurley f33798deec tty: Fix GPF in flush_to_ldisc(), part 2 9 years ago
  Peter Hurley 37282a7795 tty: audit: Combine push functions 9 years ago
  Peter Hurley b50819f437 tty: audit: Ignore current association for audit push 9 years ago
  Peter Hurley 309426ae69 tty: audit: Remove icanon mode from call chain 9 years ago
  Peter Hurley 4a51096937 tty: Make tty_files_lock per-tty 9 years ago
  Peter Hurley 527ffc11e1 tty: Remove unreferenced tty flags macro TTY_DEBUG 9 years ago
  Peter Hurley e802ca0e18 tty: Move tty_check_change() helper 9 years ago
  Peter Hurley de5583d670 tty: Remove declarations to non-existent functions 9 years ago
  Peter Hurley 27228732aa tty: Eliminate global symbol tty_ldisc_N_TTY 9 years ago
  Peter Hurley 892d1fa7ea tty: Destroy ldisc instance on hangup 9 years ago
  Peter Hurley c12da96f80 tty: Use 'disc' for line discipline index name 9 years ago
  Peter Hurley c2bb524b2e tty: Remove __lockfunc annotation from tty lock functions 9 years ago
  Peter Hurley 05de87ed95 tty: Re-declare tty_driver_remove_tty() file scope 9 years ago
  Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration 9 years ago
  Peter Hurley c8b710b3e4 tty: Fix ldisc leak in failed tty_init_dev() 9 years ago
  Peter Hurley 0bfd464d3f tty: Wait interruptibly for tty lock on reopen 9 years ago
  Peter Hurley 4de91ebcc7 tty: Remove dead tty_write_flush() declaration and macro 9 years ago
  Peter Hurley d435cefe9c tty: Remove __func__ from tty_debug() macro 9 years ago
  Peter Hurley 339f36ba14 tty: Define tty_*() printk macros 9 years ago
  Peter Hurley 0a083eddae tty: core: Add helper fn to deref tty driver name 9 years ago