summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_port.c
Commit message (Expand)AuthorAge
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* tty: Move tty->closing from port lock critical sectionPeter Hurley2014-07-10
* tty: Document locking for tty_port_hangup()Peter Hurley2014-07-10
* tty: Document locking for tty_port_block_til_ready()Peter Hurley2014-07-10
* tty: Document locking for tty_port_open()Peter Hurley2014-07-10
* tty: Document locking for tty_port_close{,start,end}()Peter Hurley2014-07-10
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* tty: Remove unused drop() method from tty_port interfacePeter Hurley2013-09-25
* tty: Prevent tty_port destruction if tty not releasedPeter Hurley2013-09-25
* tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-07-26
* tty: Complete ownership transfer of flip buffersPeter Hurley2013-03-18
* TTY: fix close of uninitialised portsJohan Hovold2013-03-18
* TTY: clean up port drain-delay handlingJohan Hovold2013-03-18
* TTY: fix DTR not being dropped on hang upJohan Hovold2013-03-18
* TTY: fix DTR being raised on hang upJohan Hovold2013-03-18
* TTY: wake up processes last at hangupJohan Hovold2013-03-18
* TTY: clean up port shutdownJohan Hovold2013-03-18
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: introduce tty_port_destroyJiri Slaby2012-11-15
* TTY: pty, fix tty buffers leakJiri Slaby2012-11-15
* TTY: move tty buffers to tty_portJiri Slaby2012-10-22
* tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-06
* TTY: add tty_port_link_deviceJiri Slaby2012-08-13
* TTY: tty_port, add some documentationJiri Slaby2012-08-13
* tty: localise the lockAlan Cox2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* TTY: add tty_port_register_device helperJiri Slaby2012-06-13
* TTY: provide drivers with tty_port_installJiri Slaby2012-06-13
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: fix UV serial console regressionJiri Slaby2012-01-24
* TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby2011-08-25
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05