aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_console.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03hvc_console: Remove __devinit annotation from hvc_allocAmit Shah1-2/+2
2010-02-03hvc_console: Make the ops pointer const.Rusty Russell1-3/+4
2009-09-24hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner1-1/+11
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin1-1/+1
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner1-1/+1
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner1-0/+6
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner1-1/+3
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-1/+1
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger1-4/+31
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman1-0/+10
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell1-1/+1
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold1-0/+63