diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ddfc97b1ded..cf3f412dd6f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1402,6 +1402,8 @@ L: linux-usb@vger.kernel.org | |||
1402 | S: Supported | 1402 | S: Supported |
1403 | F: Documentation/usb/WUSB-Design-overview.txt | 1403 | F: Documentation/usb/WUSB-Design-overview.txt |
1404 | F: Documentation/usb/wusb-cbaf | 1404 | F: Documentation/usb/wusb-cbaf |
1405 | F: drivers/usb/host/hwa-hc.c | ||
1406 | F: drivers/usb/host/whci/ | ||
1405 | F: drivers/usb/wusbcore/ | 1407 | F: drivers/usb/wusbcore/ |
1406 | F: include/linux/usb/wusb* | 1408 | F: include/linux/usb/wusb* |
1407 | 1409 | ||
@@ -3683,7 +3685,7 @@ F: include/linux/isicom.h | |||
3683 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | 3685 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER |
3684 | M: Felipe Balbi <felipe.balbi@nokia.com> | 3686 | M: Felipe Balbi <felipe.balbi@nokia.com> |
3685 | L: linux-usb@vger.kernel.org | 3687 | L: linux-usb@vger.kernel.org |
3686 | T: git git://gitorious.org/musb/mainline.git | 3688 | T: git git://gitorious.org/usb/usb.git |
3687 | S: Maintained | 3689 | S: Maintained |
3688 | F: drivers/usb/musb/ | 3690 | F: drivers/usb/musb/ |
3689 | 3691 | ||
@@ -5436,7 +5438,10 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM: | |||
5436 | M: David Vrabel <david.vrabel@csr.com> | 5438 | M: David Vrabel <david.vrabel@csr.com> |
5437 | L: linux-usb@vger.kernel.org | 5439 | L: linux-usb@vger.kernel.org |
5438 | S: Supported | 5440 | S: Supported |
5439 | F: drivers/uwb/* | 5441 | F: drivers/uwb/ |
5442 | X: drivers/uwb/wlp/ | ||
5443 | X: drivers/uwb/i1480/i1480u-wlp/ | ||
5444 | X: drivers/uwb/i1480/i1480-wlp.h | ||
5440 | F: include/linux/uwb.h | 5445 | F: include/linux/uwb.h |
5441 | F: include/linux/uwb/ | 5446 | F: include/linux/uwb/ |
5442 | 5447 | ||
@@ -5949,9 +5954,12 @@ W: http://linuxwimax.org | |||
5949 | 5954 | ||
5950 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | 5955 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM |
5951 | M: David Vrabel <david.vrabel@csr.com> | 5956 | M: David Vrabel <david.vrabel@csr.com> |
5957 | L: netdev@vger.kernel.org | ||
5952 | S: Maintained | 5958 | S: Maintained |
5953 | F: include/linux/wlp.h | 5959 | F: include/linux/wlp.h |
5954 | F: drivers/uwb/wlp/ | 5960 | F: drivers/uwb/wlp/ |
5961 | F: drivers/uwb/i1480/i1480u-wlp/ | ||
5962 | F: drivers/uwb/i1480/i1480-wlp.h | ||
5955 | 5963 | ||
5956 | WISTRON LAPTOP BUTTON DRIVER | 5964 | WISTRON LAPTOP BUTTON DRIVER |
5957 | M: Miloslav Trmac <mitr@volny.cz> | 5965 | M: Miloslav Trmac <mitr@volny.cz> |