Age | Commit message (Expand) | Author |
---|---|---|
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel |
2013-10-16 | xenbus: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches |
2012-01-04 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich |
2011-10-31 | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. | Paul Gortmaker |
2011-10-19 | xen/xenbus: Remove the unnecessary check. | Konrad Rzeszutek Wilk |
2011-06-30 | xen: Add module alias to autoload backend drivers | Bastian Blank |
2011-06-30 | xen: Populate xenbus device attributes | Bastian Blank |
2011-01-05 | xen/xenbus: fixup checkpatch issues in xenbus_probe* | Ian Campbell |
2011-01-05 | xen/xenbus: clean up noise in xenbus_probe_backend.c | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: make sure backend bus is registered earlier | Jeremy Fitzhardinge |
2011-01-05 | xen: remove xen/evtchn.h | Jeremy Fitzhardinge |
2011-01-05 | xen: add backend driver support | Ian Campbell |