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.10-rc3
Date: Sun, 8 Jan 2017 14:04:24 +0100 [thread overview]
Message-ID: <20170108130424.GA20463@kroah.com> (raw)
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.10-rc3
for you to fetch changes up to 01d0f715869161dc70e2bf66fcdf6533a6a782cd:
MAINTAINERS: add greybus subsystem mailing list (2017-01-07 17:05:42 +0100)
----------------------------------------------------------------
Staging/IIO fixes for 4.10-rc3
Here are some staging and IIO driver fixes for 4.10-rc3.
Most of these are minor IIO fixes of reported issues, along with one
network driver fix to resolve an issue. And a MAINTAINERS update with a
new mailing list. All of these, except the MAINTAINERS file update,
have been in linux-next with no reported issues (the MAINTAINERS patch
happened on Friday...)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Akinobu Mita (1):
iio: max44000: correct value in illuminance_integration_time_available
Florian Fainelli (1):
staging: octeon: Call SET_NETDEV_DEV()
Geert Uytterhoeven (1):
iio: adc: TI_AM335X_ADC should depend on HAS_DMA
Greg Kroah-Hartman (2):
Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/.../jic23/iio into staging-linus
MAINTAINERS: add greybus subsystem mailing list
Linus Walleij (1):
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Lorenzo Bianconi (1):
iio: common: st_sensors: fix channel data parsing
Marcin Niestroj (1):
iio: bmi160: Fix time needed to sleep after command execution
William Breathitt Gray (3):
iio: 104-quad-8: Fix index control configuration
iio: 104-quad-8: Fix off-by-one errors when addressing IOR
iio: 104-quad-8: Fix active level mismatch for the preset enable option
MAINTAINERS | 1 +
drivers/iio/accel/st_accel_core.c | 12 +++++++++--
drivers/iio/adc/Kconfig | 2 +-
drivers/iio/common/st_sensors/st_sensors_buffer.c | 4 +++-
drivers/iio/common/st_sensors/st_sensors_core.c | 13 +++++++++++-
drivers/iio/counter/104-quad-8.c | 13 +++++++-----
drivers/iio/imu/bmi160/bmi160_core.c | 25 ++++++-----------------
drivers/iio/light/max44000.c | 2 +-
drivers/staging/octeon/ethernet.c | 2 ++
include/linux/iio/common/st_sensors.h | 12 +++++++++++
10 files changed, 56 insertions(+), 30 deletions(-)
reply other threads:[~2017-01-08 13:04 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=20170108130424.GA20463@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.