2006-02-15 06:14:09

by Dmitry Torokhov

[permalink] [raw]
Subject: [GIT PATCH 0/6] Input update for 2.6.16

Hi Linus,

Please do a pull from:

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


Changelog:

Input: kill remnants of 98kbd{,-io} and 98spkr (Arthur Othieno)
Input: ads7846 - assorted updates (David Brownell)
Input: ads7846 - convert to to dynamic input_dev allocation
Input: trackpoint - enable devices connected to external port
Input: logips2pp - add new signature (99) (Meelis Roos)
Input: ixp4xx-beeper - fix compile error (Alessandro Zummo)

Diffstat:

keyboard/Makefile | 1
misc/Makefile | 1
misc/ixp4xx-beeper.c | 1
mouse/logips2pp.c | 1
mouse/trackpoint.c | 20 ++++--
mouse/trackpoint.h | 4 -
serio/Makefile | 1
touchscreen/ads7846.c | 149 ++++++++++++++++++++++++++++++--------------------
8 files changed, 110 insertions(+), 68 deletions(-)

--
Dmitry