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: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.2-rc6
Date: Fri, 21 Jun 2019 10:11:02 +0200 [thread overview]
Message-ID: <20190621081102.GA28012@kroah.com> (raw)
The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:
Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.2-rc6
for you to fetch changes up to 9b9410766f5422d1e736783dc0c3a053eefedac4:
Merge branch 'erofs_fix' into staging-linus (2019-06-17 22:59:28 +0200)
----------------------------------------------------------------
Staging/IIO/Counter fixes for 5.2-rc6
Here are some small driver bugfixes for some staging/iio/counter
drivers.
Staging and IIO have been lumped together for a while, as those
subsystems cross the areas a log, and counter is used by IIO, so that's
why they are all in one pull request here.
These are small fixes for reported issues in some iio drivers, the erofs
filesystem, and a build issue for counter code.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Crt Mori (1):
iio: temperature: mlx90632 Relax the compatibility check
Fabio Estevam (1):
staging: iio: adt7316: Fix build errors when GPIOLIB is not set
Gao Xiang (1):
staging: erofs: add requirements field in superblock
Greg Kroah-Hartman (2):
Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/.../jic23/iio into staging-linus
Merge branch 'erofs_fix' into staging-linus
Lorenzo Bianconi (1):
iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller
Melissa Wen (1):
staging:iio:ad7150: fix threshold mode config bit
Patrick Havelange (1):
counter/ftm-quaddec: Add missing dependencies in Kconfig
drivers/counter/Kconfig | 1 +
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 2 ++
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 25 +++++++++++++++++--------
drivers/iio/temperature/mlx90632.c | 9 +++++++--
drivers/staging/erofs/erofs_fs.h | 13 ++++++++++---
drivers/staging/erofs/internal.h | 2 ++
drivers/staging/erofs/super.c | 19 +++++++++++++++++++
drivers/staging/iio/addac/adt7316.c | 3 ++-
drivers/staging/iio/cdc/ad7150.c | 19 +++++++++++--------
9 files changed, 71 insertions(+), 22 deletions(-)
next reply other threads:[~2019-06-21 8:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 8:11 Greg KH [this message]
2019-06-21 17:25 ` [GIT PULL] Staging/IIO driver fixes for 5.2-rc6 pr-tracker-bot
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=20190621081102.GA28012@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 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.