linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benson Leung <bleung@chromium.org>
To: khali@linux-fr.org, dmitry.torokhov@gmail.com,
	rydberg@euromail.se, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: bleung@chromium.org, djkurtz@chromium.org, olofj@chromium.org,
	dudl@cypress.com
Subject: [PATCH v3 0/1] Input: add driver for Cypress APA I2C Trackpad
Date: Fri,  7 Dec 2012 15:24:15 -0800	[thread overview]
Message-ID: <1354922656-13506-1-git-send-email-bleung@chromium.org> (raw)
In-Reply-To: <1354754899-26701-1-git-send-email-bleung@chromium.org>

Thanks Dmitry, Jean, and Henrik.

Here's V3, which I have confirms compiles on input-next, and works
well on my Chromebook.

v3 : * Handle pointer emulation and unused slots in core
     * Fix compile fail on 3.7 for input_mt_init_slots (Thanks Rydberg)
     * Set BUTTONPAD property only if is a buttonpad based on capabilities.
     * Removed __devinit/__devexit/__devexit_p
     * Set to OFF power mode on cyapa_remove
     * Got rid of kasprintf'd physical location string for static one.

  parent reply	other threads:[~2012-12-07 23:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 22:29 [PATCH] Input: add driver for Cypress APA I2C Trackpad Benson Leung
2012-07-16 11:05 ` Henrik Rydberg
2012-12-06  0:48 ` [PATCH v2 0/1] " Benson Leung
2012-12-06  0:48   ` [PATCH v2 1/1] " Benson Leung
2012-12-06  7:48     ` Dmitry Torokhov
2012-12-06  8:29       ` Jean Delvare
2012-12-06 14:59     ` Henrik Rydberg
2012-12-07 22:52       ` Benson Leung
2012-12-08 12:39         ` Henrik Rydberg
2012-12-07 23:24   ` Benson Leung [this message]
2012-12-07 23:24     ` [PATCH v3 " Benson Leung
2012-12-08 12:42       ` Henrik Rydberg
2012-12-13 22:46         ` Benson Leung
2013-01-22 17:57       ` [v3,1/1] " Doug Anderson

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=1354922656-13506-1-git-send-email-bleung@chromium.org \
    --to=bleung@chromium.org \
    --cc=djkurtz@chromium.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dudl@cypress.com \
    --cc=khali@linux-fr.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olofj@chromium.org \
    --cc=rydberg@euromail.se \
    /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).