linux-input.vger.kernel.org archive mirror
 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>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 2.6.30-rc2
Date: Thu, 16 Apr 2009 19:29:15 -0700	[thread overview]
Message-ID: <20090417022915.GA7594@dtor-d630.eng.vmware.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:
---------

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-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2009-04-17  2:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17  2:29 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-01 13:35 [git pull] Input updates for 2.6.30-rc2 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=20090417022915.GA7594@dtor-d630.eng.vmware.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-input@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).