aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe.c
AgeCommit message (Expand)Author
2021-12-08xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-12-08xen: don't continue xenstore initialization in case of errorsStefano Stabellini
2021-02-23arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-03xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse
2021-01-30xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2018-05-30xen: xenbus: use put_device() instead of kfree()Arvind Yadav
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2016-12-08xen: xenbus: set error code on failurePan Bian
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee
2015-10-23xen/xenbus: Use Xen page definitionJulien Grall
2015-09-08xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-05-28xenbus: avoid uninitialized variable warningJan Beulich
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2013-05-29xenbus: save xenstore local status for later useAurelien Chartier
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2012-09-17xen/arm: compile and run xenbusStefano Stabellini
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-03-13xenbus: don't free other end details too earlyJan Beulich
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-12-20xenbus: Support HVM backendsDaniel De Graaf
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-14xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf
2011-10-14xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf
2011-07-26Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev
2011-06-30xen: Add module alias to autoload backend driversBastian Blank
2011-06-30xen: Populate xenbus device attributesBastian Blank
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell
2011-01-05xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge
2011-01-05xen/xenbus: clean up error handlingJeremy Fitzhardinge
2011-01-05xen: add backend driver supportIan Campbell
2011-01-05xen: separate out frontend xenbusIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela
2010-10-20xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04pvops: do not notify callers from register_xenstore_notifierStefano Stabellini
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini