linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] Asynchronous attribute reads
@ 2015-01-12  1:57 Srinivas Pandruvada
  2015-01-12  1:57 ` [PATCH v1] HID: hid-sensor-hub: Extend API for async reads Srinivas Pandruvada
  0 siblings, 1 reply; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-01-12  1:57 UTC (permalink / raw)
  To: jic23, jkosina, a.zummo
  Cc: linux-iio, linux-input, holler, rtc-linux, Srinivas Pandruvada

v1
Squashed into a single patch for bisectability.

v0
Separate patches for each driver/module

Srinivas Pandruvada (1):
  HID: hid-sensor-hub: Extend API for async reads

 drivers/hid/hid-sensor-hub.c                  | 15 ++++++++++++++-
 drivers/iio/accel/hid-sensor-accel-3d.c       |  3 ++-
 drivers/iio/gyro/hid-sensor-gyro-3d.c         |  3 ++-
 drivers/iio/light/hid-sensor-als.c            |  3 ++-
 drivers/iio/light/hid-sensor-prox.c           |  3 ++-
 drivers/iio/magnetometer/hid-sensor-magn-3d.c |  3 ++-
 drivers/iio/orientation/hid-sensor-incl-3d.c  |  3 ++-
 drivers/iio/pressure/hid-sensor-press.c       |  3 ++-
 drivers/rtc/rtc-hid-sensor-time.c             |  2 +-
 include/linux/hid-sensor-hub.h                | 19 +++++++++++++------
 10 files changed, 42 insertions(+), 15 deletions(-)

-- 
1.9.3


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12  1:57 [PATCH v1] Asynchronous attribute reads Srinivas Pandruvada
2015-01-12  1:57 ` [PATCH v1] HID: hid-sensor-hub: Extend API for async reads Srinivas Pandruvada
2015-02-01 10:25   ` Jonathan Cameron
2015-02-19 23:39     ` Srinivas Pandruvada

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