diff options
author | Juergen Gross <jgross@suse.com> | 2021-11-23 14:20:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-13 14:58:32 +0100 |
commit | a92548f90fa6280ca57a8aea1f50d18f2f48cbb3 (patch) | |
tree | ed267a3863ad321659a4ea8f48510a064b4c2a0b /MAINTAINERS | |
parent | 494ed3997d752810b67cb75d4721b59996cfec38 (diff) | |
download | linux-stable-a92548f90fa6280ca57a8aea1f50d18f2f48cbb3.tar.gz linux-stable-a92548f90fa6280ca57a8aea1f50d18f2f48cbb3.tar.bz2 linux-stable-a92548f90fa6280ca57a8aea1f50d18f2f48cbb3.zip |
xen: add Xen pvUSB maintainer
Add myself as maintainer for the Xen pvUSB stuff.
Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20211123132048.5335-4-jgross@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 13f9a84a617e..69e6b8d70d0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20859,6 +20859,14 @@ F: drivers/scsi/xen-scsifront.c F: drivers/xen/xen-scsiback.c F: include/xen/interface/io/vscsiif.h +XEN PVUSB DRIVER +M: Juergen Gross <jgross@suse.com> +L: xen-devel@lists.xenproject.org (moderated for non-subscribers) +L: linux-usb@vger.kernel.org +S: Supported +F: divers/usb/host/xen* +F: include/xen/interface/io/usbif.h + XEN SOUND FRONTEND DRIVER M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |