public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] Second set of IIO fixes for the 5.2 cycle.
@ 2019-06-17 19:10 Jonathan Cameron
  2019-06-17 20:34 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2019-06-17 19:10 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit e61ff0fba72d981449c90b5299cebb74534b6f7c:

  staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000' (2019-05-24 09:41:09 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.2b

for you to fetch changes up to 0c75376fa3950b9875559dd79f73c36a5498a969:

  counter/ftm-quaddec: Add missing dependencies in Kconfig (2019-06-08 13:07:41 +0100)

----------------------------------------------------------------
Second set of IIO fixes for the 5.2 cycle.

* ad7150
  - sense of bit for controlling adaptive vs fixed threshold was flipped.
* adt7316
  - Fix a build issue due to wrong headers for gpio usage.
* lsm6dsx
  - correctly suspend / resume i2c slaves when the host goes to sleep.
* mlx90632
  - relax a compatability check to allow for newer devices.

Also one counters fix

* counter/ftm-quaddec
  - missing dependencies in Kconfig.

----------------------------------------------------------------
Crt Mori (1):
      iio: temperature: mlx90632 Relax the compatibility check

Fabio Estevam (1):
      staging: iio: adt7316: Fix build errors when GPIOLIB is not set

Lorenzo Bianconi (1):
      iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller

Melissa Wen (1):
      staging:iio:ad7150: fix threshold mode config bit

Patrick Havelange (1):
      counter/ftm-quaddec: Add missing dependencies in Kconfig

 drivers/counter/Kconfig                      |  1 +
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h      |  2 ++
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 25 +++++++++++++++++--------
 drivers/iio/temperature/mlx90632.c           |  9 +++++++--
 drivers/staging/iio/addac/adt7316.c          |  3 ++-
 drivers/staging/iio/cdc/ad7150.c             | 19 +++++++++++--------
 6 files changed, 40 insertions(+), 19 deletions(-)

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

* Re: [PULL] Second set of IIO fixes for the 5.2 cycle.
  2019-06-17 19:10 [PULL] Second set of IIO fixes for the 5.2 cycle Jonathan Cameron
@ 2019-06-17 20:34 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-06-17 20:34 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Mon, Jun 17, 2019 at 08:10:49PM +0100, Jonathan Cameron wrote:
> The following changes since commit e61ff0fba72d981449c90b5299cebb74534b6f7c:
> 
>   staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000' (2019-05-24 09:41:09 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.2b

Nicer kernel version this time :)

Now pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-06-17 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-17 19:10 [PULL] Second set of IIO fixes for the 5.2 cycle Jonathan Cameron
2019-06-17 20:34 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox