summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGregory Haskins <ghaskins@novell.com>2009-11-20 15:22:23 -0500
committerGregory Haskins <ghaskins@novell.com>2009-11-20 15:22:23 -0500
commit0b410b78b66137ef2c4ef9d44a2aab48459e5177 (patch)
tree4aebb14118bb13e82232d06e3d01b818ca977dee /MAINTAINERS
parenta1520707c7ddfe3353cbe9cc4983d565f5ad7d97 (diff)
vbus: add a "vbus-proxy" bus model for vbus_driver objects
This will generally be used for hypervisors to publish any host-side virtual devices up to a guest. The guest will have the opportunity to consume any devices present on the vbus-proxy as if they were platform devices, similar to existing buses like PCI. Signed-off-by: Gregory Haskins <ghaskins@novell.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a6a030c097b9..5f74aee0109e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5646,6 +5646,12 @@ S: Maintained
F: Documentation/fb/uvesafb.txt
F: drivers/video/uvesafb.*
+VBUS
+M: Gregory Haskins <ghaskins@novell.com>
+S: Maintained
+F: include/linux/vbus*
+F: drivers/vbus/*
+
VFAT/FAT/MSDOS FILESYSTEM
M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
S: Maintained