summaryrefslogtreecommitdiff
path: root/drivers/char/hvc_console.c
AgeCommit message (Expand)Author
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds