linux-iio.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
  2014-06-02 23:14 ` [PATCHv2 1/3] IIO: Documentation: Add north attribute to ABI docs Reyad Attiyat
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ 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] 15+ messages in thread

end of thread, other threads:[~2014-06-10 18:29 UTC | newest]

Thread overview: 15+ 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
2014-06-02 23:14 ` [PATCHv2 1/3] IIO: Documentation: Add north attribute to ABI docs Reyad Attiyat
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
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
2014-06-03 17:43   ` Srinivas Pandruvada
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
2014-06-10 17:33     ` Reyad Attiyat
2014-06-10 18:29       ` 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).