[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1292234384-2599-1-git-send-email-ike.pan@canonical.com>
Date: Mon, 13 Dec 2010 17:59:44 +0800
From: Ike Panhc <ike.pan@...onical.com>
To: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
linux-acpi@...r.kernel.org
Cc: Matthew Garrett <mjg@...hat.com>,
David Woodhouse <dwmw2@...radead.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Dave Hansen <dave@...ux.vnet.ibm.com>,
Corentin Chary <corentin.chary@...il.com>
Subject: [PATCH v3 0/6] ideapad: hotkey enablement
Here are the enablement patches for hotkey events on ideapads and these patches
are made against current checkout of mainline kernel.
After last time posting on LKML, there are several feedback and these patches
are modified.
>From Dmitry Torokhov, squash the select INPUT_SPARSEKMAP patch and hotkey
enablement patch.
>From Corentin Chary, add documentation about the usage of sysfs node
>From Dave Hansen, change the platform node name from Ideapad to ideapad
These patches are available in the git repository at:
git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git ideapad-laptop
Ike Panhc (6):
ideapad: add platform driver for ideapad
ideapad: let camera power control entry under platform driver
ideapad: add hotkey support
ideapad: add markups, unify comments and return result when init
ideapad: pass ideapad_priv as argument (part 1)
ideapad: pass ideapad_priv as argument (part 2)
.../ABI/testing/sysfs-platform-ideapad-laptop | 6 +
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/ideapad-laptop.c | 259 ++++++++++++++------
3 files changed, 186 insertions(+), 80 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-platform-ideapad-laptop
--
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