aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_probe_backend.c
AgeCommit message (Expand)Author
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-10-19xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk
2011-06-30xen: Add module alias to autoload backend driversBastian Blank
2011-06-30xen: Populate xenbus device attributesBastian Blank
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell
2011-01-05xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge
2011-01-05xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge
2011-01-05xen: remove xen/evtchn.hJeremy Fitzhardinge
2011-01-05xen: add backend driver supportIan Campbell