Searched hist:e7330fa032bb5e5dd393db35ab544ac8e52e9e62 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/input/touchscreen/ |
H A D | chipone_icn8505.c | e7330fa032bb5e5dd393db35ab544ac8e52e9e62 Wed May 09 22:23:38 CEST 2018 Hans de Goede <hdegoede@redhat.com> Input: add support for ChipOne icn8505 based touchscreens
The ChipOne icn8505 is an i2c capacitive touchscreen controller typically used in cheap x86 tablets, this commit adds a driver for it.
Note the icn8505 is somewhat similar to the icn8318 and I started with modifying that driver to support both, but in the end the differences were too large and I decided to write a new driver instead.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/linux/ |
H A D | MAINTAINERS | diff e7330fa032bb5e5dd393db35ab544ac8e52e9e62 Wed May 09 22:23:38 CEST 2018 Hans de Goede <hdegoede@redhat.com> Input: add support for ChipOne icn8505 based touchscreens
The ChipOne icn8505 is an i2c capacitive touchscreen controller typically used in cheap x86 tablets, this commit adds a driver for it.
Note the icn8505 is somewhat similar to the icn8318 and I started with modifying that driver to support both, but in the end the differences were too large and I decided to write a new driver instead.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|