public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] Asynchronous attribute reads
@ 2015-01-12  1:57 Srinivas Pandruvada
       [not found] ` <1421027826-25785-1-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-01-12  1:57 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A, jkosina-AlSwsSmVLrQ,
	a.zummo-BfzFCNDTiLLj+vYz1yj4TQ
  Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA,
	linux-input-u79uwXL29TY76Z2rM5mHXA, holler-SXC+2es9fhnfWeYVQQPykw,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw, 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
     [not found] ` <1421027826-25785-1-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-01-12  1:57   ` [PATCH v1] HID: hid-sensor-hub: Extend API for async reads Srinivas Pandruvada
     [not found]     ` <1421027826-25785-2-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-02-01 10:25       ` Jonathan Cameron
     [not found]         ` <54CDFF1D.8090507-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
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