summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe_backend.c
Commit message (Expand)AuthorAgeFilesLines
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-4/+4
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-2/+1Star
* xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross2016-11-071-7/+1Star
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-3/+5
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-171-1/+1
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-3/+5
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-5/+3Star
* xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-11-011-0/+1
* xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk2011-10-191-2/+0Star
* xen: Add module alias to autoload backend driversBastian Blank2011-06-301-0/+3
* xen: Populate xenbus device attributesBastian Blank2011-06-301-5/+1Star
* xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-051-29/+12Star
* xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge2011-01-051-7/+2Star
* xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge2011-01-051-2/+1Star
* xen: remove xen/evtchn.hJeremy Fitzhardinge2011-01-051-1/+0Star
* xen: add backend driver supportIan Campbell2011-01-051-0/+300