Added additional entry for hid sensor hub drivers, which includes core hid sensor hub MFD driver and IIO drivers for individual sensors.
Signed-off-by: Srinivas Pandruvada <[email protected]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 781e099..3fc5112 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4629,6 +4629,18 @@ F: drivers/hid/ F: include/linux/hid* F: include/uapi/linux/hid* +HID SENSOR HUB DRIVERS +M: Jiri Kosina <[email protected]> +M: Jonathan Cameron <[email protected]> +M: Srinivas Pandruvada <[email protected]> +L: [email protected] +L: [email protected] +S: Maintained +F: Documentation/hid/hid-sensor* +F: drivers/hid/hid-sensor-* +F: drivers/iio/*/hid-* +F: include/linux/hid-sensor-* + HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS M: Thomas Gleixner <[email protected]> L: [email protected] -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

