Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759725Ab0KQG7d (ORCPT ); Wed, 17 Nov 2010 01:59:33 -0500 Received: from adelie.canonical.com ([91.189.90.139]:55575 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756765Ab0KQG7c (ORCPT ); Wed, 17 Nov 2010 01:59:32 -0500 From: Ike Panhc To: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org Cc: Matthew Garrett , David Woodhouse Subject: [PATCH 0/3] ideapad: hotkey enablement Date: Wed, 17 Nov 2010 14:59:25 +0800 Message-Id: <1289977165-14802-1-git-send-email-ike.pan@canonical.com> X-Mailer: git-send-email 1.7.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 19 Here are the enablement patches for hotkey events on ideapads and these patches are made against current checkout of mainline kernel. These patches are available in the git repository at: git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git ideapad-laptop Ike Panhc (3): ideapad: add platform driver for ideapad ideapad: let camera power control entry under platform driver ideapad: add hotkey support drivers/platform/x86/ideapad-laptop.c | 174 ++++++++++++++++++++++++++------- 1 files changed, 140 insertions(+), 34 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/