All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping Cheng <pinglinux@gmail.com>
To: "chris@cnpbagwell.com" <chris@cnpbagwell.com>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	"dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>,
	"pingc@wacom.com" <pingc@wacom.com>
Subject: [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support
Date: Sun, 12 Sep 2010 04:13:27 +0200	[thread overview]
Message-ID: <AANLkTinCoY=7sm4VjRk=bmO1cvEcwWqgVGKG4pCaFfJm@mail.gmail.com> (raw)
In-Reply-To: <1284229838-2852-1-git-send-email-chris@cnpbagwell.com>

On Saturday, September 11, 2010,  <chris@cnpbagwell.com> wrote:
> From: Chris Bagwell <chris@cnpbagwell.com>
>
> Addes Bamboo Pen and Pen&Touch support.  Builds on previous
> commited support for Bamboo Touch.
>
> Only difference in this patch set is patch #3.  It makes suggested
> change to logic for checking pen in-proximity and adds comment
> to clarify why 2-bits are checked.
>
> Chris Bagwell (4):
>   input: wacom - Request tablet data for Bamboo Pens
>   input: wacom - move Bamboo Touch irq to own function
>   input: wacom - Add support for Bamboo Pen
>   input: wacom - disable Bamboo touchpad when pen is being used.

Acked-by: Ping Cheng <pingc@wacom.com> for the whole series.

Ping

>  drivers/input/tablet/wacom_sys.c |    9 ++--
>  drivers/input/tablet/wacom_wac.c |   97 ++++++++++++++++++++++++++++++++++++--
>  2 files changed, 97 insertions(+), 9 deletions(-)
>
> --
> 1.7.2.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-09-12  2:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-11 18:30 [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support chris
2010-09-11 18:30 ` [PATCH v2 1/4] input: wacom - Request tablet data for Bamboo Pens chris
2010-09-11 18:30 ` [PATCH v2 2/4] input: wacom - move Bamboo Touch irq to own function chris
2010-09-11 18:30 ` [PATCH v2 3/4] input: wacom - Add support for Bamboo Pen chris
2010-09-11 18:30 ` [PATCH v2 4/4] input: wacom - disable Bamboo touchpad when pen is being used chris
2010-09-12  2:13 ` Ping Cheng [this message]
2010-09-12  7:14   ` [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support Dmitry Torokhov

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='AANLkTinCoY=7sm4VjRk=bmO1cvEcwWqgVGKG4pCaFfJm@mail.gmail.com' \
    --to=pinglinux@gmail.com \
    --cc=chris@cnpbagwell.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=pingc@wacom.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.