summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDaniel J. Ogorchock <djogorchock@gmail.com>2021-09-11 13:36:24 -0400
committerJiri Kosina <jkosina@suse.cz>2021-10-27 10:05:51 +0200
commit2af16c1f846bd60240745bbd3afa13d5f040c61a (patch)
treec25a099af90fc04acee4f0fe236a1ac1ef2aea41 /MAINTAINERS
parent3c92cb4cb60c71b574e47108ead8b6f0470850db (diff)
downloadlinux-stable-2af16c1f846bd60240745bbd3afa13d5f040c61a.tar.gz
linux-stable-2af16c1f846bd60240745bbd3afa13d5f040c61a.tar.bz2
linux-stable-2af16c1f846bd60240745bbd3afa13d5f040c61a.zip
HID: nintendo: add nintendo switch controller driver
The hid-nintendo driver supports the Nintendo Switch Pro Controllers and the Joy-Cons. The Pro Controllers can be used over USB or Bluetooth. The Joy-Cons each create their own, independent input devices, so it is up to userspace to combine them if desired. Signed-off-by: Daniel J. Ogorchock <djogorchock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5b33791bb8e9..e065452c0dbf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13253,6 +13253,12 @@ W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
F: Documentation/scsi/NinjaSCSI.rst
F: drivers/scsi/nsp32*
+NINTENDO HID DRIVER
+M: Daniel J. Ogorchock <djogorchock@gmail.com>
+L: linux-input@vger.kernel.org
+S: Maintained
+F: drivers/hid/hid-nintendo*
+
NIOS2 ARCHITECTURE
M: Dinh Nguyen <dinguyen@kernel.org>
S: Maintained