Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752586Ab1F3Ltx (ORCPT ); Thu, 30 Jun 2011 07:49:53 -0400 Received: from adelie.canonical.com ([91.189.90.139]:43128 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751587Ab1F3Ltq (ORCPT ); Thu, 30 Jun 2011 07:49:46 -0400 From: Ike Panhc To: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org Cc: Matthew Garrett , Corentin Chary Subject: [PATCH 0/3 v3] ideapad: add backlight driver and changes of sysfs nodes Date: Thu, 30 Jun 2011 19:49:44 +0800 Message-Id: <1309434584-4636-1-git-send-email-ike.pan@canonical.com> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 934 Lines: 26 Changes after last post: * In show_ideapad_cfg, Using %lX to avoid one cast. * When fail from reading EC, return -EIO * Not to change the parameter of ideapad_sync_rfk_state * Add backlight type Patches are available in the git repository at: git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git ideapad-laptop Ike Panhc (3): ideapad: define cfg bits and create sysfs node for cfg ideapad: let camera_power node invisiable if no camera ideapad: add backlight driver .../ABI/testing/sysfs-platform-ideapad-laptop | 17 ++ drivers/platform/x86/ideapad-laptop.c | 192 +++++++++++++++++--- 2 files changed, 187 insertions(+), 22 deletions(-) -- 1.7.4.1 -- 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/