index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe.c
Age
Commit message (
Expand
)
Author
2010-01-06
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2010-01-06
xen: improvement to wait_for_devices()
Paolo Bonzini
2010-01-06
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-18
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-06
xen: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge