All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-iio@vger.kernel.org
Subject: [GIT PULL] IIO fixes for staging-next.
Date: Thu, 12 Jul 2012 20:18:31 +0100	[thread overview]
Message-ID: <4FFF2307.7020807@kernel.org> (raw)

The following changes since commit 7b7627410e2c211f24787f61e6419e16d259aa13:

  iio: Fix inkern remove incorrect put of device (2012-07-08 20:02:31 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
tags/fixes-togreg-3.6a

for you to fetch changes up to e59b9afecf7ddf52d31d24e800b473f19c23cfe0:

  iio: double unlock on error path (2012-07-12 20:00:20 +0100)

----------------------------------------------------------------
Various minor IIO fixes for staging-next.

----------------------------------------------------------------
Dan Carpenter (1):
      iio: double unlock on error path

Gerard Snitselaar (1):
      iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next

Lars-Peter Clausen (2):
      staging:iio:max1363: Don't free uninitialized variable
      iio: ad5064: Move bus write callbacks to #if protected sections

 drivers/iio/dac/ad5064.c               | 40
+++++++++++++++++-----------------
 drivers/iio/inkern.c                   |  3 ++-
 drivers/staging/iio/adc/max1363_ring.c |  5 +++--
 3 files changed, 25 insertions(+), 23 deletions(-)

             reply	other threads:[~2012-07-12 19:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 19:18 Jonathan Cameron [this message]
2012-07-12 19:29 ` [GIT PULL] IIO fixes for staging-next Greg KH
2012-07-12 19:30   ` 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=4FFF2307.7020807@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.