aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ttyprintk.c
AgeCommit message (Expand)Author
2014-04-16ttyprintk: Allow built as a moduleTakashi Iwai
2014-04-16ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby
2012-08-10TTY: ttyprintk, initialize tty_port earlierJiri Slaby
2012-08-10TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-08-10TTY: ttyprintk, unregister tty driver on failureJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2010-10-22add ttyprintk driverSamo Pogacnik