Commit History

Author SHA1 Message Date
  Nicolas Pitre 0c688614dc console: move console_init() out of tty_io.c 8 years ago
  Rob Herring c3485ee0d5 tty_port: Add port client functions 8 years ago
  Rob Herring c92d781f1a tty: constify tty_ldisc_receive_buf buffer pointer 8 years ago
  Rob Herring 9ed90d2044 tty: move the non-file related parts of tty_release to new tty_release_struct 8 years ago
  Linus Torvalds e10abc629f Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 9 years ago
  Linus Torvalds 03e1aa1cbb Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit 9 years ago
  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
  Arnd Bergmann 188e3c5cd2 tty: provide tty_name() even without CONFIG_TTY 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