[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170617103851.GA26280@kroah.com>
Date: Sat, 17 Jun 2017 12:38:51 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.12-rc6
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@...uxfoundation.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(-)
Powered by blists - more mailing lists