summaryrefslogtreecommitdiffstats
path: root/drivers/tty/metag_da.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* tty/metag_da: Add console_poll module parameterJames Hogan2014-09-281-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/+14
* tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-061-0/+680