From: Gregor Boirie <gregor.boirie@parrot.com>
To: <linux-iio@vger.kernel.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald <pmeerw@pmeerw.net>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Irina Tirdea <irina.tirdea@intel.com>,
Cristina Moraru <cristina.moraru09@gmail.com>,
Daniel Baluta <daniel.baluta@intel.com>,
Julia Lawall <Julia.Lawall@lip6.fr>,
Gregor Boirie <gregor.boirie@parrot.com>
Subject: [PATCH v1 0/6] iio:magnetometer:ak8975: fix and enhancements
Date: Wed, 2 Mar 2016 12:10:22 +0100 [thread overview]
Message-ID: <cover.1456916271.git.gregor.boirie@parrot.com> (raw)
Various fixes and enhancements for the ak8975 magnetometers family driver.
Regards,
Gregor.
Gregor Boirie (6):
iio:magnetometer:ak8975: fix uninitialized chipset
iio:magnetometer:ak8975: remove unused field
iio:magnetometer:ak8975: use explicit endianness
iio:magnetometer:ak8975: power regulator support
iio:magnetometer:ak8975: mounting matrix support
iio:magnetometer:ak8975: triggered buffer support
.../bindings/iio/magnetometer/ak8975.txt | 12 +
drivers/iio/magnetometer/Kconfig | 2 +
drivers/iio/magnetometer/ak8975.c | 273 ++++++++++++++++++---
3 files changed, 255 insertions(+), 32 deletions(-)
--
2.1.4
next reply other threads:[~2016-03-02 11:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 11:10 Gregor Boirie [this message]
2016-03-02 11:10 ` [PATCH v1 1/6] iio:magnetometer:ak8975: fix uninitialized chipset Gregor Boirie
2016-03-02 11:10 ` [PATCH v1 2/6] iio:magnetometer:ak8975: remove unused field Gregor Boirie
2016-03-02 11:10 ` [PATCH v1 3/6] iio:magnetometer:ak8975: use explicit endianness Gregor Boirie
2016-03-02 11:10 ` [PATCH v1 4/6] iio:magnetometer:ak8975: power regulator support Gregor Boirie
2016-03-02 11:10 ` [PATCH v1 5/6] iio:magnetometer:ak8975: mounting matrix support Gregor Boirie
2016-03-02 11:10 ` [PATCH v1 6/6] iio:magnetometer:ak8975: triggered buffer support Gregor Boirie
2016-03-02 11:36 ` Peter Meerwald-Stadler
2016-03-02 14:24 ` Gregor Boirie
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=cover.1456916271.git.gregor.boirie@parrot.com \
--to=gregor.boirie@parrot.com \
--cc=Julia.Lawall@lip6.fr \
--cc=cristina.moraru09@gmail.com \
--cc=daniel.baluta@intel.com \
--cc=geert@linux-m68k.org \
--cc=irina.tirdea@intel.com \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.