From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] HID: yet another buggy ELAN touchscreen Date: Wed, 19 Nov 2014 08:33:24 -0800 Message-ID: <20141119163324.GA2418@kroah.com> References: <1416240702-28988-1-git-send-email-oneukum@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org To: Jiri Kosina Cc: Oliver Neukum , linux-input@vger.kernel.org, stable@vger.kernel.org, linux-usb@vger.kernel.org List-Id: linux-input@vger.kernel.org On Wed, Nov 19, 2014 at 03:52:29PM +0100, Jiri Kosina wrote: > > [ Greg and linux-usb@ added to CC ] > > On Mon, 17 Nov 2014, Oliver Neukum wrote: > > > The touchscreen needs the same quirk as the other models. > > > > Signed-off-by: Oliver Neukum > > Reported-by: Bryan Poling > > CC: stable@vger.kernel.org > > --- > > drivers/hid/hid-ids.h | 1 + > > drivers/hid/usbhid/hid-quirks.c | 1 + > > drivers/usb/core/quirks.c | 3 +++ > > Greg, are you OK with me taking the whole lot through hid.git in one > commit? (USB quirks and HID quirks for Elan devices have been merged > independently for previous 3 devices, but I don't think it's worth the > hassle splitting it). Yes, no objection from me: Acked-by: Greg Kroah-Hartman