All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Shyti <andi@etezian.org>
To: Linux Input <linux-input@vger.kernel.org>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Stephan Gerhold <stephan@gerhold.net>,
	Andi Shyti <andi@etezian.org>
Subject: [PATCH v2 0/2] Use smbus functions to communicate through i2c
Date: Sun, 20 Oct 2019 23:28:54 +0300	[thread overview]
Message-ID: <20191020202856.20287-1-andi@etezian.org> (raw)

Hi,

this is the second version of [*] sent some times ago, but Dmitry
didn't feel confident enough in taking it in :P

Few changes in this second version.

Thanks a lot Seung-Woo Kim for his support!

Andi

Andi Shyti (2):
  Input: mms114 - use smbus functions whenever possible
  Input: mms114 - get read of custm i2c read/write functions

 drivers/input/touchscreen/mms114.c | 119 ++++++++---------------------
 1 file changed, 30 insertions(+), 89 deletions(-)

-- 
2.24.0.rc0


             reply	other threads:[~2019-10-20 20:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 20:28 Andi Shyti [this message]
2019-10-20 20:28 ` [PATCH v2 1/2] Input: mms114 - use smbus functions whenever possible Andi Shyti
2019-10-21  9:34   ` Stephan Gerhold
2019-10-21 15:41     ` Andi Shyti
2019-10-21 16:26       ` Stephan Gerhold
2019-10-21 16:39         ` Andi Shyti
2019-10-22  3:21           ` Dmitry Torokhov
2019-10-22 11:18             ` Andi Shyti
2019-11-18 13:32               ` Stephan Gerhold
2019-12-04 16:47                 ` Stephan Gerhold
2019-10-20 20:28 ` [PATCH v2 2/2] Input: mms114 - get read of custm i2c read/write functions Andi Shyti

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=20191020202856.20287-1-andi@etezian.org \
    --to=andi@etezian.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jy0922.shim@samsung.com \
    --cc=linux-input@vger.kernel.org \
    --cc=stephan@gerhold.net \
    --cc=sw0312.kim@samsung.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.