aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe_frontend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13xen/xenbus: ignore console/0Stefano Stabellini1-0/+6
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-5/+3
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker1-0/+1
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+121
2011-09-01xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernelOlaf Hering1-0/+121
2011-06-30xen: Populate xenbus device attributesBastian Blank1-5/+1
2011-03-16xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan1-3/+5
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI1-2/+7
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell1-13/+15
2011-01-05xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge1-7/+2
2011-01-05xen/xenbus: make frontend bus GPLJeremy Fitzhardinge1-0/+2
2011-01-05xenbus/frontend: register bus earlierJeremy Fitzhardinge1-2/+1
2011-01-05xen: add backend driver supportIan Campbell1-9/+30
2011-01-05xen: separate out frontend xenbusIan Campbell1-0/+275