linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Mike Rapoport <mike@compulab.co.il>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	grinberg <grinberg@compulab.co.il>,
	linux-input <linux-input@vger.kernel.org>
Subject: Re: [PATCH v2] input: add synaptics_i2c driver
Date: Wed, 20 May 2009 14:49:49 +0200	[thread overview]
Message-ID: <20090520144949.15fa457b@hyperion.delvare> (raw)
In-Reply-To: <4A13F941.7040301@compulab.co.il>

On Wed, 20 May 2009 15:36:17 +0300, Mike Rapoport wrote:
> This patch adds support for Synaptics i2c touchpad controller found on
> eXeda machine.
> 
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
> Signed-off-by: Mike Rapoport <mike@compulab.co.il>
> CC: Jean Delvare <khali@linux-fr.org>
> 
> ---
> v2 changelog:
>   - fix bugs and issues pointed out by Jean and Dmitry
>   - use workqueue instead of kthread
>   - reorganize methods order to something more logical
> 
> ---
>  drivers/input/mouse/Kconfig         |   18 +
>  drivers/input/mouse/Makefile        |    1 +
>  drivers/input/mouse/synaptics_i2c.c |  700 +++++++++++++++++++++++++++++++++++
>  3 files changed, 719 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/input/mouse/synaptics_i2c.c

(I2C parts:)
Acked-by: Jean Delvare <khali@linux-fr.org>

-- 
Jean Delvare

  reply	other threads:[~2009-05-20 12:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-20 12:36 [PATCH v2] input: add synaptics_i2c driver Mike Rapoport
2009-05-20 12:49 ` Jean Delvare [this message]
2009-06-02  5:40   ` Mike Rapoport
2009-06-02 11:58 ` Dmitry Torokhov
2009-06-03  7:59   ` Mike Rapoport
2009-06-11  5:52     ` Mike Rapoport
2009-06-11  7:14     ` Dmitry Torokhov
2009-06-11 10:35       ` Mike Rapoport

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=20090520144949.15fa457b@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=grinberg@compulab.co.il \
    --cc=linux-input@vger.kernel.org \
    --cc=mike@compulab.co.il \
    /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).