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. The main change is to fix breakage
in Elantech driver introduced by the recent commit adding trackpoint reporting
to protocol v4. Now we are trusting the hardware to advertise the trackpoint
properly and do not try to decode the data as trackpoint if firmware told us
it is not present.

Changelog:
---------

Ben Sagal (1):
      Input: synaptics - adjust min/max on Thinkpad E540

Dmitry Torokhov (1):
      Input: elantech - trust firmware about trackpoint presence

Greg Kroah-Hartman (1):
      Input: xpad - use proper endpoint type


Diffstat:
--------

 drivers/input/joystick/xpad.c   | 16 +++++++++++++---
 drivers/input/mouse/elantech.c  | 10 +---------
 drivers/input/mouse/synaptics.c |  4 ++++
 3 files changed, 18 insertions(+), 12 deletions(-)

Thanks.

-- 
Dmitry

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

Reply via email to