summaryrefslogtreecommitdiffstats
path: root/drivers/tty/metag_da.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: metag_da: Convert timers to use timer_setup()Kees Cook2017-10-201-5/+5
* timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner2016-07-071-2/+2
* tty/metag_da: Avoid module_init/module_exit in non-modular codeJames Hogan2015-06-161-19/+1Star
* tty/metag_da: Add console_poll module parameterJames Hogan2014-09-291-2/+12
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan2013-02-061-17/+14Star
* tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-061-0/+680