From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.11-rc1
Date: Sat, 4 Mar 2017 08:55:53 +0100 [thread overview]
Message-ID: <20170304075553.GA13143@kroah.com> (raw)
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@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(-)
reply other threads:[~2017-03-04 8:05 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=20170304075553.GA13143@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--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
Powered by JetHome