[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180417131833.8551-1-benjamin.tissoires@redhat.com>
Date: Tue, 17 Apr 2018 15:18:31 +0200
From: Benjamin Tissoires <benjamin.tissoires@...hat.com>
To: Jiri Kosina <jikos@...nel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Peter Hutterer <peter.hutterer@...-t.net>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: Re: [PATCH v2 2/2] HID: input: do not increment usages when a duplicate is found
FYI, these are the two patches I mentioned earlier.
checkpatch.pl still complains about them so do not merge them right away, but
this should give you a better idea.
Also, this is the tip of my local tree, so there is a high chance it doesn't
apply cleanly on your for-next branch.
Cheers,
Benjamin
Benjamin Tissoires (2):
HID: generic: create one input report per application type
HID: input: append a suffix matching the application
drivers/hid/hid-core.c | 10 ++++--
drivers/hid/hid-generic.c | 15 ++++++++
drivers/hid/hid-gfrm.c | 2 +-
drivers/hid/hid-input.c | 84 +++++++++++++++++++++++++++++++++++++++-----
drivers/hid/hid-magicmouse.c | 6 ++--
drivers/hid/hid-multitouch.c | 34 ++++++------------
include/linux/hid.h | 6 +++-
7 files changed, 117 insertions(+), 40 deletions(-)
--
2.14.3
Powered by blists - more mailing lists