[git pull] Input update for 2.6.17-rc5

From: Dmitry Torokhov
Date: Tue May 30 2006 - 00:10:51 EST


Linus,

Please pull from:

ÂÂÂÂÂÂÂÂgit://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git

or
ÂÂÂÂÂÂÂÂmaster.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git

The tree contains fix for memory leak in sidewinder driver, additional
DMI entries for lifebook and wistron drivers, alps old protocol fix
and a couple of other changes.

Diffstat:

drivers/input/joystick/sidewinder.c | 11 ++++++-----
drivers/input/keyboard/corgikbd.c | 12 ++++++------
drivers/input/keyboard/spitzkbd.c | 12 ++++++------
drivers/input/misc/wistron_btns.c | 19 +++++++++++++++++++
drivers/input/mouse/alps.c | 4 ++--
drivers/input/mouse/lifebook.c | 24 ++++++++++++++++++++++++
drivers/input/mouse/logips2pp.c | 6 ++++++
include/linux/input.h | 13 +++++--------
8 files changed, 74 insertions(+), 27 deletions(-)

Changelog:

Jesper Juhl:
Input: sidewinder - fix memory leak

Kenan Esau:
Input: psmouse - DMI updates for lifebook protocol

masc@xxxxxxxxxxxxxxxxx:
Input: wistron - add support for AOpen Barebook 1559as

Matthew Garrett:
Input: add KEY_BATTERY keycode

Richard Purdie:
Input: change from numbered to named switches

Yotam Medini:
Input: alps - fix old protocol decoding

Zbigniew Luszpinski:
Input: psmouse - add detection of Logitech TrackMan Wheel trackball

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/