* [PULL] Third set of fixes for IIO in the 4.7 cycle.
@ 2016-06-29 17:41 Jonathan Cameron
2016-06-29 20:54 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2016-06-29 17:41 UTC (permalink / raw)
To: Greg KH, linux-iio@vger.kernel.org
The following changes since commit df013212a1b6557f071609983cab0612f71fd99b:
Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2016-06-22 09:57:28 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.7c
for you to fetch changes up to 68b356eb3d9f5e38910fb62e22a78e2a18d544ae:
iio:ad7266: Fix probe deferral for vref (2016-06-26 17:39:26 +0100)
----------------------------------------------------------------
Third set of fixes for IIO in the 4.7 cycle.
A couple of really old bugs and the results of Mark taking a close look at
some nasty regulator handling.
* ad7266
- Fix broken regulator handling that won't play well with dummy regulators.
- Correctly handle and optional regulator.
- Fix probe deferral for the vref regulator.
* kxsd9
- Fix a wrong error check that leads to an inability to write or read
the scale.
* sca3000
- Fix a wrong error check that leads to an inability to read back the
sampling frequency.
----------------------------------------------------------------
Linus Walleij (1):
iio: accel: kxsd9: fix the usage of spi_w8r8()
Luis de Bethencourt (1):
staging: iio: accel: fix error check
Mark Brown (3):
iio:ad7266: Fix broken regulator error handling
iio:ad7266: Fix support for optional regulators
iio:ad7266: Fix probe deferral for vref
drivers/iio/accel/kxsd9.c | 4 ++--
drivers/iio/adc/ad7266.c | 7 +++++--
drivers/staging/iio/accel/sca3000_core.c | 2 +-
3 files changed, 8 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-29 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 17:41 [PULL] Third set of fixes for IIO in the 4.7 cycle Jonathan Cameron
2016-06-29 20:54 ` 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.