aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hvc_xen.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-24hvc_console: make the ops pointer const.Gravatar Rusty Russell 1-1/+1
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-0/+2
2009-11-04xen: move Xen-testing predicates to common headerGravatar Jeremy Fitzhardinge 1-0/+2
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingGravatar Jeremy Fitzhardinge 1-1/+24
2008-10-22hvc_console: Add a hangup notifier for backendsGravatar Hendrik Brueckner 1-0/+1
2008-08-20xen: clean up domain mode predicatesGravatar Jeremy Fitzhardinge 1-3/+3
2008-07-25hvc_console: rework setup to replace irq functions with callbacksGravatar Christian Borntraeger 1-0/+2
2008-05-27xen-console: add save/restoreGravatar Jeremy Fitzhardinge 1-4/+21
2008-05-27xen: make earlyprintk=xen work againGravatar Jeremy Fitzhardinge 1-0/+1
2008-05-27xen: make early console also write to debug consoleGravatar Jeremy Fitzhardinge 1-11/+18
2008-05-27xen: add raw console write functions for debugGravatar Jeremy Fitzhardinge 1-0/+26
2007-07-18xen: use the hvc console infrastructure for Xen consoleGravatar Jeremy Fitzhardinge 1-0/+159