linux-kernel.vger.kernel.org archive mirror
 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.19-rc4
Date: Fri, 14 Sep 2018 13:25:56 +0200	[thread overview]
Message-ID: <20180914112556.GA27684@kroah.com> (raw)

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 65aac17423284634169489f298169c3e3f099cc7:

  staging: vboxvideo: Change address of scanout buffer on page-flip (2018-09-11 18:39:54 +0200)

----------------------------------------------------------------
Staging/IIO fixes for 4.19-rc4

Here are a few small staging and iio driver fixes for -rc4.

Nothing major, just a few small bugfixes for some reported issues, and a
MAINTAINERS file update for the fbtft drivers.  We also re-enable the
building of the erofs filesystem as the patcheset that was causing it to
break never got merged in the -rc1 cycle, so there's no reason it can't
be turned back on for now.  The problem that was previously there is now
being handled in that other tree at the moment, so it will not hit us
again in the future.

All of these patches have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Ahmed S. Darwish (1):
      staging: gasket: TODO: re-implement using UIO

Arnd Bergmann (1):
      staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"

Daniel Vetter (1):
      staging/fbtft: Update TODO and mailing lists

Gao Xiang (2):
      Revert "staging: erofs: disable compiling temporarile"
      staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)

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

Hans de Goede (2):
      staging: vboxvideo: Fix IRQs no longer working
      staging: vboxvideo: Change address of scanout buffer on page-flip

Lorenzo Bianconi (1):
      iio: imu: st_lsm6dsx: take into account ts samples in wm configuration

Matt Ranostay (1):
      Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"

Todd Poynor (1):
      MAINTAINERS: Switch a maintainer for drivers/staging/gasket

 MAINTAINERS                                    |  4 +++-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 13 ++++++-------
 drivers/iio/temperature/maxim_thermocouple.c   |  1 -
 drivers/staging/erofs/Kconfig                  |  2 +-
 drivers/staging/erofs/super.c                  |  4 ++--
 drivers/staging/fbtft/TODO                     |  4 ++++
 drivers/staging/gasket/TODO                    | 13 +++++++++++++
 drivers/staging/vboxvideo/vbox_drv.c           |  7 +++++++
 drivers/staging/vboxvideo/vbox_mode.c          |  5 +++++
 drivers/staging/wilc1000/Makefile              |  3 +--
 drivers/staging/wilc1000/linux_wlan.c          |  6 ++++--
 drivers/staging/wilc1000/wilc_debugfs.c        |  7 +++++--
 drivers/staging/wilc1000/wilc_wlan.c           |  6 ++++++
 drivers/staging/wilc1000/wilc_wlan_if.h        |  2 --
 14 files changed, 57 insertions(+), 20 deletions(-)

                 reply	other threads:[~2018-09-14 11:26 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=20180914112556.GA27684@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;
as well as URLs for NNTP newsgroup(s).