[GIT PULL] Staging driver fixes for 4.3-rc7
From: Greg KH
Date: Fri Oct 23 2015 - 17:26:17 EST
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.3-rc7
for you to fetch changes up to 4301de3b0ac4614fdf629fa414fb94f598e7ad6f:
Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2015-10-16 21:15:52 -0700)
----------------------------------------------------------------
staging driver fixes for 4.3-rc7
Here are 4 iio driver fixes for 4.3-rc7, fixing some reported issues.
All of these have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Adam YH Lee (1):
iio: adc: twl4030: Fix ADC[3:6] readings
Alexandre Belloni (1):
iio: mxs-lradc: Fix temperature offset
Dan Carpenter (1):
iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/.../jic23/iio into staging-linus
Linus Walleij (1):
iio: st_accel: fix interrupt handling on LIS3LV02
drivers/iio/accel/st_accel_core.c | 6 ------
drivers/iio/adc/twl4030-madc.c | 34 ++++++++++++++++++++++++++++++++
drivers/staging/iio/accel/sca3000_ring.c | 2 +-
drivers/staging/iio/adc/mxs-lradc.c | 9 +++++----
4 files changed, 40 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/