public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.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.24-rc0 (part 2)
Date: Mon, 22 Oct 2007 01:14:32 -0400	[thread overview]
Message-ID: <200710220114.32474.dmitry.torokhov@gmail.com> (raw)

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.

Changelog:
---------

Anton Ekblad (1):
      Input: appletouch - apply idle reset logic to all touchpads

Jerrold Jones (1):
      Input: usbtouchscreen - add support for GoTop tablet devices

Michael Hennerich (1):
      Input: bf54x-keys - return real error when request_irq() fails

Márton Németh (1):
      Input: i8042 - export i8042_command()

Diffstat:
--------

 drivers/input/keyboard/bf54x-keys.c        |    1 -
 drivers/input/mouse/appletouch.c           |   25 ++++++++-----------
 drivers/input/serio/i8042.c                |    4 ++-
 drivers/input/serio/i8042.h                |   22 -----------------
 drivers/input/touchscreen/Kconfig          |    6 ++++
 drivers/input/touchscreen/usbtouchscreen.c |   36 ++++++++++++++++++++++++++-
 include/linux/i8042.h                      |   35 +++++++++++++++++++++++++++
 7 files changed, 89 insertions(+), 40 deletions(-)
 create mode 100644 include/linux/i8042.h

-- 
Dmitry

                 reply	other threads:[~2007-10-22  5:14 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=200710220114.32474.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox