commit | f1aac226ceb002a65216a89b067c6fbb58b7db36 | [log] [tgz] |
---|---|---|
author | Daniel J. Ogorchock <djogorchock@gmail.com> | Sun Dec 29 19:27:09 2019 -0600 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Feb 28 11:02:31 2020 -0800 |
tree | d51a38b1d38308080f9727fd6e88935fcfbc2eda | |
parent | 60fbe7034fcf6c0501bccf2dd7265c16ea20357f [diff] |
FROMLIST: 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> Test: tested via custom test app Test: atest NintendoSwitchProTest Bug: 135136477 Link: https://patchwork.kernel.org/patch/11312547/ Link: https://lore.kernel.org/linux-input/20191230012720.2368987-2-djogorchock@gmail.com/ Change-Id: I179da1092faedc2ad25336224cf5ec8ff00e0d3f Signed-off-by: Siarhei Vishniakou <svv@google.com>