[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401750890-31854-1-git-send-email-reyad.attiyat@gmail.com>
Date: Mon, 2 Jun 2014 18:14:47 -0500
From: Reyad Attiyat <reyad.attiyat@...il.com>
To: linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
jic23@...nel.org, srinivas.pandruvada@...ux.intel.com,
linux-input@...r.kernel.org, jkosina@...e.cz
Cc: Reyad Attiyat <reyad.attiyat@...il.com>
Subject: [PATCHv2 0/3] IIO: Add support for compass north usage attribute
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists