public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 3.16-rc4
Date: Thu, 3 Jul 2014 18:01:07 -0700	[thread overview]
Message-ID: <20140704010107.GA21102@kroah.com> (raw)

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.16-rc4

for you to fetch changes up to 6b64168de843b16e96a22f9e98c6afc92ee1da71:

  Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2014-06-29 09:43:23 -0700)

----------------------------------------------------------------
Staging driver bugfixes for 3.16-rc4

Nothing major here, just 4 small bugfixes that resolve some issues
reported for the IIO (staging and non-staging) and the tidspbridge
driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Adam Thomson (1):
      iio: of_iio_channel_get_by_name() returns non-null pointers for error legs

Dan Carpenter (1):
      staging: iio/ad7291: fix error code in ad7291_probe()

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/.../jic23/iio into staging-linus

Peter Meerwald (1):
      iio:adc:ad799x: Fix reading and writing of event values, apply shift

Suman Anna (1):
      staging: tidspbridge: fix an erroneous removal of parentheses

 drivers/iio/adc/ad799x.c                      | 8 ++++++--
 drivers/iio/inkern.c                          | 6 ++++--
 drivers/staging/iio/adc/ad7291.c              | 4 ++--
 drivers/staging/tidspbridge/core/tiomap3430.c | 6 ++++--
 4 files changed, 16 insertions(+), 8 deletions(-)

                 reply	other threads:[~2014-07-04  0:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140704010107.GA21102@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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