linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: linux-input@vger.kernel.org
Cc: rjw@sisk.pl
Subject: [PATCH 0/2] Series short description
Date: Thu, 10 Sep 2009 22:41:48 -0700	[thread overview]
Message-ID: <20090911054136.27115.20927.stgit@localhost.localdomain> (raw)

The following series implements...

---

Dmitry Torokhov (2):
      Input: atkbd - rely on input core to restore state on resume
      Input: libps2 - additional locking for i8042 ports


 drivers/input/input.c           |   64 ++++++++++++++++++++++++++++++++++++++-
 drivers/input/keyboard/atkbd.c  |   25 ---------------
 drivers/input/mouse/sentelic.c  |   18 ++++++-----
 drivers/input/serio/i8042.c     |   40 ++++++++++++++++++++++++
 drivers/input/serio/libps2.c    |   28 +++++++++++++++--
 drivers/leds/leds-clevo-mail.c  |    8 +++++
 drivers/platform/x86/acer-wmi.c |    2 +
 include/linux/i8042.h           |   30 ++++++++++++++++++
 include/linux/input.h           |    2 +
 include/linux/libps2.h          |    2 +
 10 files changed, 180 insertions(+), 39 deletions(-)

-- 
Signature

                 reply	other threads:[~2009-09-11  5:41 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=20090911054136.27115.20927.stgit@localhost.localdomain \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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).