[GIT PULL] Staging/IIO driver fixes for 5.0-rc6

Greg KH gregkh at linuxfoundation.org
Fri Feb 8 08:38:35 UTC 2019


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


More information about the devel mailing list