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,
	Jiri Kosina <jkosina@suse.com>,
	Henrik Rydberg <rydberg@bitmath.org>
Subject: [git pull] Input updates for 4.2-rc4
Date: Thu, 30 Jul 2015 10:38:07 -0700	[thread overview]
Message-ID: <20150730173807.GD13165@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. The main change is support
for keyboards and touchpads found in 2015 editions of Macbooks.

Changelog:
---------

Dmitry Torokhov (1):
      Revert "Input: zforce - don't overwrite the stack"

Henrik Rydberg (2):
      Input: bcm5974 - prepare for a new trackpad generation
      HID: apple: Add support for the 2015 Macbook Pro

Jiri Kosina (1):
      Input: synaptics - dump ext10 capabilities as well

John Horan (1):
      Input: bcm5974 - add support for the 2015 Macbook Pro


Diffstat:
--------

 drivers/hid/hid-apple.c               |   6 ++
 drivers/hid/hid-core.c                |   6 ++
 drivers/hid/hid-ids.h                 |   3 +
 drivers/input/mouse/bcm5974.c         | 165 +++++++++++++++++++++++-----------
 drivers/input/mouse/synaptics.c       |   4 +-
 drivers/input/touchscreen/zforce_ts.c |   2 +-
 6 files changed, 130 insertions(+), 56 deletions(-)

-- 
Dmitry

                 reply	other threads:[~2015-07-30 17:38 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=20150730173807.GD13165@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rydberg@bitmath.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).