All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [git pull] Input updates for 2.6.22-rc4
Date: Wed, 13 Jun 2007 02:10:55 -0400	[thread overview]
Message-ID: <200706130210.56559.dtor@insightbb.com> (raw)

Hi Linus,

Please consider pulling 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 input subsystem.

Changelog:
----------

Dmitry Torokhov (3):
      Input: i8042 - add ASUS P65UP5 to the noloop list
      Input: i8042 - add ULI EV4873 to noloop list
      Input: move input-polldev to drivers/input

Ondrej Zary (1):
      Input: usbtouchscreen - fix fallout caused by move from drivers/usb

Diffstat:
---------

 drivers/input/Kconfig                      |   13 ++++++++
 drivers/input/Makefile                     |    1 +
 drivers/input/{misc => }/input-polldev.c   |    0 
 drivers/input/misc/Kconfig                 |   11 -------
 drivers/input/misc/Makefile                |    1 -
 drivers/input/serio/i8042-x86ia64io.h      |   18 +++++++++++
 drivers/input/touchscreen/usbtouchscreen.c |   44 ++++++++++++++--------------
 7 files changed, 54 insertions(+), 34 deletions(-)
 rename drivers/input/{misc => }/input-polldev.c (100%)


-- 
Dmitry

             reply	other threads:[~2007-06-13  6:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13  6:10 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-29  5:47 [git pull] Input updates for 2.6.22-rc4 Dmitry Torokhov

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=200706130210.56559.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.