Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman fc098af16b Revert "tty: fix port buffer locking" 8 years ago
  Johan Hovold 8cde11b2ba tty/serdev: add serdev registration interface 8 years ago
  Vegard Nossum 925bb1ce47 tty: fix port buffer locking 8 years ago
  Johan Hovold d3ba126a22 Revert "tty_port: register tty ports with serdev bus" 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Rob Herring 8ee3fde047 tty_port: register tty ports with serdev bus 8 years ago
  Rob Herring c3485ee0d5 tty_port: Add port client functions 8 years ago
  Rob Herring 3086365db6 tty_port: make tty_port_register_device wrap tty_port_register_device_attr 8 years ago
  Alan Cox ed3f0af8c0 tty_port: allow a port to be opened with a tty that has no file handle 8 years ago
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 years ago
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically 9 years ago
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 years ago
  Peter Hurley afc5ab0965 tty: Remove ASYNC_CLOSING 9 years ago
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 years ago
  Peter Hurley 5823323ea5 tty: Allow unreadable mess to be > 80 chars 9 years ago
  Peter Hurley 339f36ba14 tty: Define tty_*() printk macros 9 years ago
  Peter Hurley e176058f0d tty: Abstract tty buffer work 9 years ago
  Peter Hurley cc2aaabfd6 tty: Remove tty_port::close_wait 9 years ago
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods 9 years ago
  Peter Hurley 79c1faa451 tty: Remove tty_wait_until_sent_from_close() 9 years ago
  Markus Elfring a211b1af19 tty: Deletion of unnecessary checks before two function calls 10 years ago
  Peter Hurley 3f40f5b2a2 tty: Flush tty buffers after hardware shutdown 10 years ago
  Peter Hurley 633caba893 tty: Move tty hung up check from port->lock critical section 10 years ago
  Peter Hurley e359a4e38d tty: Remove tty_hung_up_p() tests from tty drivers' open() 11 years ago
  Peter Hurley ddc7b758a6 tty: Move tty->closing from port lock critical section 11 years ago
  Peter Hurley 9c9928bded tty: Document locking for tty_port_hangup() 11 years ago
  Peter Hurley c590f6b6cf tty: Document locking for tty_port_block_til_ready() 11 years ago
  Peter Hurley addd4672bb tty: Document locking for tty_port_open() 11 years ago
  Peter Hurley 0733db91d0 tty: Document locking for tty_port_close{,start,end}() 11 years ago
  Paul Gortmaker f8e87cb4a1 tty: delete non-required instances of include <linux/init.h> 11 years ago