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 more updates for the input subsystem.

Changelog:
---------

Andres Salomon (2):
      Input: psmouse - fix potential memory leak in psmouse_connect()
      Input: psmouse - fix input_dev leak in lifebook driver

Daniel Ritz (1):
      Input: usbtouchscreen - fix buffer overflow, make more egalax work

Dmitry Torokhov (1):
      Input: ALPS - fix sync loss on Acer Aspire 5720ZG

Micah Parrish (1):
      Input: mousedev - handle mice that use absolute coordinates

Diffstat:
--------

 drivers/input/mouse/alps.c                 |    2 +-
 drivers/input/mouse/lifebook.c             |    7 +++-
 drivers/input/mouse/psmouse-base.c         |    2 +
 drivers/input/mousedev.c                   |    9 +++++
 drivers/input/touchscreen/usbtouchscreen.c |   55 +++++++++++++++++-----------
 5 files changed, 51 insertions(+), 24 deletions(-)

-- 
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