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.19-rc5
Date: Fri, 16 Jan 2015 10:34:17 -0800	[thread overview]
Message-ID: <20150116183417.GA28290@kroah.com> (raw)

The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:

  Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.19-rc5

for you to fetch changes up to a307d1d6d4cf66723a395785fd4c5998fe922b61:

  staging: vt6655: fix sparse warning: argument type (2015-01-12 19:49:47 -0800)

----------------------------------------------------------------
staging/iio driver fixes for 3.19-rc5

Here are 6 staging driver fixes for 3.19-rc5.

They fix some reported issues with some IIO drivers, as well as some
issues with the vt6655 wireless driver.

All have been in linux-next for a while.

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

----------------------------------------------------------------
Eddie Kovsky (1):
      staging: vt6655: fix sparse warning: argument type

Fabien Proriol (1):
      iio: iio: Fix iio_channel_read return if channel havn't info

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

Lars-Peter Clausen (1):
      iio: ad799x: Fix ad7991/ad7995/ad7999 config setup

Malcolm Priestley (2):
      staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
      staging: vt6655: Fix loss of distant/weak access points on channel change.

Mike Krinkin (1):
      staging: vt6655: fix sparse warnings: incorrect argument type

 drivers/iio/adc/ad799x.c             | 15 +++++++++++++--
 drivers/iio/inkern.c                 |  3 +++
 drivers/staging/vt6655/baseband.c    |  2 +-
 drivers/staging/vt6655/channel.c     |  8 ++++++++
 drivers/staging/vt6655/device_main.c | 13 ++++++++++---
 drivers/staging/vt6655/rxtx.c        |  5 +----
 6 files changed, 36 insertions(+), 10 deletions(-)

                 reply	other threads:[~2015-01-16 18:34 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=20150116183417.GA28290@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