From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Bagwell Subject: Re: [PATCH 0/5] input: wacom: Initial support for Bamboo (rev3) Date: Sun, 5 Sep 2010 09:28:38 -0500 Message-ID: References: <1283607783-29388-1-git-send-email-rydberg@euromail.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Ping Cheng Cc: Henrik Rydberg , Dmitry Torokhov , Ping Cheng , "linux-input@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: linux-input@vger.kernel.org On Sat, Sep 4, 2010 at 4:24 PM, Ping Cheng wrote: > On Saturday, September 4, 2010, Henrik Rydberg = wrote: >> This the fourth iteration of the Bamboo patches. Hopefully no big >> surprises. =A0The ordering has changed to allow setting the pressure= _max >> which is not parsed in the hid function. Ping's button mapping has >> been implemented, relying on middle-button emulation instead. =A0The >> lowres quirks now apply to all touch devices in the family. > > Thank you Henrik for the patchset. Very much appreciated. > > Acked-by: Ping Cheng < pingc@wacom.com> =A0for the series. > > Ping Thanks for addressing my comments/questions. Also, Thanks for placing all the hooks for future pen support as well. I'll be following up with a patch set for that once your finished. If there are any remaining pen specific issues, feel free to offload it on me. Chris > >> Henrik Rydberg (4): >> =A0=A0input: wacom: Add fuzz parameters to features >> =A0=A0input: wacom: Collect device quirks into single function (rev2= ) >> =A0=A0input: wacom: Add support for the Bamboo Touch trackpad (rev4) >> =A0=A0input: wacom: Add a quirk for lowres Bamboo devices (rev2) >> >> Ping Cheng (1): >> =A0=A0input: wacom: Parse the Bamboo device family >> >> =A0drivers/input/tablet/wacom.h =A0 =A0 | =A0 =A01 + >> =A0drivers/input/tablet/wacom_sys.c | =A0 57 +++++++++++++----- >> =A0drivers/input/tablet/wacom_wac.c | =A0123 +++++++++++++++++++++++= ++++++++++++++- >> =A0drivers/input/tablet/wacom_wac.h | =A0 14 ++++ >> =A04 files changed, 176 insertions(+), 19 deletions(-) >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-inpu= t" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at =A0http://vger.kernel.org/majordomo-info.html >> >