linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Input: SiS 9200 family I2C touchscreen controller driver
@ 2016-01-13  5:51 mika.penttila
  2016-01-13  5:51 ` [PATCH RESEND 1/2] Input: Driver for SiS 9200 family multitouch controller mika.penttila
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: mika.penttila @ 2016-01-13  5:51 UTC (permalink / raw)
  To: linux-input; +Cc: tammy_tseng, yuger_yu, mika.penttila

Hi,

Here are the patches for SiS 9200 I2C multitouch controller.
Rebased on linux-4.4.0, please consider for inclusion.

Signed-off-by: mika.penttila@nextfour.com

Thanks,
Mika

Mika Penttilä (2):
     Driver for SiS 9200 family multitouch controller.
     Documentation and MAINTAINERS parts.


 drivers/input/touchscreen/Kconfig   |  11 ++
 drivers/input/touchscreen/Makefile  |   1 +
 drivers/input/touchscreen/sis_i2c.c | 583 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/input/touchscreen/sis_i2c.h | 141 ++++++++++++++
 4 files changed, 736 insertions(+)
 create mode 100644 drivers/input/touchscreen/sis_i2c.c
 create mode 100644 drivers/input/touchscreen/sis_i2c.h


--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-01-13  8:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13  5:51 [PATCH RESEND 0/2] Input: SiS 9200 family I2C touchscreen controller driver mika.penttila
2016-01-13  5:51 ` [PATCH RESEND 1/2] Input: Driver for SiS 9200 family multitouch controller mika.penttila
2016-01-13  5:51 ` mika.penttila
2016-01-13  5:51 ` [PATCH RESEND 2/2] Input: Documentation and MAINTAINERS parts mika.penttila
2016-01-13  5:51 ` mika.penttila
2016-01-13  6:47   ` Dmitry Torokhov
2016-01-13  7:04     ` Mika Penttilä
2016-01-13  7:13       ` Dmitry Torokhov
2016-01-13  8:06         ` Mika Penttilä

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).