Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1395605
| From | <mika.penttila@nextfour.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver |
| Date | 2016-05-06 07:30 +0200 |
| Message-ID | <rvGuR-7uM-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, Here are the v5 patches for SiS 9200 I2C multitouch controller. All the issues raised so far are addressed in this version. Rebased on 4.6.0-rc6. Thanks, Mika [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller. [PATCH v5 2/2] Input: SiS 9200 documentation parts. .../devicetree/bindings/input/touchscreen/sis_i2c.txt | 22 ++ Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + drivers/input/touchscreen/Kconfig | 12 + drivers/input/touchscreen/Makefile | 1 + drivers/input/touchscreen/sis_i2c.c | 461 ++++++++++++++++++++++++
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver <mika.penttila@nextfour.com> - 2016-05-06 07:30 +0200 [PATCH v5 2/2] Input: SiS 9200 documentation parts. <mika.penttila@nextfour.com> - 2016-05-06 07:30 +0200
csiph-web