linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <mika.penttila@nextfour.com>
To: linux-input@vger.kernel.org
Cc: tammy_tseng@sis.com, yuger_yu@sis.com
Subject: [PATCH v3 0/2] Input: SiS 9200 family I2C touchscreen controller driver
Date: Thu, 4 Feb 2016 13:53:38 +0200	[thread overview]
Message-ID: <1454586820-22157-1-git-send-email-mika.penttila@nextfour.com> (raw)

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



             reply	other threads:[~2016-02-04 11:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 11:53 mika.penttila [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454586820-22157-1-git-send-email-mika.penttila@nextfour.com \
    --to=mika.penttila@nextfour.com \
    --cc=linux-input@vger.kernel.org \
    --cc=tammy_tseng@sis.com \
    --cc=yuger_yu@sis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).