aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Hayes <[email protected]>2018-09-26 16:50:21 -0500
committerAndy Shevchenko <[email protected]>2018-09-27 12:18:15 +0300
commitbfb25c86ef2bb9fa2ddeae4daca9910fd19754bc (patch)
treece0514a2ae674839b2182f6d78622802cd19abc5
parent8e5cddd1262cdee59257d554440cc9a80e5fcb7b (diff)
MAINTAINERS: Update maintainer for dcdbas and dell_rbu
Assign maintainer for dell_rbu driver, and reassign maintainer of dcdbas from inactive maintainer (current maintainer is aware of this change-- see https://www.spinics.net/lists/platform-driver-x86/msg16336.html). Signed-off-by: Stuart Hayes <[email protected]> Acked-by: Doug Warzecha <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
-rw-r--r--MAINTAINERS11
1 files changed, 9 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index af26a231cd3e..2614592f8fa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4187,6 +4187,12 @@ M: Pali Rohár <[email protected]>
S: Maintained
F: drivers/platform/x86/dell-rbtn.*
+DELL REMOTE BIOS UPDATE DRIVER
+M: Stuart Hayes <[email protected]>
+S: Maintained
+F: drivers/platform/x86/dell_rbu.c
+
DELL LAPTOP SMM DRIVER
M: Pali Rohár <[email protected]>
S: Maintained
@@ -4194,10 +4200,11 @@ F: drivers/hwmon/dell-smm-hwmon.c
F: include/uapi/linux/i8k.h
DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
-M: Doug Warzecha <[email protected]>
+M: Stuart Hayes <[email protected]>
S: Maintained
F: Documentation/dcdbas.txt
-F: drivers/firmware/dcdbas.*
+F: drivers/platform/x86/dcdbas.*
DELL WMI NOTIFICATIONS DRIVER
M: Matthew Garrett <[email protected]>