2007-06-04 05:13:15

by Dmitry Torokhov

[permalink] [raw]
Subject: [git pull] Input updates for 2.6.22-rc3

Hi Linus,

Please consider pulling 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 input subsystem.

Changelog:
----------

Dmitry Torokhov (3):
Input: db9 - do not ignore dev2 module parameter
Input: ucb1x00 - do not access input_dev->private directly
Input: reduce raciness when input handlers disconnect

Uwe Bugla (1):
Input: logips2pp - fix typo in Kconfig

Diffstat:
---------

drivers/input/evdev.c | 2 +-
drivers/input/joydev.c | 2 +-
drivers/input/joystick/db9.c | 2 +-
drivers/input/mouse/Kconfig | 2 +-
drivers/input/mousedev.c | 2 +-
drivers/input/tsdev.c | 2 +-
drivers/mfd/ucb1x00-ts.c | 7 ++++---
7 files changed, 10 insertions(+), 9 deletions(-)

--
Dmitry