summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_console.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-081-6/+2Star
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-081-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-081-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-081-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-081-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-081-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-081-142/+142
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+831