summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_console.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard2005-09-141-3/+3
* [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-071-8/+13
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-071-39/+11
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-071-2/+22
* [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-071-0/+18
* [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-071-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-071-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-071-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-071-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-071-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-071-142/+142
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+831
OpenPOWER on IntegriCloud