aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini1-3/+6
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini1-6/+7
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge1-3/+3
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
2009-03-30xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge1-0/+1
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell1-28/+9
2009-03-30xen: remove suspend_cancel hookIan Campbell1-23/+0
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt1-6/+22
2009-01-06xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-12/+15
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-4/+4
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin1-2/+25
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach1-1/+4
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+3
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+935