index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe_backend.c
Age
Commit message (
Expand
)
Author
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
2016-11-07
xen: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
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