aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hvc_console.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-03hvc_console: Remove __devinit annotation from hvc_allocGravatar Amit Shah 1-2/+2
2010-02-03hvc_console: Make the ops pointer const.Gravatar Rusty Russell 1-3/+4
2009-09-24hvc_console: Provide (un)locked version for hvc_resize()Gravatar Hendrik Brueckner 1-1/+11
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleGravatar roel kluin 1-1/+1
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Gravatar Hendrik Brueckner 1-1/+1
2008-10-22hvc_console: Add support for tty window resizingGravatar Hendrik Brueckner 1-0/+6
2008-10-22hvc_console: Add a hangup notifier for backendsGravatar Hendrik Brueckner 1-1/+3
2008-08-04powerpc: Move include files to arch/powerpc/include/asmGravatar Stephen Rothwell 1-1/+1
2008-07-25hvc_console: rework setup to replace irq functions with callbacksGravatar Christian Borntraeger 1-4/+31
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cGravatar Michael Ellerman 1-0/+10
2006-07-13[POWERPC] Make the hvc_console output buffer size settableGravatar Stephen Rothwell 1-1/+1
2006-03-28[PATCH] powerpc: hvc_console updatesGravatar Ryan S. Arnold 1-0/+63