Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609318
| Path | csiph.com!news.freedyn.net!open-news-network.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Greg KH <gregkh@linuxfoundation.org> |
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] IIO driver fixes for 4.11-rc4 |
| Date | Sun, 26 Mar 2017 13:10:02 +0200 |
| Message-ID | <tpedA-7pp-9@gated-at.bofh.it> (permalink) |
| X-Original-To | Linus Torvalds <torvalds@linux-foundation.org>, Andrew Morton <akpm@linux-foundation.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.8.0 (2017-02-23) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 46 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, devel@linuxdriverproject.org |
| X-Original-Date | Sun, 26 Mar 2017 13:04:07 +0200 |
| X-Original-Message-ID | <20170326110407.GA9201@kroah.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1609318 |
Show key headers only | View raw
The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81:
Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.11-rc4
for you to fetch changes up to 43c49938bf72b2862aa12b5d66e710e15ce0f7b7:
Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2017-03-22 12:02:01 +0100)
----------------------------------------------------------------
IIO fixes for 4.11-rc4
Here are some small IIO driver fixes for 4.11-rc4 that resolve a number
of tiny reported issues. All of these have been in linux-next for a
while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dmitry Torokhov (1):
iio: magnetometer: ak8974: remove incorrect __exit markups
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/.../jic23/iio into staging-linus
Lars-Peter Clausen (1):
iio: sw-device: Fix config group initialization
Lorenzo Bianconi (1):
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Michael Engl (1):
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Song Hongyan (1):
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
drivers/iio/adc/ti_am335x_adc.c | 13 ++++++++++++-
drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 6 +++---
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 4 ++--
drivers/iio/magnetometer/ak8974.c | 4 ++--
include/linux/iio/sw_device.h | 2 +-
5 files changed, 20 insertions(+), 9 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] IIO driver fixes for 4.11-rc4 Greg KH <gregkh@linuxfoundation.org> - 2017-03-26 13:10 +0200
csiph-web