Linux Input/HID development
 help / color / mirror / Atom feed
From: "Cole, JD" <JD.Cole@plantronics.com>
To: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Cc: "jkosina@suse.cz" <jkosina@suse.cz>,
	"dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>,
	"bleung@chromium.org" <bleung@chromium.org>,
	"Junge, Terry" <Terry.Junge@plantronics.com>,
	"Wesselman, Tom" <Tom.Wesselman@plantronics.com>,
	"Dsouza, Sunil" <Sunil.Dsouza@plantronics.com>
Subject: [PATCH 2/2] Added missing HID Consumer Page identifiers, for completeness.
Date: Fri, 31 Oct 2014 19:23:13 +0000	[thread overview]
Message-ID: <899CD57B-10D4-4AB1-B006-50572BCD6871@plantronics.com> (raw)

Adds CA and NAry usage type identifiers.

Signed-off-by: JD Cole <jd.cole@plantronics.com>
---
include/linux/hid.h |   24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)

diff --git a/include/linux/hid.h b/include/linux/hid.h
index a63f2aa..58a89ed 100644
--- a/include/linux/hid.h
+++ b/include/linux/hid.h
@@ -236,6 +236,30 @@ struct hid_item {
#define HID_DG_TABLETPICK       0x000d0046

#define HID_CP_CONSUMERCONTROL  0x000c0001
+#define HID_CP_NUMERICKEYPAD   0x000c0002
+#define HID_CP_PROGRAMMABLEBUTTONS     0x000c0003
+#define HID_CP_MICROPHONE      0x000c0004
+#define HID_CP_HEADPHONE       0x000c0005
+#define HID_CP_GRAPHICEQUALIZER        0x000c0006
+#define HID_CP_FUNCTIONBUTTONS 0x000c0036
+#define HID_CP_SELECTION       0x000c0080
+#define HID_CP_MEDIASELECTION  0x000c0087
+#define HID_CP_SELECTDISC      0x000c00ba
+#define HID_CP_PLAYBACKSPEED   0x000c00f1
+#define HID_CP_PROXIMITY       0x000c0109
+#define HID_CP_SPEAKERSYSTEM   0x000c0160
+#define HID_CP_CHANNELLEFT     0x000c0161
+#define HID_CP_CHANNELRIGHT    0x000c0162
+#define HID_CP_CHANNELCENTER   0x000c0163
+#define HID_CP_CHANNELFRONT    0x000c0164
+#define HID_CP_CHANNELCENTERFRONT      0x000c0165
+#define HID_CP_CHANNELSIDE     0x000c0166
+#define HID_CP_CHANNELSURROUND 0x000c0167
+#define HID_CP_CHANNELLOWFREQUENCYENHANCEMENT  0x000c0168
+#define HID_CP_CHANNELTOP      0x000c0169
+#define HID_CP_CHANNELUNKNOWN  0x000c016a
+#define HID_CP_APPLICATIONLAUNCHBUTTONS        0x000c0180
+#define HID_CP_GENERICGUIAPPLICATIONCONTROLS   0x000c0200

#define HID_DG_CONFIDENCE       0x000d0047
#define HID_DG_WIDTH            0x000d0048
--
1.7.9.5


________________________________

CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files or previous e-mail messages attached to it, may contain information that is confidential and/or legally privileged. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, please DO NOT disclose the contents to another person, store or copy the information in any medium, or use any of the information contained in or attached to this transmission for any purpose. If you have received this transmission in error, please immediately notify the sender by reply email or at privacy@plantronics.com, and destroy the original transmission and its attachments without reading or saving in any manner.

For further information about Plantronics - the Company, its products, brands, partners, please visit our website www.plantronics.com.

             reply	other threads:[~2014-10-31 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 19:23 Cole, JD [this message]
2014-11-01  0:44 ` [PATCH 2/2] Added missing HID Consumer Page identifiers, for completeness JD Cole

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=899CD57B-10D4-4AB1-B006-50572BCD6871@plantronics.com \
    --to=jd.cole@plantronics.com \
    --cc=Sunil.Dsouza@plantronics.com \
    --cc=Terry.Junge@plantronics.com \
    --cc=Tom.Wesselman@plantronics.com \
    --cc=bleung@chromium.org \
    --cc=dmitry.torokhov@gmail.com \
    --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