[GIT PULL] Staging/IIO driver fixes for 4.11-rc1

Greg KH gregkh at linuxfoundation.org
Sat Mar 4 07:55:53 UTC 2017


The following changes since commit bc49a7831b1137ce1c2dda1c57e3631655f5d2ae:

  Merge branch 'akpm' (patches from Andrew) (2017-02-22 19:29:24 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.11-rc1-part2

for you to fetch changes up to a45e47f4b342884dcf9e40a530033f64c379ffc7:

  staging: fsl-mc: fix warning in DT ranges parser (2017-03-01 09:23:56 +0100)

----------------------------------------------------------------
Staging/IIO driver fixes for 4.11-rc1

Here are a few small staging and IIO driver fixes for issues that showed
up after the big set if changes you merged last week.

Nothing major, just small bugs resolved in some IIO drivers, a lustre
allocation fix, and some RaspberryPi driver fixes for reported problems,
as well as a MAINTAINERS entry update.

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

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

----------------------------------------------------------------
Arnd Bergmann (2):
      iio: adc: handle unknow of_device_id data
      staging: fsl-mc: fix warning in DT ranges parser

Christophe JAILLET (1):
      iio: adc: xilinx: Fix error handling

Dan Carpenter (1):
      staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host()

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

Michael Zoran (1):
      staging: vchiq_2835_arm: Make cache-line-size a required DT property

Noralf Trønnes (1):
      MAINTAINERS: Remove Noralf Trønnes as fbtft maintainer

Oleg Drokin (1):
      staging/lustre/lnet: Fix allocation size for sv_cpt_data

William Breathitt Gray (1):
      iio: 104-quad-8: Fix off-by-one error when addressing flag register

 MAINTAINERS                                        |  1 -
 drivers/iio/adc/rcar-gyroadc.c                     |  4 +++-
 drivers/iio/adc/xilinx-xadc-core.c                 |  6 +++---
 drivers/iio/counter/104-quad-8.c                   |  2 +-
 drivers/staging/fsl-mc/bus/fsl-mc-bus.c            | 22 +++++++++-------------
 drivers/staging/lustre/lnet/selftest/rpc.c         |  2 +-
 .../staging/media/platform/bcm2835/mmal-vchiq.c    |  7 +++++--
 .../interface/vchiq_arm/vchiq_2835_arm.c           |  8 +++++++-
 8 files changed, 29 insertions(+), 23 deletions(-)


More information about the devel mailing list