summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBastien Nocera <bnocera@redhat.com>2019-07-02 10:39:31 +0200
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-09-03 16:52:04 +0200
commitf7c4f737ced2b9e0ba412ed7be9683f80c247bd2 (patch)
tree7341d8426674df9ec9bdcc353930a8aa0b6f64fd /MAINTAINERS
parent15d90b242290f228166ea79ee1cc2db6b31a2143 (diff)
downloadlinux-f7c4f737ced2b9e0ba412ed7be9683f80c247bd2.tar.gz
linux-f7c4f737ced2b9e0ba412ed7be9683f80c247bd2.tar.bz2
linux-f7c4f737ced2b9e0ba412ed7be9683f80c247bd2.zip
HID: sb0540: add support for Creative SB0540 IR receivers
Add a new hid driver for the Creative SB0540 IR receiver. This receiver is usually coupled with an RM-1500 or an RM-1800 remote control. The scrollwheels on the RM-1800 remote are not bound, as they are labelled for specific audio controls that don't usually exist on most systems. They can be remapped using standard Linux keyboard remapping tools. Signed-off-by: Bastien Nocera <bnocera@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 08176d64eed5..2c59928d5b79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4308,6 +4308,12 @@ S: Maintained
F: Documentation/filesystems/cramfs.txt
F: fs/cramfs/
+CREATIVE SB0540
+M: Bastien Nocera <hadess@hadess.net>
+L: linux-input@vger.kernel.org
+S: Maintained
+F: drivers/hid/hid-creative-sb0540.c
+
CRYPTO API
M: Herbert Xu <herbert@gondor.apana.org.au>
M: "David S. Miller" <davem@davemloft.net>