MAINTAINERS: Sort entries in database for USB TYPEC
Run parse-maintainers.pl and choose USB TYPEC records. Fix them accordingly. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20200128142956.39604-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1208f9e1d7
commit
dddb40e830
18
MAINTAINERS
18
MAINTAINERS
|
@ -17392,11 +17392,14 @@ F: drivers/usb/
|
||||||
F: include/linux/usb.h
|
F: include/linux/usb.h
|
||||||
F: include/linux/usb/
|
F: include/linux/usb/
|
||||||
|
|
||||||
USB TYPEC PI3USB30532 MUX DRIVER
|
USB TYPEC BUS FOR ALTERNATE MODES
|
||||||
M: Hans de Goede <hdegoede@redhat.com>
|
M: Heikki Krogerus <heikki.krogerus@linux.intel.com>
|
||||||
L: linux-usb@vger.kernel.org
|
L: linux-usb@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: drivers/usb/typec/mux/pi3usb30532.c
|
F: Documentation/ABI/testing/sysfs-bus-typec
|
||||||
|
F: Documentation/driver-api/usb/typec_bus.rst
|
||||||
|
F: drivers/usb/typec/altmodes/
|
||||||
|
F: include/linux/usb/typec_altmode.h
|
||||||
|
|
||||||
USB TYPEC CLASS
|
USB TYPEC CLASS
|
||||||
M: Heikki Krogerus <heikki.krogerus@linux.intel.com>
|
M: Heikki Krogerus <heikki.krogerus@linux.intel.com>
|
||||||
|
@ -17407,14 +17410,11 @@ F: Documentation/driver-api/usb/typec.rst
|
||||||
F: drivers/usb/typec/
|
F: drivers/usb/typec/
|
||||||
F: include/linux/usb/typec.h
|
F: include/linux/usb/typec.h
|
||||||
|
|
||||||
USB TYPEC BUS FOR ALTERNATE MODES
|
USB TYPEC PI3USB30532 MUX DRIVER
|
||||||
M: Heikki Krogerus <heikki.krogerus@linux.intel.com>
|
M: Hans de Goede <hdegoede@redhat.com>
|
||||||
L: linux-usb@vger.kernel.org
|
L: linux-usb@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/ABI/testing/sysfs-bus-typec
|
F: drivers/usb/typec/mux/pi3usb30532.c
|
||||||
F: Documentation/driver-api/usb/typec_bus.rst
|
|
||||||
F: drivers/usb/typec/altmodes/
|
|
||||||
F: include/linux/usb/typec_altmode.h
|
|
||||||
|
|
||||||
USB TYPEC PORT CONTROLLER DRIVERS
|
USB TYPEC PORT CONTROLLER DRIVERS
|
||||||
M: Guenter Roeck <linux@roeck-us.net>
|
M: Guenter Roeck <linux@roeck-us.net>
|
||||||
|
|
Loading…
Reference in New Issue