From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jkosina@suse.cz, jic23@kernel.org
Cc: linux-input@vger.kernel.org, linux-iio@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v3 0/2] HID: HID Sensor: Custom and Generic sensor support
Date: Fri, 20 Mar 2015 14:58:46 -0700 [thread overview]
Message-ID: <1426888728-9344-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)
v3
- Added name attribute
Although documentation patch is acked by Jonathan for previous
version, I didn't use this as the name attribute is added.
v2
- Addressed review comments from Jonathan
- Added poll capability on misc device
- Added time stamp to the report id
v1
- Two trailing white spaces in the document
- Error in getting attribute value found by
saurabh rawat <saurabh.rawat@st.com>
v0
Base version
Srinivas Pandruvada (2):
HID: HID Sensor: Custom and Generic sensor support
HID: HID Sensor: Update document for custom sensor
Documentation/hid/hid-sensor.txt | 84 ++++
drivers/hid/Kconfig | 15 +
drivers/hid/Makefile | 1 +
drivers/hid/hid-sensor-custom.c | 849 +++++++++++++++++++++++++++++++++++++++
4 files changed, 949 insertions(+)
create mode 100644 drivers/hid/hid-sensor-custom.c
--
2.1.0
next reply other threads:[~2015-03-20 22:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 21:58 Srinivas Pandruvada [this message]
2015-03-20 21:58 ` [PATCH v3 1/2] HID: HID Sensor: Custom and Generic sensor support Srinivas Pandruvada
[not found] ` <1426888728-9344-2-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-03-21 11:32 ` Jonathan Cameron
2015-04-10 10:03 ` Jiri Kosina
2015-04-10 15:36 ` Srinivas Pandruvada
2015-04-10 15:59 ` Jiri Kosina
2015-03-20 21:58 ` [PATCH v3 2/2] HID: HID Sensor: Update document for custom sensor Srinivas Pandruvada
[not found] ` <1426888728-9344-3-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-03-21 11:22 ` Jonathan Cameron
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=1426888728-9344-1-git-send-email-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=jic23@kernel.org \
--cc=jkosina@suse.cz \
--cc=linux-iio@vger.kernel.org \
--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).