From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753993AbdFWIPp (ORCPT ); Fri, 23 Jun 2017 04:15:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48086 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753551AbdFWIPm (ORCPT ); Fri, 23 Jun 2017 04:15:42 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 603F67F417 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=benjamin.tissoires@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 603F67F417 Date: Fri, 23 Jun 2017 10:15:34 +0200 From: Benjamin Tissoires To: Jiri Kosina Cc: Masaki Ota <012nexus@gmail.com>, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, masaki.ota@jp.alps.com Subject: Re: [PATCH 0/4] Support new Alps HID I2C Touchpad device Message-ID: <20170623081534.GJ26073@mail.corp.redhat.com> References: <1493278834-8523-1-git-send-email-masaki.ota@jp.alps.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Fri, 23 Jun 2017 08:15:42 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On May 11 2017 or thereabouts, Jiri Kosina wrote: > On Thu, 27 Apr 2017, Masaki Ota wrote: > > > Hi, Benjamin, > > > > I modified the patch and added the code that supports Alps USB Touchpad as PATCH 4/4. > > Hi, > > could you please reformat / extend the changelogs of individual commits a > little bit, so that they are more in line with our usual commitlog style > (not brief bullets, but a regular text), and try to explain in a few more > sentences what are the changes about? > Hi Masaki, Have you made any progress on this series? It seems some users need it or they have suspend/resume issues: https://bugs.freedesktop.org/show_bug.cgi?id=98099 An update would be greatly appreciated :) Cheers, Benjamin