linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hid: sensor-hub: Enhance feature report APIs
@ 2015-02-19 23:35 Srinivas Pandruvada
  2015-02-19 23:35 ` [PATCH v3 1/2] HID: hid-sensor-hub: Enhance get feature report API Srinivas Pandruvada
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-02-19 23:35 UTC (permalink / raw)
  To: jkosina, jic23; +Cc: linux-input, Srinivas Pandruvada

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-23 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19 23:35 [PATCH v3 0/2] hid: sensor-hub: Enhance feature report APIs Srinivas Pandruvada
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

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).