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