linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] iio: adis updates
@ 2015-08-05 13:38 Lars-Peter Clausen
  2015-08-05 13:38 ` [PATCH 1/9] iio: adis16400: Fix adis16448 gyroscope scale Lars-Peter Clausen
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Lars-Peter Clausen @ 2015-08-05 13:38 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Hartmut Knaack, Peter Meerwald, linux-iio, Lars-Peter Clausen

Hi,

This series contains various updates to a couple of the drivers for devices
from the Analog Devices ADIS16xxx family.

The first few patches have fixes for incorrect scale factors.

The other patches add support for devices which are mostly register map
compatible to existing supported devices.

- Lars

Lars-Peter Clausen (9):
  iio: adis16400: Fix adis16448 gyroscope scale
  iio: Add inverse unit conversion macros
  iio: adis16480: Fix scale factors
  iio: adis16400: adis16300 has product ID and serial number
  iio: adis16400: Add ADIS16305 support
  iio: adis16260: Add ADIS16266 support
  iio: adis16400: Add ADIS16367 support
  iio: adis16400: Add ADIS16445 support
  iio: adis16136: Add ADIS16137 support

 drivers/iio/gyro/adis16136.c     |   6 ++
 drivers/iio/gyro/adis16260.c     | 137 ++++++++++++++++++++++++++++-----------
 drivers/iio/imu/adis16400_core.c |  46 ++++++++++++-
 drivers/iio/imu/adis16480.c      |  39 +++++++++--
 include/linux/iio/iio.h          |  17 +++++
 5 files changed, 198 insertions(+), 47 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-08-08 14:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05 13:38 [PATCH 0/9] iio: adis updates Lars-Peter Clausen
2015-08-05 13:38 ` [PATCH 1/9] iio: adis16400: Fix adis16448 gyroscope scale Lars-Peter Clausen
2015-08-08 11:48   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 2/9] iio: Add inverse unit conversion macros Lars-Peter Clausen
2015-08-08 11:51   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 3/9] iio: adis16480: Fix scale factors Lars-Peter Clausen
2015-08-08 11:52   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 4/9] iio: adis16400: adis16300 has product ID and serial number Lars-Peter Clausen
2015-08-08 11:54   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 5/9] iio: adis16400: Add ADIS16305 support Lars-Peter Clausen
2015-08-08 11:54   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 6/9] iio: adis16260: Add ADIS16266 support Lars-Peter Clausen
2015-08-08 11:58   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 7/9] iio: adis16400: Add ADIS16367 support Lars-Peter Clausen
2015-08-08 14:08   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 8/9] iio: adis16400: Add ADIS16445 support Lars-Peter Clausen
2015-08-08 14:09   ` Jonathan Cameron
2015-08-05 13:38 ` [PATCH 9/9] iio: adis16136: Add ADIS16137 support Lars-Peter Clausen
2015-08-08 14:10   ` 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).