aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Vrabel2009-12-22 07:13:28 -0600
committerDavid Vrabel2009-12-22 07:13:28 -0600
commit355ffe69cb329bb9ab9eca3ebef369268162220d (patch)
tree9c46b49be8fd61722e1cc48721bae951ff903aca /MAINTAINERS
parentf7b84a6ba7eaeba4e1df8feddca1473a7db369a5 (diff)
downloadkernel-355ffe69cb329bb9ab9eca3ebef369268162220d.tar.gz
kernel-355ffe69cb329bb9ab9eca3ebef369268162220d.tar.xz
kernel-355ffe69cb329bb9ab9eca3ebef369268162220d.zip
MAINTAINERS: update entries for WUSB, UWB and WLP subsystems
Update the file patterns for the WUSB, UWB and WLP subsystems and add netdev@vger as the list for the WLP subsystem. Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index efd2ef2c2660..d5244f1580bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1402,6 +1402,8 @@ L: linux-usb@vger.kernel.org
1402S: Supported 1402S: Supported
1403F: Documentation/usb/WUSB-Design-overview.txt 1403F: Documentation/usb/WUSB-Design-overview.txt
1404F: Documentation/usb/wusb-cbaf 1404F: Documentation/usb/wusb-cbaf
1405F: drivers/usb/host/hwa-hc.c
1406F: drivers/usb/host/whci/
1405F: drivers/usb/wusbcore/ 1407F: drivers/usb/wusbcore/
1406F: include/linux/usb/wusb* 1408F: include/linux/usb/wusb*
1407 1409
@@ -5430,7 +5432,10 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5430M: David Vrabel <david.vrabel@csr.com> 5432M: David Vrabel <david.vrabel@csr.com>
5431L: linux-usb@vger.kernel.org 5433L: linux-usb@vger.kernel.org
5432S: Supported 5434S: Supported
5433F: drivers/uwb/* 5435F: drivers/uwb/
5436X: drivers/uwb/wlp/
5437X: drivers/uwb/i1480/i1480u-wlp/
5438X: drivers/uwb/i1480/i1480-wlp.h
5434F: include/linux/uwb.h 5439F: include/linux/uwb.h
5435F: include/linux/uwb/ 5440F: include/linux/uwb/
5436 5441
@@ -5943,9 +5948,12 @@ W: http://linuxwimax.org
5943 5948
5944WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM 5949WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
5945M: David Vrabel <david.vrabel@csr.com> 5950M: David Vrabel <david.vrabel@csr.com>
5951L: netdev@vger.kernel.org
5946S: Maintained 5952S: Maintained
5947F: include/linux/wlp.h 5953F: include/linux/wlp.h
5948F: drivers/uwb/wlp/ 5954F: drivers/uwb/wlp/
5955F: drivers/uwb/i1480/i1480u-wlp/
5956F: drivers/uwb/i1480/i1480-wlp.h
5949 5957
5950WISTRON LAPTOP BUTTON DRIVER 5958WISTRON LAPTOP BUTTON DRIVER
5951M: Miloslav Trmac <mitr@volny.cz> 5959M: Miloslav Trmac <mitr@volny.cz>