linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: HID sensor time (as RTC)
@ 2012-12-09 12:21 Alexander Holler
  2012-12-09 12:21 ` [PATCH 1/3] iio: hid-sensors: respect CONFIG_IIO_TRIGGER Alexander Holler
                   ` (2 more replies)
  0 siblings, 3 replies; 66+ messages in thread
From: Alexander Holler @ 2012-12-09 12:21 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-iio, Jonathan Cameron, rtc-linux, Alessandro Zummo,
	srinivas pandruvada

Hello,

the following 3 patches are neccessary to add a driver for
(USB) HID sensors of type time (using hid-sensor-hub).

The driver implements a RTC, so the time will be available like from
any other RTC.

Regards,

Alexander


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

end of thread, other threads:[~2013-01-06 11:51 UTC | newest]

Thread overview: 66+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-09 12:21 [PATCH 0/3] iio: HID sensor time (as RTC) Alexander Holler
2012-12-09 12:21 ` [PATCH 1/3] iio: hid-sensors: respect CONFIG_IIO_TRIGGER Alexander Holler
2012-12-09 12:21 ` [PATCH 2/3] iio: Add Usage IDs for HID time sensors Alexander Holler
2012-12-09 12:21 ` [PATCH 3/3] iio: add rtc-driver for HID sensors of type time Alexander Holler
2012-12-09 12:55   ` Lars-Peter Clausen
2012-12-09 16:40     ` Alexander Holler
2012-12-09 18:16       ` Alexander Holler
2012-12-09 19:20         ` Lars-Peter Clausen
2012-12-10 13:12           ` Alexander Holler
2012-12-10 14:51             ` [PATCH 3/3 v2] " Alexander Holler
2012-12-10 17:05               ` Lars-Peter Clausen
2012-12-10 19:45                 ` Alexander Holler
2012-12-10 20:22                   ` Lars-Peter Clausen
2012-12-10 21:26                     ` Alexander Holler
2012-12-10 21:39                       ` Lars-Peter Clausen
2012-12-10 21:42                         ` Jonathan Cameron
2012-12-10 22:50                           ` Alexander Holler
2012-12-11  9:31                             ` Jonathan Cameron
2012-12-11  9:40                               ` Lars-Peter Clausen
2012-12-11 12:39                                 ` Alexander Holler
2012-12-11 13:54                                   ` Jonathan Cameron
2012-12-11 18:21                                     ` [PATCH 1/4 v2] iio: hid-sensors: respect CONFIG_IIO_TRIGGER Alexander Holler
2012-12-11 18:21                                       ` [PATCH 2/4 RESEND] iio: Add Usage IDs for HID time sensors Alexander Holler
2012-12-15 11:06                                         ` Jonathan Cameron
2012-12-15 12:41                                           ` Alexander Holler
2012-12-15 12:45                                             ` [PATCH 1/4 " Alexander Holler
2012-12-15 12:45                                               ` [PATCH 2/4 RESEND] iio: merge hid-sensor-attributes.h into hid-sensor-hub.h Alexander Holler
2013-01-03  9:41                                                 ` Jiri Kosina
2013-01-06 11:50                                                   ` Jonathan Cameron
2012-12-15 12:45                                               ` [PATCH 3/4 v5 RESEND] rtc: add rtc-driver for HID sensors of type time Alexander Holler
2013-01-03 22:39                                                 ` Andrew Morton
2013-01-04  9:18                                                   ` Jiri Kosina
2013-01-04 13:10                                                     ` Alexander Holler
2013-01-06 11:50                                                       ` Jonathan Cameron
2012-12-15 12:45                                               ` [PATCH 4/4 RESEND] hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common Alexander Holler
2013-01-03  9:42                                                 ` Jiri Kosina
2013-01-06 11:50                                                   ` Jonathan Cameron
2013-01-03  9:40                                               ` [PATCH 1/4 RESEND] iio: Add Usage IDs for HID time sensors Jiri Kosina
2013-01-06 11:51                                                 ` Jonathan Cameron
2012-12-11 18:21                                       ` [PATCH 3/4] iio: merge hid-sensor-attributes.h into hid-sensor-hub.h Alexander Holler
2012-12-12 15:45                                         ` Pandruvada, Srinivas
2012-12-12 20:10                                           ` Alexander Holler
2012-12-12 20:28                                             ` [PATCHi 5/4] hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common Alexander Holler
2012-12-12 21:04                                               ` Pandruvada, Srinivas
2012-12-11 18:21                                       ` [PATCH 4/4 v3] rtc: add rtc-driver for HID sensors of type time Alexander Holler
2012-12-12  9:51                                         ` Lars-Peter Clausen
2012-12-12 10:14                                           ` Alexander Holler
2012-12-12 10:18                                             ` Lars-Peter Clausen
2012-12-12 11:11                                             ` [PATCH 4/4 v4] " Alexander Holler
2012-12-14  9:42                                               ` Lars-Peter Clausen
2012-12-14 13:08                                                 ` Alexander Holler
2012-12-14 14:15                                                   ` Alexander Holler
2012-12-14 14:29                                                     ` Alexander Holler
2012-12-14 14:34                                                       ` Lars-Peter Clausen
2012-12-14 15:24                                                         ` Alexander Holler
2012-12-14 16:33                                                           ` Lars-Peter Clausen
2012-12-14 21:24                                                             ` Alexander Holler
2012-12-14 22:02                                                               ` [PATCH 4/4 v5] " Alexander Holler
2012-12-15 10:54                                       ` [PATCH 1/4 v2] iio: hid-sensors: respect CONFIG_IIO_TRIGGER Jonathan Cameron
2012-12-15 12:37                                         ` Alexander Holler
2012-12-16 22:15                                 ` [PATCH 3/3 v2] iio: add rtc-driver for HID sensors of type time Alessandro Zummo
2012-12-17  7:38                                   ` Alexander Holler
2012-12-10 22:20                 ` Alexander Holler
2012-12-10 22:36                   ` Lars-Peter Clausen
2012-12-11  0:01                     ` Alexander Holler
2012-12-11 10:35                       ` Alan Cox

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