From: Lorenzo Bianconi <lorenzo@kernel.org>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, mario.tesi@st.com,
denis.ciocca@st.com, lorenzo.bianconi@redhat.com
Subject: [PATCH 0/2] fix read misalignment on LSM6DSM SensorHub
Date: Fri, 13 Mar 2020 18:54:40 +0100 [thread overview]
Message-ID: <cover.1584121851.git.lorenzo@kernel.org> (raw)
fix read misalignment on untagged FIFO.
fix samples-in-pattern (sip) computation on LSM6DSM SensorHub
Lorenzo Bianconi (2):
iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO
iio: imu: st_lsm6dsx: specify slave odr in slv_odr
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 3 ++
.../iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 23 ++++++++++-----
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 29 ++++++++++++++-----
3 files changed, 41 insertions(+), 14 deletions(-)
--
2.24.1
next reply other threads:[~2020-03-13 17:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-13 17:54 Lorenzo Bianconi [this message]
2020-03-13 17:54 ` [PATCH 1/2] iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO Lorenzo Bianconi
2020-03-15 11:11 ` Jonathan Cameron
2020-03-15 12:05 ` Lorenzo Bianconi
2020-03-15 12:12 ` Jonathan Cameron
2020-03-13 17:54 ` [PATCH 2/2] iio: imu: st_lsm6dsx: specify slave odr in slv_odr Lorenzo Bianconi
2020-03-15 11:12 ` Jonathan Cameron
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.1584121851.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=denis.ciocca@st.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=mario.tesi@st.com \
/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.