[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090417022915.GA7594@dtor-d630.eng.vmware.com>
Date: Thu, 16 Apr 2009 19:29:15 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 2.6.30-rc2
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:
---------
Alexander Beregalov (1):
Input: hp_sdc_rtc should depend on serio
Arjan van de Ven (3):
Input: i8042 - introduce a tougher reset
Input: i8042 - add a DMI table for the i8042.reset option
Input: remove unnecessary synchronize_rcu() call
Barry Carroll (1):
Input: atkbd - add forced release keys quirk for Samsung NC20
Ben Nizette (1):
Input: ads7846 - fix unsafe disable_irq
Dmitry Torokhov (2):
Input: gameport - fix attach driver code
Input: atkbd - add forced release keys quirk for Samsung Q45
Eric Miao (3):
Input: ads7846 - introduce platform specific way to synchronize sampling
Input: da9034-ts - add Bin Yang as co-author of the driver
Input: da9034-ts - make pen {down,up} events more reliable
Ilpo Järvinen (1):
Input: pc110pad - remove unused variable dev
Jiri Slaby (1):
Input: mainstone-wm97xx - fix condition in pen_up
Mark Brown (1):
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Michael Hennerich (2):
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Diffstat:
--------
drivers/input/gameport/gameport.c | 14 ++++-----
drivers/input/input.c | 1 -
drivers/input/keyboard/atkbd.c | 20 +++++++++++++-
drivers/input/keyboard/bf54x-keys.c | 2 +-
drivers/input/misc/Kconfig | 2 +-
drivers/input/mouse/pc110pad.c | 1 -
drivers/input/serio/i8042-x86ia64io.h | 28 +++++++++++++++++++
drivers/input/serio/i8042.c | 37 ++++++++++++++++++++-----
drivers/input/touchscreen/ad7877.c | 4 +-
drivers/input/touchscreen/ad7879.c | 3 +-
drivers/input/touchscreen/ads7846.c | 12 +++++++-
drivers/input/touchscreen/da9034-ts.c | 29 ++++++++++++-------
drivers/input/touchscreen/mainstone-wm97xx.c | 7 ++---
drivers/input/touchscreen/wm97xx-core.c | 3 +-
include/linux/spi/ads7846.h | 1 +
15 files changed, 121 insertions(+), 43 deletions(-)
--
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