summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* xen: xenbus_probe_frontend: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+2
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-7/+7
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-2/+1Star
* xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-241-1/+3
* xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-061-14/+1Star
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-3/+5
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-1/+1
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-171-1/+1
* xenbus: frontend resume cleanupAurelien Chartier2013-07-291-3/+16
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-17/+18
* xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-1/+36
* xen: missing includesStefano Stabellini2012-08-211-0/+1
* xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-191-16/+53
* xen/xenbus: ignore console/0Stefano Stabellini2012-03-141-0/+6
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-5/+3Star
* xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-11-011-0/+1
*-. Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-0/+121
|\ \
| * | xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernelOlaf Hering2011-09-011-0/+121
| |/
* / xen: Populate xenbus device attributesBastian Blank2011-06-301-5/+1Star
|/
* xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2011-03-161-3/+5
* xen: xenbus PM events supportKazuhiro SUZUKI2011-03-161-2/+7
* xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-051-13/+15
* xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge2011-01-051-7/+2Star
* xen/xenbus: make frontend bus GPLJeremy Fitzhardinge2011-01-051-0/+2
* xenbus/frontend: register bus earlierJeremy Fitzhardinge2011-01-051-2/+1Star
* xen: add backend driver supportIan Campbell2011-01-051-9/+30
* xen: separate out frontend xenbusIan Campbell2011-01-051-0/+275