linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver
@ 2016-05-06  5:22 mika.penttila
  2016-05-06  5:22 ` [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller mika.penttila
  2016-05-06  5:22 ` [PATCH v5 2/2] Input: SiS 9200 documentation parts mika.penttila
  0 siblings, 2 replies; 4+ messages in thread
From: mika.penttila @ 2016-05-06  5:22 UTC (permalink / raw)
  To: linux-input, linux-kernel; +Cc: tammy_tseng, yuger_yu, dmitry.torokhov

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 ++++++++++++++++++++++++

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-02  0:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06  5:22 [PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver mika.penttila
2016-05-06  5:22 ` [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller mika.penttila
2016-07-02  0:17   ` Dmitry Torokhov
2016-05-06  5:22 ` [PATCH v5 2/2] Input: SiS 9200 documentation parts mika.penttila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).