All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] 4th set of IIO fixes for the 4.11 cycle.
@ 2017-04-02 19:38 Jonathan Cameron
  2017-04-03 13:28 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2017-04-02 19:38 UTC (permalink / raw)
  To: Greg KH, linux-iio

The following changes since commit 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)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.11d

for you to fetch changes up to bba6d9e47f3ea894e501f94b086a59ffe28241ac:

  iio: hid-sensor-attributes: Fix sensor property setting failure. (2017-04-02 11:44:03 +0100)

----------------------------------------------------------------
4th set of IIO fixes for the 4.12 cycle.

core
 - fix IIO_VAL_FRACTIONAL_LOG2 handling for negative values.
bmg160
 - reset chip on probe to avoid a failure on some systems
cros_ec
 - return type correctly when reading raw and calibbias data.
hid-sensor-accel
 - fix a duplicate scan index error due to wrong number of channels
 for gravity sensor.
hid-sensors
 - ensure a get_feature is always done before the first set feature to
 avoid issues with wrong cached values.
st-pressure
 - initalize lps22hb boot time to avoid giving stale data.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      iio: cros_ec_sensors: Fix return value to get raw and calibbias data.

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

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 +
 6 files changed, 30 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] 4th set of IIO fixes for the 4.11 cycle.
  2017-04-02 19:38 [PULL] 4th set of IIO fixes for the 4.11 cycle Jonathan Cameron
@ 2017-04-03 13:28 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2017-04-03 13:28 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Sun, Apr 02, 2017 at 08:38:39PM +0100, Jonathan Cameron wrote:
> The following changes since commit 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)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.11d

Pulled and pushed out, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-03 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-02 19:38 [PULL] 4th set of IIO fixes for the 4.11 cycle Jonathan Cameron
2017-04-03 13:28 ` Greg KH

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.