linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] IIO: Add support for compass north usage attribute
@ 2014-06-02 23:14 Reyad Attiyat
       [not found] ` <1401750890-31854-1-git-send-email-reyad.attiyat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2014-06-02 23:14 ` [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support " Reyad Attiyat
  0 siblings, 2 replies; 13+ messages in thread
From: Reyad Attiyat @ 2014-06-02 23:14 UTC (permalink / raw)
  To: linux-kernel, linux-iio, jic23, srinivas.pandruvada, linux-input,
	jkosina
  Cc: Reyad Attiyat

The following patches allow the hid-sensor-magn-3d driver to handle
the north usage attribute. It allows the driver to dynamically
create IIO channels depending on which HID reports are found.

Reyad Attiyat (3):
  IIO: Documentation: Add north attribute to ABI docs
  IIO: Add iio_chan modifier for True/Magnetic North HID usages
  IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID
    usages

 Documentation/ABI/testing/sysfs-bus-iio       |  76 ++++++++
 drivers/iio/industrialio-core.c               |   4 +
 drivers/iio/magnetometer/hid-sensor-magn-3d.c | 271 +++++++++++++++++---------
 include/linux/iio/types.h                     |   4 +
 4 files changed, 261 insertions(+), 94 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2014-06-09 19:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 23:14 [PATCHv2 0/3] IIO: Add support for compass north usage attribute Reyad Attiyat
     [not found] ` <1401750890-31854-1-git-send-email-reyad.attiyat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-02 23:14   ` [PATCHv2 1/3] IIO: Documentation: Add north attribute to ABI docs Reyad Attiyat
     [not found]     ` <1401750890-31854-2-git-send-email-reyad.attiyat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-09 17:50       ` Jonathan Cameron
2014-06-02 23:14   ` [PATCHv2 2/3] IIO: Add iio_chan modifier for True/Magnetic North HID usages Reyad Attiyat
2014-06-09 17:51     ` Jonathan Cameron
     [not found]       ` <5395F424.4070407-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2014-06-09 17:52         ` Jonathan Cameron
2014-06-02 23:14 ` [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support " Reyad Attiyat
     [not found]   ` <1401750890-31854-4-git-send-email-reyad.attiyat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-03 17:43     ` Srinivas Pandruvada
     [not found]       ` <538E092F.9040004-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-06-04 15:23         ` Reyad Attiyat
2014-06-04 15:42           ` Srinivas Pandruvada
2014-06-09 17:47             ` Jonathan Cameron
2014-06-09 17:43         ` Jonathan Cameron
2014-06-09 19:55     ` Jonathan Cameron

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