From: Dmitry Torokhov on
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 a few last minute changes to the input subsystem.

Changelog:
---------

Bastien Nocera (1):
Input: i8042 - do not try to probe ports on Intel Apple Macs

Dmitry Torokhov (2):
Input: elantech - use all 3 bytes when checking version
Input: psmouse - reset all types of mice before reconnecting

Marek Vasut (2):
Input: iforce - add Guillemot Jet Leader Force Feedback
Input: iforce - fix Guillemot Jet Leader 3D entry

Oskar Schirmer (1):
Input: ad7877 - keep dma rx buffers in seperate cache lines


Diffstat:
--------

drivers/input/joystick/iforce/iforce-main.c | 6 ++++-
drivers/input/joystick/iforce/iforce-usb.c | 1 +
drivers/input/mouse/elantech.c | 24 ++++++++++----------
drivers/input/mouse/elantech.h | 5 +--
drivers/input/mouse/psmouse-base.c | 14 +++++++++---
drivers/input/serio/i8042-x86ia64io.h | 30 ++++++++++++++++++++++++++-
drivers/input/touchscreen/ad7877.c | 15 ++++++++++--
7 files changed, 71 insertions(+), 24 deletions(-)

--
Dmitry

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