From: Daniel Baluta <daniel.baluta@intel.com>
To: jic23@kernel.org
Cc: daniel.baluta@intel.com, pmeerw@pmeerw.net, knaack.h@gmx.de,
lars@metafoo.de, linux-kernel@vger.kernel.org,
linux-iio@vger.kernel.org
Subject: [PATCH 0/6] Memsic MMC35230 magnetometer fixes
Date: Wed, 3 Jun 2015 11:33:52 +0300 [thread overview]
Message-ID: <1433320438-23870-1-git-send-email-daniel.baluta@intel.com> (raw)
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
next reply other threads:[~2015-06-03 8:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 8:33 Daniel Baluta [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1433320438-23870-1-git-send-email-daniel.baluta@intel.com \
--to=daniel.baluta@intel.com \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).