linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>
To: "Cole, JD" <JD.Cole@plantronics.com>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	"jkosina@suse.cz" <jkosina@suse.cz>,
	"bleung@chromium.org" <bleung@chromium.org>,
	"Junge, Terry" <Terry.Junge@plantronics.com>,
	"Dsouza, Sunil" <Sunil.Dsouza@plantronics.com>,
	"Wesselman, Tom" <Tom.Wesselman@plantronics.com>
Subject: Re: [PATCH 1/2] Introduces Plantronics driver to fix errant mouse events.
Date: Fri, 31 Oct 2014 16:53:42 -0700	[thread overview]
Message-ID: <20141031235342.GA11631@dtor-ws> (raw)
In-Reply-To: <512A3191-0BAA-4E92-A863-66AFD2A16422@plantronics.com>

Hi JD,

On Fri, Oct 31, 2014 at 07:20:13PM +0000, Cole, JD wrote:
> This version of the driver prevents Telephony pages which are not
> mapped as Consumer Control applications AND are not on the Consumer Page
> from being registered by the hid-input driver.
> 
> Signed-off-by: JD Cole <jd.cole@plantronics.com>
> ---
> drivers/hid/Kconfig           |    7 ++++
> drivers/hid/Makefile          |    1 +
> drivers/hid/hid-core.c        |    1 +
> drivers/hid/hid-ids.h         |    2 ++
> drivers/hid/hid-plantronics.c |   78 +++++++++++++++++++++++++++++++++++++++++
> include/linux/hid.h           |    3 ++
> 6 files changed, 92 insertions(+)
> create mode 100644 drivers/hid/hid-plantronics.c
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index f42df4d..bf1c74e 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -613,6 +613,13 @@ config HID_PICOLCD_CIR
>         ---help---
>           Provide access to PicoLCD's CIR interface via remote control (LIRC).
> 
> +config HID_PLANTRONICS
> +       tristate "Plantronics USB HID Driver"
> +       default !EXPERT
> +       depends on HID
> +       ---help---
> +       Provides HID support for Plantronics telephony devices.
> +

It looks like your MUA or MTA converted all TABs into spaces. Could you
please try resending?

Thanks!

-- 
Dmitry

  reply	other threads:[~2014-10-31 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 19:20 [PATCH 1/2] Introduces Plantronics driver to fix errant mouse events Cole, JD
2014-10-31 23:53 ` dmitry.torokhov [this message]
2014-11-01  0:34   ` JD Cole
2014-11-01  0:42     ` Dmitry Torokhov
2014-11-01  2:12 ` Benjamin Tissoires
2014-11-03 13:22   ` Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141031235342.GA11631@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=JD.Cole@plantronics.com \
    --cc=Sunil.Dsouza@plantronics.com \
    --cc=Terry.Junge@plantronics.com \
    --cc=Tom.Wesselman@plantronics.com \
    --cc=bleung@chromium.org \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).