summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_xen.c
Commit message (Expand)AuthorAgeFilesLines
* hvc_console: make the ops pointer const.Rusty Russell2010-02-241-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+2
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+2
* | xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-031-1/+24
|/
* hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-221-0/+1
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-3/+3
* hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-251-0/+2
* xen-console: add save/restoreJeremy Fitzhardinge2008-05-271-4/+21
* xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-271-0/+1
* xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-271-11/+18
* xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-271-0/+26
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-181-0/+159