コミット履歴

作者 SHA1 メッセージ 日付
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ 7 年 前
  Antonio Borneo 1926e5d37b ttyport: trivial fix for some typo in comments 8 年 前
  Greg Kroah-Hartman fc098af16b Revert "tty: fix port buffer locking" 8 年 前
  Johan Hovold 8cde11b2ba tty/serdev: add serdev registration interface 8 年 前
  Vegard Nossum 925bb1ce47 tty: fix port buffer locking 8 年 前
  Johan Hovold d3ba126a22 Revert "tty_port: register tty ports with serdev bus" 8 年 前
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 年 前
  Rob Herring 8ee3fde047 tty_port: register tty ports with serdev bus 8 年 前
  Rob Herring c3485ee0d5 tty_port: Add port client functions 8 年 前
  Rob Herring 3086365db6 tty_port: make tty_port_register_device wrap tty_port_register_device_attr 8 年 前
  Alan Cox ed3f0af8c0 tty_port: allow a port to be opened with a tty that has no file handle 8 年 前
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 年 前
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically 9 年 前
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 年 前
  Peter Hurley afc5ab0965 tty: Remove ASYNC_CLOSING 9 年 前
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 年 前
  Peter Hurley 5823323ea5 tty: Allow unreadable mess to be > 80 chars 9 年 前
  Peter Hurley 339f36ba14 tty: Define tty_*() printk macros 9 年 前
  Peter Hurley e176058f0d tty: Abstract tty buffer work 9 年 前
  Peter Hurley cc2aaabfd6 tty: Remove tty_port::close_wait 9 年 前
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods 9 年 前
  Peter Hurley 79c1faa451 tty: Remove tty_wait_until_sent_from_close() 9 年 前
  Markus Elfring a211b1af19 tty: Deletion of unnecessary checks before two function calls 10 年 前
  Peter Hurley 3f40f5b2a2 tty: Flush tty buffers after hardware shutdown 10 年 前
  Peter Hurley 633caba893 tty: Move tty hung up check from port->lock critical section 10 年 前
  Peter Hurley e359a4e38d tty: Remove tty_hung_up_p() tests from tty drivers' open() 11 年 前
  Peter Hurley ddc7b758a6 tty: Move tty->closing from port lock critical section 11 年 前
  Peter Hurley 9c9928bded tty: Document locking for tty_port_hangup() 11 年 前
  Peter Hurley c590f6b6cf tty: Document locking for tty_port_block_til_ready() 11 年 前
  Peter Hurley addd4672bb tty: Document locking for tty_port_open() 11 年 前