mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 3.7-rc0
Date: Fri, 12 Oct 2012 13:00:07 -0700	[thread overview]
Message-ID: <20121012200007.GA31768@core.coreip.homeip.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2054 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. With it input
core no longer limits number of character devices per event handler
(such as evdev) to 32, but switches to dynamic minors once legacy range
is exhausted. This should get multi-seat installations that currently
run our of event devices very quickly.

You will also get an update for Wacom driver and a couple of driver fixes.

Thanks!

Changelog:
---------

Andy Shevchenko (1):
      Input: atmel_mxt_ts - simplify mxt_dump_message

Dmitry Torokhov (5):
      Input: mousedev - factor out psaux code to reduce #ifdefery
      Input: mousedev - reformat structure initializers
      Input: mousedev - rename mixdev_open to opened_by_mixdev
      Input: mousedev - mark mousedev interfaces as non-seekable
      Input: extend the number of event (and other) devices

Jason Gerecke (4):
      Input: wacom - report correct touch contact size for I5/Bamboo
      Input: wacom - allow any multi-input Intuos device to set prox
      Input: wacom - introduce wacom_fix_phy_from_hid
      Input: wacom - clean up wacom_query_tablet_data

Thomas Abraham (1):
      Input: samsung-keypad - add clk_prepare and clk_unprepare


Diffstat:
--------

 drivers/input/evdev.c                    |  99 +++++---------
 drivers/input/input.c                    | 114 ++++++++--------
 drivers/input/joydev.c                   |  88 +++++-------
 drivers/input/keyboard/samsung-keypad.c  |  11 +-
 drivers/input/mousedev.c                 | 224 ++++++++++++++++---------------
 drivers/input/tablet/wacom_sys.c         | 145 ++++++++++++++------
 drivers/input/tablet/wacom_wac.c         |  30 ++++-
 drivers/input/touchscreen/atmel_mxt_ts.c |   6 +-
 include/linux/input.h                    |  10 +-
 9 files changed, 382 insertions(+), 345 deletions(-)

-- 
Dmitry


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

             reply	other threads:[~2012-10-12 20:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12 20:00 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17  6:25 Dmitry Torokhov
2012-12-17  6:56 ` Dmitry Torokhov
2012-11-02 22:49 Dmitry Torokhov
2012-10-02  6:32 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=20121012200007.GA31768@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --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

all inboxes | Powered by JetHome®