summaryrefslogtreecommitdiff
path: root/drivers/tty/metag_da.c
AgeCommit message (Expand)Author
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-20tty: metag_da: Convert timers to use timer_setup()Kees Cook
2016-07-07timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner
2015-06-16tty/metag_da: Avoid module_init/module_exit in non-modular codeJames Hogan
2014-09-28tty/metag_da: Add console_poll module parameterJames Hogan
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan