summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_port.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-27tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-03-19tty: Complete ownership transfer of flip buffersPeter Hurley1-0/+1
2013-03-19TTY: fix close of uninitialised portsJohan Hovold1-8/+10
2013-03-19TTY: clean up port drain-delay handlingJohan Hovold1-11/+16
2013-03-19TTY: fix DTR not being dropped on hang upJohan Hovold1-12/+15
2013-03-19TTY: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-03-19TTY: wake up processes last at hangupJohan Hovold1-1/+1
2013-03-19TTY: clean up port shutdownJohan Hovold1-2/+7
2013-03-19TTY: add tty_port_tty_hangup helperJiri Slaby1-0/+17
2013-03-19TTY: add tty_port_tty_wakeup helperJiri Slaby1-0/+16
2012-11-16TTY: introduce tty_port_destroyJiri Slaby1-1/+15
2012-11-16TTY: pty, fix tty buffers leakJiri Slaby1-1/+1
2012-10-23TTY: move tty buffers to tty_portJiri Slaby1-0/+2
2012-09-07tty_register_device_attr updated for tty-nextTomas Hlavacek1-0/+24
2012-08-14TTY: add tty_port_link_deviceJiri Slaby1-1/+21
2012-08-14TTY: tty_port, add some documentationJiri Slaby1-0/+21
2012-08-10tty: localise the lockAlan Cox1-3/+3
2012-07-17tty: move the termios object into the ttyAlan Cox1-3/+3
2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-3/+3
2012-07-07tty: localise the lockAlan Cox1-3/+3
2012-06-14TTY: add tty_port_register_device helperJiri Slaby1-0/+9
2012-06-14TTY: provide drivers with tty_port_installJiri Slaby1-0/+8
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-3/+3
2012-05-05tty_lock: Localise the lockAlan Cox1-3/+3
2012-01-25TTY: fix UV serial console regressionJiri Slaby1-5/+7
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby1-1/+1
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+446