aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_dev_backend.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-09xen: clean up xenbus internal headersGravatar Juergen Gross 1-1/+1
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularGravatar Paul Gortmaker 1-11/+2
2015-09-08xen: Use correctly the Xen memory terminologiesGravatar Julien Grall 1-1/+1
2013-06-28xen: Convert printks to pr_<level>Gravatar Joe Perches 1-1/+3
2013-05-20xen/xenbus: Fixed over 80 character limit issueGravatar Lisa Nguyen 1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseGravatar Lisa Nguyen 1-10/+8
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Gravatar Konrad Rzeszutek Wilk 1-1/+1
2012-05-21xenbus: Add support for xenbus backend in stub domainGravatar Daniel De Graaf 1-0/+51
2011-12-21xen/xenbus: Fix compile error - missing header for xen_initial_domain()Gravatar Konrad Rzeszutek Wilk 1-0/+1
2011-12-16xen: Add xenbus_backend deviceGravatar Bastian Blank 1-0/+89