All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Andrew Morton <akpm@osdl.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [git pull] Input update for 2.6.17-rc5
Date: Tue, 30 May 2006 00:11:43 -0400	[thread overview]
Message-ID: <200605300011.43803.dtor_core@ameritech.net> (raw)

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@theaterzentrum.at:
      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

                 reply	other threads:[~2006-05-30  4:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605300011.43803.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.