Historie revizí

Autor SHA1 Zpráva Datum
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically před 9 roky
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically před 9 roky
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() před 9 roky
  Peter Hurley afc5ab0965 tty: Remove ASYNC_CLOSING před 9 roky
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros před 9 roky
  Peter Hurley 5823323ea5 tty: Allow unreadable mess to be > 80 chars před 9 roky
  Peter Hurley 339f36ba14 tty: Define tty_*() printk macros před 9 roky
  Peter Hurley e176058f0d tty: Abstract tty buffer work před 9 roky
  Peter Hurley cc2aaabfd6 tty: Remove tty_port::close_wait před 9 roky
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods před 9 roky
  Peter Hurley 79c1faa451 tty: Remove tty_wait_until_sent_from_close() před 9 roky
  Markus Elfring a211b1af19 tty: Deletion of unnecessary checks before two function calls před 10 roky
  Peter Hurley 3f40f5b2a2 tty: Flush tty buffers after hardware shutdown před 10 roky
  Peter Hurley 633caba893 tty: Move tty hung up check from port->lock critical section před 10 roky
  Peter Hurley e359a4e38d tty: Remove tty_hung_up_p() tests from tty drivers' open() před 10 roky
  Peter Hurley ddc7b758a6 tty: Move tty->closing from port lock critical section před 10 roky
  Peter Hurley 9c9928bded tty: Document locking for tty_port_hangup() před 10 roky
  Peter Hurley c590f6b6cf tty: Document locking for tty_port_block_til_ready() před 10 roky
  Peter Hurley addd4672bb tty: Document locking for tty_port_open() před 10 roky
  Peter Hurley 0733db91d0 tty: Document locking for tty_port_close{,start,end}() před 10 roky
  Paul Gortmaker f8e87cb4a1 tty: delete non-required instances of include <linux/init.h> před 11 roky
  Peter Hurley 469d6d0631 tty: Remove unused drop() method from tty_port interface před 11 roky
  Peter Hurley e3bfea23a6 tty: Prevent tty_port destruction if tty not released před 11 roky
  Gianluca Anzolin 1d9e689c93 tty_port: Fix refcounting leak in tty_port_tty_hangup() před 11 roky
  Peter Hurley 4f98d46751 tty: Complete ownership transfer of flip buffers před 12 roky
  Johan Hovold 0b2588cadf TTY: fix close of uninitialised ports před 12 roky
  Johan Hovold b74414f5f3 TTY: clean up port drain-delay handling před 12 roky
  Johan Hovold 957dacaee5 TTY: fix DTR not being dropped on hang up před 12 roky
  Johan Hovold e584a02cf5 TTY: fix DTR being raised on hang up před 12 roky
  Johan Hovold 31ca020b57 TTY: wake up processes last at hangup před 12 roky