linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iio: v3, add support for HMC5883/HMC5883L to HMC5843 driver
@ 2012-05-14 22:27 Peter Meerwald
  2012-05-14 22:27 ` [PATCH 1/9] iio: fix access to hmc5843 private data Peter Meerwald
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Peter Meerwald @ 2012-05-14 22:27 UTC (permalink / raw)
  To: linux-iio; +Cc: lars, jic23, marek.belisko, shubhrajyoti

here is a v3 patch series to extend the HMC5843 magnetometer 
driver to support the HMC5883/HMC5883L devices

patch 1 fixes access issues to the hmc5843 private data,
patches 2 to 8 are preparatory patches,
patch 9 actually brings in the support for the new devices

patches 1 to 7 are same as v2
patch 8 is new and splits out one modification as suggested
patch 9 addresses all review comments (see detailed history there)

the timeout in the read loop has not yet been implemented (suggestions by 
Lars-Peter Clausen)

the driver has a severe limitation: X/Y/Z must ALL be read to allow new
data to become available (the device goes into a locked state until all 
are read), discussed but not worked on yet

Belisko Marek is also working on HMC5883 support and intends to improve the
driver once merged


^ permalink raw reply	[flat|nested] 16+ messages in thread
* iio, add support for HMC5883/HMC5883L to HMC5843 driver
@ 2012-05-16 16:22 Peter Meerwald
  2012-05-16 16:22 ` [PATCH 9/9] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver Peter Meerwald
  0 siblings, 1 reply; 16+ messages in thread
From: Peter Meerwald @ 2012-05-16 16:22 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-iio

submitting the HMC5843 patches to add HMC5883 support to staging-next


^ permalink raw reply	[flat|nested] 16+ messages in thread
* iio, add support for HMC5883/HMC5883L to HMC5843 driver
@ 2012-05-17  0:28 Peter Meerwald
  2012-05-17  0:28 ` [PATCH 9/9] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver Peter Meerwald
  0 siblings, 1 reply; 16+ messages in thread
From: Peter Meerwald @ 2012-05-17  0:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-iio

submitting the remaining HMC5843 patches to add HMC5883 support 
to staging-next; I was a bit behind and missed commit 527cf71fd04e053983f97c98cf79c622d8d52db9 (Use dev_to_iio_dev())

rebased now


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

end of thread, other threads:[~2012-05-17  0:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 22:27 iio: v3, add support for HMC5883/HMC5883L to HMC5843 driver Peter Meerwald
2012-05-14 22:27 ` [PATCH 1/9] iio: fix access to hmc5843 private data Peter Meerwald
2012-05-15  8:29   ` Jonathan Cameron
2012-05-14 22:27 ` [PATCH 2/9] iio: change strict_strtoul() to kstrtoul() in hmc5843 Peter Meerwald
2012-05-14 22:27 ` [PATCH 3/9] iio: rename and prefix CONSTANTs to distinguish between HMC5843 and HMC5883 Peter Meerwald
2012-05-14 22:27 ` [PATCH 4/9] iio: rework sampling rate setting in hmc5843 Peter Meerwald
2012-05-14 22:27 ` [PATCH 5/9] iio: add check for measurement configuration value passed to hmc5843 Peter Meerwald
2012-05-14 22:27 ` [PATCH 6/9] iio: cleanup and move comments in hmc5843 Peter Meerwald
2012-05-14 22:27 ` [PATCH 7/9] iio: rename function/data to consistently start with hmc5843_ Peter Meerwald
2012-05-14 22:27 ` [PATCH 8/9] iio: reorganize hmc5843_set_rate() Peter Meerwald
2012-05-15  8:39   ` Jonathan Cameron
2012-05-14 22:27 ` [PATCH 9/9] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver Peter Meerwald
2012-05-15 12:03   ` Jonathan Cameron
2012-05-15 15:30     ` Peter Meerwald
  -- strict thread matches above, loose matches on Subject: below --
2012-05-16 16:22 iio, add support for HMC5883/HMC5883L to HMC5843 driver Peter Meerwald
2012-05-16 16:22 ` [PATCH 9/9] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver Peter Meerwald
2012-05-17  0:28 iio, add support for HMC5883/HMC5883L to HMC5843 driver Peter Meerwald
2012-05-17  0:28 ` [PATCH 9/9] iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver Peter Meerwald

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