Historial de Commits

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