mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.12-rc6
Date: Sat, 17 Jun 2017 12:38:51 +0200	[thread overview]
Message-ID: <20170617103851.GA26280@kroah.com> (raw)

The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:

  Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.12-rc6

for you to fetch changes up to ed6456afef0da57edfd87ce9142813d08a571137:

  Staging: rtl8723bs: fix an error code in isFileReadable() (2017-06-14 12:43:54 +0200)

----------------------------------------------------------------
Staging/IIO fixes for 4.12-rc6

Here are some small Staging and IIO driver fixes for 4.12-rc6.

Nothing huge, just a few small driver fixes for reported issues.  All
have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Alexey Khoroshilov (1):
      staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()

Dan Carpenter (1):
      Staging: rtl8723bs: fix an error code in isFileReadable()

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

Jean-Baptiste Maneyrol (1):
      iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500

Martin Blumenstingl (1):
      iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo

Phil Reid (2):
      iio: buffer-dma: Add missing header buffer_impl.h
      iio: buffer-dmaengine: Add missing header buffer_impl.h

Wei Yongjun (1):
      iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()

 drivers/iio/adc/meson_saradc.c                     |  4 +--
 drivers/iio/adc/mxs-lradc-adc.c                    |  7 ++--
 drivers/iio/buffer/industrialio-buffer-dma.c       |  1 +
 drivers/iio/buffer/industrialio-buffer-dmaengine.c |  1 +
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c         | 39 ++++++++++++++++++++--
 drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h          |  3 ++
 drivers/staging/iio/cdc/ad7152.c                   |  6 +---
 drivers/staging/rtl8723bs/os_dep/osdep_service.c   |  2 +-
 8 files changed, 50 insertions(+), 13 deletions(-)

                 reply	other threads:[~2017-06-17 10:38 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=20170617103851.GA26280@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --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

Powered by JetHome