aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hvc_console.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-09[PATCH] powerpc: Make rtas console _much_ fasterGravatar Michael Ellerman 1-2/+2
2006-03-28[PATCH] powerpc: hvc_console updatesGravatar Ryan S. Arnold 1-40/+29
2006-03-27[PATCH] powerpc: HVC init raceGravatar Michael Neuling 1-14/+18
2006-02-24[PATCH] Fix race condition in hvc console.Gravatar Michal Ostrowski 1-3/+5
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-4/+2
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyGravatar Anton Blanchard 1-3/+3
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleGravatar Milton Miller 1-8/+13
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Gravatar Milton Miller 1-39/+11
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeGravatar Milton Miller 1-2/+22
2005-07-07[PATCH] hvc_console: Add some sanity checksGravatar Milton Miller 1-0/+18
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayGravatar Milton Miller 1-6/+2
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeGravatar Milton Miller 1-6/+2
2005-07-07[PATCH] hvc_console: Add missing includeGravatar Milton Miller 1-0/+1
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Gravatar Milton Miller 1-2/+4
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelGravatar Milton Miller 1-8/+11
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptGravatar Milton Miller 1-3/+7
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersGravatar Milton Miller 1-7/+29
2005-07-07[PATCH] hvc_console: Rearrange codeGravatar Milton Miller 1-142/+142
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+831