[git pull] Input updates for 3.7-rc0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: pgpF5dwbW8Z8z.pgp
Description: PGP signature


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux