From: Mike Rapoport <mike@compulab.co.il>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Jean Delvare <khali@linux-fr.org>,
grinberg <grinberg@compulab.co.il>,
linux-input <linux-input@vger.kernel.org>
Subject: Re: [PATCH v2] input: add synaptics_i2c driver
Date: Tue, 02 Jun 2009 08:40:52 +0300 [thread overview]
Message-ID: <4A24BB64.2050804@compulab.co.il> (raw)
In-Reply-To: <20090520144949.15fa457b@hyperion.delvare>
Hi Dmitry,
Any updates on this?
Jean Delvare wrote:
> 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>
>
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2009-06-02 5:40 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
2009-06-02 5:40 ` Mike Rapoport [this message]
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=4A24BB64.2050804@compulab.co.il \
--to=mike@compulab.co.il \
--cc=dmitry.torokhov@gmail.com \
--cc=grinberg@compulab.co.il \
--cc=khali@linux-fr.org \
--cc=linux-input@vger.kernel.org \
/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.