Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb

* 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb:
MAINTAINERS: update entries for WUSB, UWB and WLP subsystems

+9 -1
+9 -1
MAINTAINERS
··· 1402 1402 S: Supported 1403 1403 F: Documentation/usb/WUSB-Design-overview.txt 1404 1404 F: Documentation/usb/wusb-cbaf 1405 + F: drivers/usb/host/hwa-hc.c 1406 + F: drivers/usb/host/whci/ 1405 1407 F: drivers/usb/wusbcore/ 1406 1408 F: include/linux/usb/wusb* 1407 1409 ··· 5432 5430 M: David Vrabel <david.vrabel@csr.com> 5433 5431 L: linux-usb@vger.kernel.org 5434 5432 S: Supported 5435 - F: drivers/uwb/* 5433 + F: drivers/uwb/ 5434 + X: drivers/uwb/wlp/ 5435 + X: drivers/uwb/i1480/i1480u-wlp/ 5436 + X: drivers/uwb/i1480/i1480-wlp.h 5436 5437 F: include/linux/uwb.h 5437 5438 F: include/linux/uwb/ 5438 5439 ··· 5948 5943 5949 5944 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM 5950 5945 M: David Vrabel <david.vrabel@csr.com> 5946 + L: netdev@vger.kernel.org 5951 5947 S: Maintained 5952 5948 F: include/linux/wlp.h 5953 5949 F: drivers/uwb/wlp/ 5950 + F: drivers/uwb/i1480/i1480u-wlp/ 5951 + F: drivers/uwb/i1480/i1480-wlp.h 5954 5952 5955 5953 WISTRON LAPTOP BUTTON DRIVER 5956 5954 M: Miloslav Trmac <mitr@volny.cz>