linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 4.9-rc3
Date: Wed, 30 Nov 2016 17:51:46 -0800	[thread overview]
Message-ID: <20161201015146.GF31934@dtor-ws> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. We are disabling automatic
probing of BYD touchpads as it results in too many false positives, and
the hardware is not terribly popular and having the protocol support
does not result in significantly improved user experience.

We also change keycode for KEY_DATA to avoid clashing with
KEY_FASTREVERSE. Luckily this newish code is used by CEC framework that
is still in staging, so it is extremely unlikely that someone has
already started using this keycode.

Changelog:
---------

Dmitry Torokhov (1):
      Input: psmouse - disable automatic probing of BYD touchpads

Ping Cheng (1):
      Input: change KEY_DATA from 0x275 to 0x277


Diffstat:
--------

 drivers/input/mouse/psmouse-base.c     | 4 ----
 include/uapi/linux/input-event-codes.h | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
Dmitry

             reply	other threads:[~2016-12-01  1:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-01  1:51 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-05 18:09 [git pull] Input updates for 4.9-rc3 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=20161201015146.GF31934@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).