linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] 2nd set of IIO fixes for the 5.7 cycle.
@ 2020-05-11 19:11 Jonathan Cameron
  2020-05-15 14:05 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2020-05-11 19:11 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit c532cc617e6edc4398a9ec5c8f470833966f9f9f:

  Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-04-20 14:07:00 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 928edefbc18cd8433f7df235c6e09a9306e7d580:

  iio: sca3000: Remove an erroneous 'get_device()' (2020-05-10 10:53:36 +0100)

----------------------------------------------------------------
iio-fixes-for-5.7b Second set of fixes for IIO in the 5.7 cycle.

Usual mixed bag of breakage in new code and ancient bugs.

ad2s1210
- Fix missing CS change needed to actually read anything.
atlas-sensor
- Avoid clashing scan index with the timestamp channel.
sca3000
- Fix a randomly placed get_device in an error message print.
st_lsm6dsx
- Fix missing unlock in error path.
stm32-adc
- Fix which device is used to request DMA to ensure it's one
  that has actually been registered at point of use.
stm32-dfsdm
- Fix which device is used to request DMA to ensure it's one
  that has actually been registered at poitn of use.
ti-ads8344
- Fix channel selection.
vf610 dac
- Fix some missing error handling code.

----------------------------------------------------------------
Christophe JAILLET (2):
      iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
      iio: sca3000: Remove an erroneous 'get_device()'

Dan Carpenter (1):
      iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()

Dragos Bogdan (1):
      staging: iio: ad2s1210: Fix SPI reading

Fabrice Gasnier (2):
      iio: adc: stm32-adc: fix device used to request dma
      iio: adc: stm32-dfsdm: fix device used to request dma

Gregory CLEMENT (1):
      iio: adc: ti-ads8344: Fix channel selection

Matt Ranostay (1):
      iio: chemical: atlas-sensor: correct DO-SM channels

 drivers/iio/accel/sca3000.c                  |  2 +-
 drivers/iio/adc/stm32-adc.c                  |  8 ++++----
 drivers/iio/adc/stm32-dfsdm-adc.c            | 21 +++++++++++----------
 drivers/iio/adc/ti-ads8344.c                 |  8 +++++---
 drivers/iio/chemical/atlas-sensor.c          | 14 +++++++++++++-
 drivers/iio/dac/vf610_dac.c                  |  1 +
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c |  7 +++++--
 drivers/staging/iio/resolver/ad2s1210.c      | 17 ++++++++++++-----
 8 files changed, 52 insertions(+), 26 deletions(-)

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

* Re: [PULL] 2nd set of IIO fixes for the 5.7 cycle.
  2020-05-11 19:11 [PULL] 2nd set of IIO fixes for the 5.7 cycle Jonathan Cameron
@ 2020-05-15 14:05 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-05-15 14:05 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Mon, May 11, 2020 at 08:11:50PM +0100, Jonathan Cameron wrote:
> The following changes since commit c532cc617e6edc4398a9ec5c8f470833966f9f9f:
> 
>   Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-04-20 14:07:00 +0200)

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-05-15 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 19:11 [PULL] 2nd set of IIO fixes for the 5.7 cycle Jonathan Cameron
2020-05-15 14:05 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).