linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging/IIO driver fixes for 4.19-rc4
@ 2018-09-14 11:25 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-09-14 11:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: linux-kernel, devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-14 11:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 11:25 [GIT PULL] Staging/IIO driver fixes for 4.19-rc4 Greg KH

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).