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 3.15-rc7
Date: Fri, 30 May 2014 08:44:01 -0700	[thread overview]
Message-ID: <20140530154401.GA23857@core.coreip.homeip.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]

Hi Linus,

Please pull from:

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

to receive updates for the input subsystem. You will get a couple of
driver/build fixups and also redone quirk for Synaptics touchpads on
Lenovo boxes (now using PNP IDs instead of DMI data to limit number of
quirks).

Changelog:
---------

Arnd Bergmann (2):
      Input: fix ps2/serio module dependency
      Input: atmel-wm97xx - only build for AVR32

Chao Xie (1):
      Input: pxa27x-keypad - fix generating scancode

Hans de Goede (4):
      Input: synaptics - add min/max quirk for the ThinkPad W540
      Input: synaptics - T540p - unify with other LEN0034 models
      Input: synaptics - add a matches_pnp_id helper function
      Input: synaptics - change min/max quirk table to pnp-id matching

Liviu Dudau (1):
      Input: ambakmi - request a shared interrupt for AMBA KMI devices


Diffstat:
--------

 drivers/input/keyboard/Kconfig         |   2 +-
 drivers/input/keyboard/pxa27x_keypad.c |   7 +-
 drivers/input/mouse/Kconfig            |   2 +-
 drivers/input/mouse/synaptics.c        | 166 ++++++++++-----------------------
 drivers/input/serio/ambakmi.c          |   3 +-
 drivers/input/touchscreen/Kconfig      |   2 +-
 6 files changed, 61 insertions(+), 121 deletions(-)

-- 
Dmitry


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2014-05-30 15:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140530154401.GA23857@core.coreip.homeip.net \
    --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).