public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: gregkh@linuxfoundation.org, linux-iio@vger.kernel.org
Subject: [PULL] First set of IIO fixes for the 5.6 cycle
Date: Sun, 8 Mar 2020 17:09:41 +0000	[thread overview]
Message-ID: <20200308170941.6d3b36ab@archlinux> (raw)

The following changes since commit 39bed42de2e7d74686a2d5a45638d6a5d7e7d473:

  Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2020-01-29 19:56:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.6a

for you to fetch changes up to 10856d88f7653b42196ca5b2775bbc1f15122a58:

  iio: ping: set pa_laser_ping_cfg in of_ping_match (2020-03-08 16:21:23 +0000)

----------------------------------------------------------------
First set of IIO fixes in the 5.6 cycle.

* adxl372
  - Fix marking of buffered values as big endian.
* ak8974
  - Fix wrong handling of negative values when read from sysfs.
* at91-sama5d2
  - Fix differential mode by ensuring configuration set correctly.
* ping
  - Use the write sensor type for of_ping_match table.
* sps30
  - Kconfig build dependency fix.
* st-sensors
  - Fix a wrong identification of which part the SMO8840 ACPI ID indicates.
* stm32-dsfdm
  - Fix a sleep in atomic issue by not using a trigger when it makes no sense.
* stm32-timer
  - Make sure master mode is disabled when stopping.
* vcnl400
  - Update some sampling periods based on new docs.

----------------------------------------------------------------
Alexandru Tachici (1):
      iio: accel: adxl372: Set iio_chan BE

Eugen Hristev (1):
      iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode

Fabrice Gasnier (1):
      iio: trigger: stm32-timer: disable master mode when stopping

Olivier Moysan (1):
      iio: adc: stm32-dfsdm: fix sleep in atomic context

Petr Štetiar (1):
      iio: chemical: sps30: fix missing triggered buffer dependency

Stephan Gerhold (1):
      iio: magnetometer: ak8974: Fix negative raw values in sysfs

Tomas Novotny (2):
      iio: light: vcnl4000: update sampling periods for vcnl4200
      iio: light: vcnl4000: update sampling periods for vcnl4040

Wen-chien Jesse Sung (1):
      iio: st_sensors: remap SMO8840 to LIS2DH12

YueHaibing (1):
      iio: ping: set pa_laser_ping_cfg in of_ping_match

 drivers/iio/accel/adxl372.c               |  1 +
 drivers/iio/accel/st_accel_i2c.c          |  2 +-
 drivers/iio/adc/at91-sama5d2_adc.c        | 15 +++++++++++
 drivers/iio/adc/stm32-dfsdm-adc.c         | 43 +++++++------------------------
 drivers/iio/chemical/Kconfig              |  2 ++
 drivers/iio/light/vcnl4000.c              | 15 ++++++-----
 drivers/iio/magnetometer/ak8974.c         |  2 +-
 drivers/iio/proximity/ping.c              |  2 +-
 drivers/iio/trigger/stm32-timer-trigger.c | 11 ++++++--
 9 files changed, 48 insertions(+), 45 deletions(-)

             reply	other threads:[~2020-03-08 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08 17:09 Jonathan Cameron [this message]
2020-03-18 10:24 ` [PULL] First set of IIO fixes for the 5.6 cycle Greg KH

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=20200308170941.6d3b36ab@archlinux \
    --to=jic23@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@vger.kernel.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