projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ba8b8a
)
Input: Add MAINTAINERS entry for SiS i2c touch input driver
author
Mika Penttilä
<mika.penttila@nextfour.com>
Wed, 7 Oct 2020 04:10:35 +0000
(21:10 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 7 Oct 2020 04:13:40 +0000
(21:13 -0700)
I am the author of this SiS touch driver, and willing to maintain and
develop it further.
Signed-off-by: Mika Penttilä <mika.penttila@nextfour.com>
Link:
https://lore.kernel.org/r/20201007035108.58636-1-mika.penttila@nextfour.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
d7e3eab
..
5008e81
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-15441,6
+15441,13
@@
F: Documentation/fb/sisfb.rst
F: drivers/video/fbdev/sis/
F: include/video/sisfb.h
+SIS I2C TOUCHSCREEN DRIVER
+M: Mika Penttilä <mika.penttila@nextfour.com>
+L: linux-input@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt
+F: drivers/input/touchscreen/sis_i2c.c
+
SIS USB2VGA DRIVER
M: Thomas Winischhofer <thomas@winischhofer.net>
S: Maintained