aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-4/+2
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard1-3/+3
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller1-8/+13
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-39/+11
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-2/+22
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller1-0/+18
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller1-0/+1
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller1-2/+4
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller1-8/+11
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller1-3/+7
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller1-7/+29
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller1-142/+142
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+831