From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>,
"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: [PULL] IIO cleanups and fixes (IIO set 3 for the 3.8 cycle)
Date: Sun, 04 Nov 2012 16:25:54 +0000 [thread overview]
Message-ID: <50969712.9030602@kernel.org> (raw)
The following changes since commit 15358a7f777529500cb1fcb089c09fb792fecf30:
staging: comedi: adl_pci9118: support auto-attachment (2012-11-02 11:39:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.8c
for you to fetch changes up to 3c7f0c2b1150eae8683a98a5a9143d81edfc2762:
staging:iio:adis16400: Set the PROD_ID flag for the adis16334 (2012-11-04 15:55:44 +0000)
----------------------------------------------------------------
Third round of IIO subsystem updates for the 3.8 cycle.
Here we have a series of fixes to the adis16400 driver. These
were part of a previous pull request for the 3.7 cycle but
Greg suggested delaying them given their large and invasive
nature and the fact they aren't fixing regressions (as the
relevant code was never correct).
The support added for the adis16334 missed a number of small
differences between this and the parts supported. This series
deals with those and also cleans up some related code.
----------------------------------------------------------------
Lars-Peter Clausen (4):
staging:iio:adis16400: Fix adis16334 sampling frequency control
staging:iio:adis16400: Fix product id check
staging:iio:adis16400: Remove now duplicated chip_table entry
staging:iio:adis16400: Set the PROD_ID flag for the adis16334
drivers/staging/iio/imu/adis16400.h | 12 ++-
drivers/staging/iio/imu/adis16400_core.c | 145 +++++++++++++++++++++----------
2 files changed, 106 insertions(+), 51 deletions(-)
next reply other threads:[~2012-11-04 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-04 16:25 Jonathan Cameron [this message]
2012-11-12 2:38 ` [PULL] IIO cleanups and fixes (IIO set 3 for the 3.8 cycle) Greg KH
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=50969712.9030602@kernel.org \
--to=jic23@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@vger.kernel.org \
/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).