aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe_backend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross1-4/+4
2017-02-09xen: clean up xenbus internal headersJuergen Gross1-2/+1
2016-11-07xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross1-7/+1
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-3/+5
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-3/+5
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-5/+3
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker1-0/+1
2011-10-19xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk1-2/+0
2011-06-30xen: Add module alias to autoload backend driversBastian Blank1-0/+3
2011-06-30xen: Populate xenbus device attributesBastian Blank1-5/+1
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell1-29/+12
2011-01-05xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge1-7/+2
2011-01-05xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge1-2/+1
2011-01-05xen: remove xen/evtchn.hJeremy Fitzhardinge1-1/+0
2011-01-05xen: add backend driver supportIan Campbell1-0/+300