[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200710220114.32474.dmitry.torokhov@gmail.com>
Date: Mon, 22 Oct 2007 01:14:32 -0400
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] Input updates for 2.6.24-rc0 (part 2)
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists