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.11-rc0
Date: Fri, 12 Jul 2013 23:38:36 -0700 [thread overview]
Message-ID: <20130713063836.GA6173@core.coreip.homeip.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1645 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 2nd round of updates for the input subsystem. You will get an
update to Elantech driver to support hardware v7, fix to the new cyttsp4
driver to use proper addressing, ads7846 git device tree support and
nspire-keypad got a small cleanup.
Changelog:
---------
Daniel Mack (1):
Input: ads7846 - add device tree bindings
Daniel Tang (1):
Input: nspire-keypad - replace magic offset with define
Dmitry Torokhov (1):
Input: ads7846 - make sure we do not change platform data
Ferruh Yigit (1):
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Matteo Delfino (1):
Input: elantech - fix for newer hardware versions (v7)
Diffstat:
--------
.../devicetree/bindings/input/ads7846.txt | 91 +++++++++++++++
drivers/input/keyboard/nspire-keypad.c | 2 +-
drivers/input/mouse/elantech.c | 17 +--
drivers/input/touchscreen/ads7846.c | 123 ++++++++++++++++++---
drivers/input/touchscreen/cyttsp4_core.h | 12 +-
drivers/input/touchscreen/cyttsp4_spi.c | 20 ++--
drivers/input/touchscreen/cyttsp_core.h | 8 +-
drivers/input/touchscreen/cyttsp_i2c_common.c | 30 +++--
drivers/input/touchscreen/cyttsp_spi.c | 6 +-
9 files changed, 253 insertions(+), 56 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/ads7846.txt
--
Dmitry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-07-13 6:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-13 6:38 Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-04 21:23 [git pull] Input updates for 3.11-rc0 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=20130713063836.GA6173@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).