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. This fixes recent regression
where /dev/input/mice got assigned wrong device node which messed up
setups with static /dev, and a regression in ads7846 GPIO debounce
setup.

Changelog:
---------

Dmitry Torokhov (1):
      Input: mousedev - move /dev/input/mice to the correct minor

Henrik Rydberg (1):
      Input: MT - document new 'flags' argument of input_mt_init_slots()

Igor Grinberg (2):
      Input: ads7846 - enable pendown GPIO debounce time setting
      ARM - OMAP: ads7846: fix pendown debounce setting


Diffstat:
--------

 arch/arm/mach-omap2/common-board-devices.c | 34 ++++++++++++++++++------------
 drivers/input/input-mt.c                   |  4 ++++
 drivers/input/mousedev.c                   |  4 ++--
 drivers/input/touchscreen/ads7846.c        |  6 +++++-
 include/linux/spi/ads7846.h                |  5 +++--
 5 files changed, 34 insertions(+), 19 deletions(-)

Thanks!

-- 
Dmitry

Attachment: pgpZlW3J6Hhep.pgp
Description: PGP signature

Reply via email to