From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: [PULL] [PULL] IIO fixes for v3.8-rc1 set 2
Date: Sat, 12 Jan 2013 20:59:13 +0000 [thread overview]
Message-ID: <50F1CEA1.6090606@kernel.org> (raw)
The following changes since commit 678fb42e2b2c815c3475884017aac4da22124d0d:
iio: (max1363) Fix probe error path (2012-12-27 11:11:27 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.8b
for you to fetch changes up to a02a8c42b588059aa06dff6f614a7afcba12df69:
staging:iio:adis16080: Perform sign extension (2013-01-09 21:15:33 +0000)
----------------------------------------------------------------
Second round of fixes for IIO post 3.8-rc1
Two tiny fixes
* A build warning fix due to signed / unsigned comparison
* Missing sign extension in adis16080
----------------------------------------------------------------
Fabio Estevam (1):
iio: mxs-lradc: indexes are unsigned
Lars-Peter Clausen (1):
staging:iio:adis16080: Perform sign extension
drivers/staging/iio/adc/mxs-lradc.c | 2 +-
drivers/staging/iio/gyro/adis16080_core.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
next reply other threads:[~2013-01-12 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-12 20:59 Jonathan Cameron [this message]
2013-01-18 0:40 ` [PULL] [PULL] IIO fixes for v3.8-rc1 set 2 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=50F1CEA1.6090606@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.