summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_port.c
AgeCommit message (Expand)Author
2012-08-10tty: localise the lockAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-06tty: localise the lockAlan Cox
2012-06-13TTY: add tty_port_register_device helperJiri Slaby
2012-06-13TTY: provide drivers with tty_port_installJiri Slaby
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-04tty_lock: Localise the lockAlan Cox
2012-01-24TTY: fix UV serial console regressionJiri Slaby
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman