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 fixes for v3.7-rc1 set 1
Date: Sat, 20 Oct 2012 10:37:53 +0100 [thread overview]
Message-ID: <508270F1.6080202@kernel.org> (raw)
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.7a
for you to fetch changes up to 98f9c3c137cea016c57c9fd60b3caf88eb34e4cd:
iio: Remove duplicates for light/ in Kconfig and Makefile (2012-10-19 19:44:06 +0100)
----------------------------------------------------------------
First round of fixes for IIO in 3.7 cycle, applies to 3.7-rc1.
Mostly a round of fixes for Analog Devices MEMs devices where some
offset values were either completely incorrect, or in the wrong units.
Also removal of an accidental duplicate entry in a Kconfig file.
----------------------------------------------------------------
Andreas Larsson (1):
iio: Remove duplicates for light/ in Kconfig and Makefile
Lars-Peter Clausen (11):
iio: Add some helper macros for unit conversion
staging:iio: Fix adis16201 channel offsets and scales
staging:iio: Fix adis16203 channel offsets and scales
staging:iio: Fix adis16204 channel offsets and scales
staging:iio: Fix adis16209 channel offsets and scales
staging:iio: Fix adis16220 channel offsets and scales
staging:iio: Fix adis16240 channel offsets and scales
staging:iio: Fix adis16260 channel offsets and scales
staging:iio: Fix adis16400 channel offsets and scales
staging:iio:adis16400: Report correct temperature scale and offset
staging:iio:adis16400: Fixup adis16336 temp channel attributes
drivers/iio/Kconfig | 1 -
drivers/iio/Makefile | 1 -
drivers/staging/iio/accel/adis16201_core.c | 24 +++++-----
drivers/staging/iio/accel/adis16203_core.c | 20 +++++----
drivers/staging/iio/accel/adis16204_core.c | 22 +++++-----
drivers/staging/iio/accel/adis16209_core.c | 18 ++++----
drivers/staging/iio/accel/adis16220_core.c | 19 ++++----
drivers/staging/iio/accel/adis16240_core.c | 23 +++++-----
drivers/staging/iio/gyro/adis16260_core.c | 29 ++++++++-----
drivers/staging/iio/imu/adis16400.h | 2 +
drivers/staging/iio/imu/adis16400_core.c | 70 +++++++++++++++++++-----------
include/linux/iio/iio.h | 16 +++++++
12 files changed, 148 insertions(+), 97 deletions(-)
next reply other threads:[~2012-10-20 9:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-20 9:37 Jonathan Cameron [this message]
2012-10-20 17:11 ` [PULL] IIO fixes for v3.7-rc1 set 1 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=508270F1.6080202@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 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.