All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Kosina <jkosina@suse.cz>
To: Ping Cheng <pinglinux@gmail.com>
Cc: linux-input@vger.kernel.org, Ping Cheng <pingc@wacom.com>
Subject: Re: [PATCH 1/3] Make sure touch arbitration is applied consistently across devices
Date: Thu, 29 Jan 2015 14:06:40 +0100 (CET)	[thread overview]
Message-ID: <alpine.LNX.2.00.1501291406210.28996@pobox.suse.cz> (raw)
In-Reply-To: <1422466979-17405-1-git-send-email-pingc@wacom.com>

On Wed, 28 Jan 2015, Ping Cheng wrote:

> stylus_in_proximity is used to make sure no touch event is sent while pen
> is in proximity. touch_down is used to make sure a touch up event is sent
> when pen comes into proximity while touch is down.
> 
> Two touch routines didn't store touch_down. One touch routine forgot to
> check stylus_in_proximity before sending touch events. This patch fixes
> those issues.
> 
> Signed-off-by: Ping Cheng <pingc@wacom.com>
> ---
> v2: added commit comments as reqested by Jiri. No code update.

Thanks. I've applied all 3 patches.

-- 
Jiri Kosina
SUSE Labs

  reply	other threads:[~2015-01-29 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 17:42 [PATCH 1/3] Make sure touch arbitration is applied consistently across devices Ping Cheng
2015-01-29 13:06 ` Jiri Kosina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-27 21:29 Ping Cheng
2015-01-28 13:31 ` Jiri Kosina

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=alpine.LNX.2.00.1501291406210.28996@pobox.suse.cz \
    --to=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=pingc@wacom.com \
    --cc=pinglinux@gmail.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.