https://github.com/torvalds/linux
Revision d839722131307eff1f3fe1636a5af839c90fbf96 authored by Greg Kroah-Hartman on 29 June 2016, 20:53:31 UTC, committed by Greg Kroah-Hartman on 29 June 2016, 20:53:31 UTC
Jonathan writes:

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.
2 parent s df01321 + 68b356e
History
Tip revision: d839722131307eff1f3fe1636a5af839c90fbf96 authored by Greg Kroah-Hartman on 29 June 2016, 20:53:31 UTC
Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Tip revision: d839722
File Mode Size
Makefile -rw-r--r-- 346 bytes
clnt4xdr.c -rw-r--r-- 13.1 KB
clntlock.c -rw-r--r-- 7.5 KB
clntproc.c -rw-r--r-- 20.7 KB
clntxdr.c -rw-r--r-- 13.4 KB
host.c -rw-r--r-- 17.1 KB
mon.c -rw-r--r-- 14.2 KB
netns.h -rw-r--r-- 347 bytes
procfs.c -rw-r--r-- 1.8 KB
procfs.h -rw-r--r-- 463 bytes
svc.c -rw-r--r-- 17.6 KB
svc4proc.c -rw-r--r-- 14.0 KB
svclock.c -rw-r--r-- 25.1 KB
svcproc.c -rw-r--r-- 14.8 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 10.3 KB
xdr.c -rw-r--r-- 7.1 KB
xdr4.c -rw-r--r-- 7.3 KB

back to top