Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753388AbbBYQpG (ORCPT ); Wed, 25 Feb 2015 11:45:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37310 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752483AbbBYQnz (ORCPT ); Wed, 25 Feb 2015 11:43:55 -0500 From: Benjamin Tissoires To: josep.sanchez.ferreres@est.fib.upc.edu, ACHARD.Frederic.frederic.achard@free.fr, Jiri Kosina , Ping Cheng , Jason Gerecke Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] HID: wacom: add support of Bamboo PAD Date: Wed, 25 Feb 2015 11:43:38 -0500 Message-Id: <1424882620-22733-1-git-send-email-benjamin.tissoires@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 872 Lines: 26 So here is the v2 of the patch set to support the Bamboo PAD. It has been tested by Josep (thanks!) on the wired version and I developped it on the wireless version. I guess it should be good to go if the reviews goes well. Cheers, Benjamin Benjamin Tissoires (2): HID: wacom: store the hid_device pointers of the sibling devices HID: wacom: add full support of the Wacom Bamboo PAD drivers/hid/wacom_sys.c | 49 +++++++++++++++++++++--- drivers/hid/wacom_wac.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++++ drivers/hid/wacom_wac.h | 7 ++++ 3 files changed, 150 insertions(+), 6 deletions(-) -- 2.1.0 -- 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/