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

Hi,

v3 of the SiS I2C touch patch includes only cleanups and
acks from SiS folks. Bases on v4.5-rc2.

Thanks,
Mika


[PATCH v3 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller.
[PATCH v3 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                         |  11 +
 drivers/input/touchscreen/Makefile                        |   1 +
 drivers/input/touchscreen/sis_i2c.c                       | 493 ++++++++++++++++++++++++
 5 files changed, 528 insertions(+)



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

end of thread, other threads:[~2016-02-28  4:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 11:53 [PATCH v3 0/2] Input: SiS 9200 family I2C touchscreen controller driver mika.penttila
2016-02-04 11:53 ` [PATCH v3 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller mika.penttila
2016-02-28  4:38   ` Dmitry Torokhov
2016-02-04 11:53 ` [PATCH v3 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).