From 446396bfab00392010ebc36b9ccf859935b0f17b Mon Sep 17 00:00:00 2001 From: David Vrabel Date: Mon, 25 Oct 2010 13:57:32 +0100 Subject: uwb: Remove the WLP subsystem and drivers The only Wimedia LLC Protocol (WLP) hardware was an Intel i1480 chip with a beta release of firmware that was never commercially available as a product. This hardware and firmware is no longer available as Intel sold their UWB/WLP IP. I also see little prospect of other WLP capable hardware ever being available. Signed-off-by: David Vrabel --- MAINTAINERS | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 69aa8fe060b3..3a3df3f28d37 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5995,9 +5995,6 @@ M: David Vrabel L: linux-usb@vger.kernel.org S: Supported F: drivers/uwb/ -X: drivers/uwb/wlp/ -X: drivers/uwb/i1480/i1480u-wlp/ -X: drivers/uwb/i1480/i1480-wlp.h F: include/linux/uwb.h F: include/linux/uwb/ @@ -6533,15 +6530,6 @@ F: include/linux/wimax/debug.h F: include/net/wimax.h F: net/wimax/ -WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM -M: David Vrabel -L: netdev@vger.kernel.org -S: Maintained -F: include/linux/wlp.h -F: drivers/uwb/wlp/ -F: drivers/uwb/i1480/i1480u-wlp/ -F: drivers/uwb/i1480/i1480-wlp.h - WISTRON LAPTOP BUTTON DRIVER M: Miloslav Trmac S: Maintained -- cgit v1.2.3 From 10c6c9c94c3eaadd7f9d6bafccc8709eda0da0f5 Mon Sep 17 00:00:00 2001 From: David Vrabel Date: Mon, 25 Oct 2010 14:05:36 +0100 Subject: uwb: Orphan the UWB and WUSB subsystems I'm no longer in a position to be the maintainer for the Ultra-Wide Band (UWB) and Ceritified Wireless USB (WUSB) subsystems and no one else has volunteered to take over. Signed-off-by: David Vrabel --- MAINTAINERS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 3a3df3f28d37..ebb9f9e8b583 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1562,9 +1562,8 @@ F: net/ceph F: include/linux/ceph CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: -M: David Vrabel L: linux-usb@vger.kernel.org -S: Supported +S: Orphan F: Documentation/usb/WUSB-Design-overview.txt F: Documentation/usb/wusb-cbaf F: drivers/usb/host/hwa-hc.c @@ -5991,9 +5990,8 @@ F: Documentation/filesystems/ufs.txt F: fs/ufs/ ULTRA-WIDEBAND (UWB) SUBSYSTEM: -M: David Vrabel L: linux-usb@vger.kernel.org -S: Supported +S: Orphan F: drivers/uwb/ F: include/linux/uwb.h F: include/linux/uwb/ -- cgit v1.2.3