From: Teodora Baluta <teodora.baluta@intel.com>
To: jic23@kernel.org
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
daniel.baluta@intel.com, teodora.baluta@intel.com,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] iio: accel: add support for Memsic MXC4005
Date: Fri, 31 Jul 2015 18:25:37 +0300 [thread overview]
Message-ID: <1438356340-13306-1-git-send-email-teodora.baluta@intel.com> (raw)
This patch set adds support for Memsic MXC4005XC 3-axis accelerometer
sensor. The first patch adds basic support for the accelerometer, with
raw readings, the second patch adds support for buffer mode and the last
one adds the data ready trigger.
Teodora Baluta (3):
iio: accel: add support for mxc4005 accelerometer
iio: mxc4005: add triggered buffer mode for mxc4005
iio: mxc4005: add data ready trigger for mxc4005
drivers/iio/accel/Kconfig | 13 +
drivers/iio/accel/Makefile | 2 +
drivers/iio/accel/mxc4005.c | 601 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 616 insertions(+)
create mode 100644 drivers/iio/accel/mxc4005.c
--
1.9.1
next reply other threads:[~2015-07-31 15:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 15:25 Teodora Baluta [this message]
2015-07-31 15:25 ` [PATCH 1/3] iio: accel: add support for mxc4005 accelerometer Teodora Baluta
2015-07-31 16:33 ` Peter Meerwald
2015-07-31 15:25 ` [PATCH 2/3] iio: mxc4005: add triggered buffer mode for mxc4005 Teodora Baluta
2015-07-31 16:43 ` Peter Meerwald
2015-08-05 9:24 ` Teodora Baluta
2015-07-31 15:25 ` [PATCH 3/3] iio: mxc4005: add data ready trigger " Teodora Baluta
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=1438356340-13306-1-git-send-email-teodora.baluta@intel.com \
--to=teodora.baluta@intel.com \
--cc=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