aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/nozomi.c
AgeCommit message (Expand)Author
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-01-15TTY: nozomi, remove dead codeJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitconstBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: remove use of __devexit_pBill Pemberton
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-02-02TTY: use tty_standard_installJiri Slaby
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-04-25Char: nozomi, remove useless tty_semJiri Slaby
2011-04-25Char: nozomi, remove port.count checksJiri Slaby
2011-04-25Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby
2011-04-19nozomi: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25nozomi: don't use flush_scheduled_work()Tejun Heo
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman