summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStuart Hayes <stuart.w.hayes@gmail.com>2018-09-26 17:50:21 -0400
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2018-09-27 05:18:15 -0400
commitbfb25c86ef2bb9fa2ddeae4daca9910fd19754bc (patch)
treece0514a2ae674839b2182f6d78622802cd19abc5 /MAINTAINERS
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 <stuart.w.hayes@gmail.com> Acked-by: Doug Warzecha <Douglas_Warzecha@dell.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-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 <pali.rohar@gmail.com>
4187S: Maintained 4187S: Maintained
4188F: drivers/platform/x86/dell-rbtn.* 4188F: drivers/platform/x86/dell-rbtn.*
4189 4189
4190DELL REMOTE BIOS UPDATE DRIVER
4191M: Stuart Hayes <stuart.w.hayes@gmail.com>
4192L: platform-driver-x86@vger.kernel.org
4193S: Maintained
4194F: drivers/platform/x86/dell_rbu.c
4195
4190DELL LAPTOP SMM DRIVER 4196DELL LAPTOP SMM DRIVER
4191M: Pali Rohár <pali.rohar@gmail.com> 4197M: Pali Rohár <pali.rohar@gmail.com>
4192S: Maintained 4198S: Maintained
@@ -4194,10 +4200,11 @@ F: drivers/hwmon/dell-smm-hwmon.c
4194F: include/uapi/linux/i8k.h 4200F: include/uapi/linux/i8k.h
4195 4201
4196DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas) 4202DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
4197M: Doug Warzecha <Douglas_Warzecha@dell.com> 4203M: Stuart Hayes <stuart.w.hayes@gmail.com>
4204L: platform-driver-x86@vger.kernel.org
4198S: Maintained 4205S: Maintained
4199F: Documentation/dcdbas.txt 4206F: Documentation/dcdbas.txt
4200F: drivers/firmware/dcdbas.* 4207F: drivers/platform/x86/dcdbas.*
4201 4208
4202DELL WMI NOTIFICATIONS DRIVER 4209DELL WMI NOTIFICATIONS DRIVER
4203M: Matthew Garrett <mjg59@srcf.ucam.org> 4210M: Matthew Garrett <mjg59@srcf.ucam.org>