aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/metag_da.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-10-20tty: metag_da: Convert timers to use timer_setup()Kees Cook1-5/+5
2016-07-07timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner1-2/+2
2015-06-16tty/metag_da: Avoid module_init/module_exit in non-modular codeJames Hogan1-19/+1
2014-09-28tty/metag_da: Add console_poll module parameterJames Hogan1-2/+12
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan1-17/+14
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan1-0/+680