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: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.0-rc6
Date: Fri, 8 Feb 2019 09:38:35 +0100	[thread overview]
Message-ID: <20190208083835.GA26921@kroah.com> (raw)

The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:

  Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6d923f8fe821c0c6b5378635cbcc9da5f5ec520a:

  Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-02-03 13:10:41 +0100)

----------------------------------------------------------------
Staging/IIO driver fixes for 5.0-rc6

Here are some small iio and staging driver fixes for 5.0-rc6.

Nothing big, just resolve some reported IIO driver issues, and one
staging driver bug.  One staging driver patch was added and then
reverted as well.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Aaro Koskinen (1):
      staging: octeon: fix broken phylib usage

Dan Murphy (1):
      iio: ti-ads8688: Update buffer allocation for timestamps

Gao Xiang (1):
      staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()

Greg Kroah-Hartman (2):
      Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"
      Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/.../jic23/iio into staging-linus

Hans de Goede (1):
      iio: adc: axp288: Fix TS-pin handling

Martin Kelly (1):
      tools: iio: iio_generic_buffer: make num_loops signed

Matt Ranostay (1):
      iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius

 drivers/iio/adc/axp288_adc.c           | 76 +++++++++++++++++++++++++++-------
 drivers/iio/adc/ti-ads8688.c           |  3 +-
 drivers/iio/chemical/atlas-ph-sensor.c |  7 ++--
 drivers/staging/octeon/ethernet-mdio.c |  2 +-
 tools/iio/iio_generic_buffer.c         |  2 +-
 5 files changed, 67 insertions(+), 23 deletions(-)

             reply	other threads:[~2019-02-08  8:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-08  8:38 Greg KH [this message]
2019-02-08 19:45 ` [GIT PULL] Staging/IIO driver fixes for 5.0-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=20190208083835.GA26921@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).