summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2019-10-09 19:59:30 -0600
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-10-15 10:55:11 +0300
commitfd13c8622a5ad4f7317b64de4f6aa2de1962220e (patch)
tree41e10ab891da15a631a15be09a729b3f316b246c /MAINTAINERS
parent2a43c9fc878a1d3985207a74f73a1f5aa1342655 (diff)
downloadlinux-stable-fd13c8622a5ad4f7317b64de4f6aa2de1962220e.tar.gz
linux-stable-fd13c8622a5ad4f7317b64de4f6aa2de1962220e.tar.bz2
linux-stable-fd13c8622a5ad4f7317b64de4f6aa2de1962220e.zip
platform/x86: Add System76 ACPI driver
Add System76 ACPI driver, which adds support for Fn-Fx key combinations, keyboard backlight, and airplane mode LEDs on System76 laptops running open source firmware. Signed-off-by: Jeremy Soller <jeremy@system76.com> Cc: platform-driver-x86@vger.kernel.org Cc: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 764cd92bb369..b77a36c15f2f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15753,6 +15753,13 @@ F: drivers/hwtracing/stm/
F: include/linux/stm.h
F: include/uapi/linux/stm.h
+SYSTEM76 ACPI DRIVER
+M: Jeremy Soller <jeremy@system76.com>
+M: System76 Product Development <productdev@system76.com>
+L: platform-driver-x86@vger.kernel.org
+S: Maintained
+F: drivers/platform/x86/system76_acpi.c
+
SYSV FILESYSTEM
M: Christoph Hellwig <hch@infradead.org>
S: Maintained