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-rc6
Date: Sun, 9 Apr 2017 10:11:54 +0200 [thread overview]
Message-ID: <20170409081154.GA5822@kroah.com> (raw)
The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:
Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.11-rc6
for you to fetch changes up to 97fbfef6bd597888485b653175fb846c6998b60c:
staging: android: ashmem: lseek failed due to no FMODE_LSEEK. (2017-04-08 12:13:11 +0200)
----------------------------------------------------------------
Staging/IIO fixes for 4.11-rc6
Here are a number of small IIO and staging driver fixes for 4.11-rc6.
Nothing big here, just iio fixes for reported issues, and an ashmem fix
for a very old bug that has been reported by a number of Android
vendors.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Enric Balletbo i Serra (1):
iio: cros_ec_sensors: Fix return value to get raw and calibbias data.
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.11d' of git://git.kernel.org/.../jic23/iio into staging-linus
Nikolaus Schulz (1):
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Quentin Schulz (1):
iio: bmg160: reset chip when probing
Shrirang Bagul (1):
iio: st_pressure: initialize lps22hb bootime
Shuxiao Zhang (1):
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Song Hongyan (1):
iio: hid-sensor-attributes: Fix sensor property setting failure.
Srinivas Pandruvada (1):
iio: accel: hid-sensor-accel-3d: Fix duplicate scan index error
drivers/iio/accel/hid-sensor-accel-3d.c | 3 ++-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c | 4 ++--
drivers/iio/common/hid-sensors/hid-sensor-attributes.c | 10 ++++++++++
drivers/iio/gyro/bmg160_core.c | 12 ++++++++++++
drivers/iio/industrialio-core.c | 7 +++----
drivers/iio/pressure/st_pressure_core.c | 1 +
drivers/staging/android/ashmem.c | 1 +
7 files changed, 31 insertions(+), 7 deletions(-)
reply other threads:[~2017-04-09 8:12 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=20170409081154.GA5822@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