linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Memsic MMC35230 magnetometer fixes
@ 2015-06-03  8:33 Daniel Baluta
  2015-06-03  8:33 ` [PATCH 1/6] iio: magnetometer: mmc35240: i2c device name should be lower case Daniel Baluta
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Daniel Baluta @ 2015-06-03  8:33 UTC (permalink / raw)
  To: jic23; +Cc: daniel.baluta, pmeerw, knaack.h, lars, linux-kernel, linux-iio

First 5 patches are bugfixes or small enhancements found during
tests with a real platform.

The last patch adds compensation for raw values allowing proper
calibration for Android compass apps.

Daniel Baluta (6):
  iio: magnetometer: mmc35240: i2c device name should be lower case
  iio: magnetometer: mmc35240: NULL terminate attribute array
  iio: magnetometer: mmc35240: Fix broken processed value
  iio: magnetometer: mmc35240: Use a smaller sleep value
  iio: magnetometer: mmc35240: Fix sensitivity on z-axis
  iio: magnetometer: mmc35240: Add compensation for raw values

 drivers/iio/magnetometer/mmc35240.c | 113 ++++++++++++++++++++++++++++--------
 1 file changed, 90 insertions(+), 23 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-06-03  8:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03  8:33 [PATCH 0/6] Memsic MMC35230 magnetometer fixes Daniel Baluta
2015-06-03  8:33 ` [PATCH 1/6] iio: magnetometer: mmc35240: i2c device name should be lower case Daniel Baluta
2015-06-03  8:33 ` [PATCH 2/6] iio: magnetometer: mmc35240: NULL terminate attribute array Daniel Baluta
2015-06-03  8:33 ` [PATCH 3/6] iio: magnetometer: mmc35240: Fix broken processed value Daniel Baluta
2015-06-03  8:44   ` Peter Meerwald
2015-06-03  8:33 ` [PATCH 4/6] iio: magnetometer: mmc35240: Use a smaller sleep value Daniel Baluta
2015-06-03  8:33 ` [PATCH 5/6] iio: magnetometer: mmc35240: Fix sensitivity on z-axis Daniel Baluta
2015-06-03  8:33 ` [PATCH 6/6] iio: magnetometer: mmc35240: Add compensation for raw values Daniel Baluta
2015-06-03  8:42   ` 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).