summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_probe_backend.c
AgeCommit message (Expand)Author
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman
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