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: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.12-rc5
Date: Sun, 11 Jun 2017 09:42:41 +0200 [thread overview]
Message-ID: <20170611074241.GA29879@kroah.com> (raw)
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.12-rc5
for you to fetch changes up to 26f4b1f7a8da3eaa6c32e12f87c9f5388196dc67:
staging: ccree: fix buffer copy (2017-06-06 16:23:27 +0200)
----------------------------------------------------------------
Staging/IIO fixes for 4.12-rc5
These are mostly all IIO driver fixes, resolving a number of tiny
issues. There's also a ccree and lustre fix in here as well, both
fix problems found in those codebases.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Arnd Bergmann (1):
staging: ccree: add CRYPTO dependency
Dan Carpenter (2):
iio: adc: Max9611: checking for ERR_PTR instead of NULL in probe
iio: adc: ti_am335x_adc: allocating too much in probe
Eduardo Molinas (2):
iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Franziska Naepelt (1):
iio: light: ltr501 Fix interchanged als/ps register field
Gilad Ben-Yossef (1):
staging: ccree: fix buffer copy
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/.../jic23/iio into staging-linus
Jacopo Mondi (1):
iio: adc: max9611: Fix attribute measure unit
Marcin Niestroj (1):
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
Matt Ranostay (3):
iio: proximity: as3935: recalibrate RCO after resume
iio: proximity: as3935: fix AS3935_INT mask
iio: proximity: as3935: fix iio_trigger_poll issue
Oleg Drokin (1):
staging/lustre/lov: remove set_fs() call from lov_getstripe()
Quentin Schulz (1):
iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Raveendra Padasalagi (1):
iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
drivers/iio/adc/bcm_iproc_adc.c | 8 +++---
drivers/iio/adc/max9611.c | 10 ++++----
drivers/iio/adc/sun4i-gpadc-iio.c | 38 ++++++++++++++++++----------
drivers/iio/adc/ti_am335x_adc.c | 2 +-
drivers/iio/industrialio-trigger.c | 3 ++-
drivers/iio/light/ltr501.c | 4 +--
drivers/iio/proximity/as3935.c | 14 +++++-----
drivers/staging/ccree/Kconfig | 2 +-
drivers/staging/ccree/ssi_buffer_mgr.c | 3 ++-
drivers/staging/lustre/lustre/lov/lov_pack.c | 9 -------
10 files changed, 47 insertions(+), 46 deletions(-)
reply other threads:[~2017-06-11 7:42 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=20170611074241.GA29879@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