summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_probe.c
AgeCommit message (Expand)Author
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
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
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-03xen: wait up to 5 minutes for device connetionPaolo Bonzini
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge