From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jkosina@suse.cz, jic23@kernel.org
Cc: linux-input@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v3 0/2] hid: sensor-hub: Enhance feature report APIs
Date: Thu, 19 Feb 2015 15:35:24 -0800 [thread overview]
Message-ID: <1424388926-18258-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)
Current get and set feature report is enhanced to have multiple
values in get and set.
v3
Removed cast for __s32 *buf32, as suggested by Jonathan
Added Acked-by/reviewed-by tags as per the reply from Jonathan
v2
As suggested by Antonio Borneo, using DIV_ROUND_UP
v1
Squashed into two patches one for get and one for set feature report
for bisectability.
v0
Separate patches for each driver/modules
Srinivas Pandruvada (2):
HID: hid-sensor-hub: Enhance get feature report API
HID: hid-sensor-hub: Enhance feature report set API
drivers/hid/hid-sensor-hub.c | 37 +++++++++++++++++++---
.../iio/common/hid-sensors/hid-sensor-attributes.c | 24 +++++++-------
.../iio/common/hid-sensors/hid-sensor-trigger.c | 13 ++++----
include/linux/hid-sensor-hub.h | 13 +++++---
4 files changed, 60 insertions(+), 27 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-19 23:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-19 23:35 Srinivas Pandruvada [this message]
2015-02-19 23:35 ` [PATCH v3 1/2] HID: hid-sensor-hub: Enhance get feature report API Srinivas Pandruvada
2015-02-19 23:35 ` [PATCH v3 2/2] HID: hid-sensor-hub: Enhance feature report set API Srinivas Pandruvada
2015-02-23 14:20 ` [PATCH v3 0/2] hid: sensor-hub: Enhance feature report APIs 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=1424388926-18258-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-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).