* [PULL] IIO fixes for 4.3 - set 1.
@ 2015-10-11 15:01 Jonathan Cameron
2015-10-17 4:23 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2015-10-11 15:01 UTC (permalink / raw)
To: Greg KH, linux-iio@vger.kernel.org
The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.3a
for you to fetch changes up to b94e22805a2224061bb263a82b72e09544a5fbb3:
iio: mxs-lradc: Fix temperature offset (2015-10-11 15:02:02 +0100)
----------------------------------------------------------------
First set of IIO fixes for the 4.3 cycle.
* twl4030 - incorrect readings for some channels due to a failure to
initialize a bias regulator or configure the lines for input rather than
USB use.
* lis3lv02 - a missunderstanding of the way the interrupts worked on this
chip lead to activation of the wrong interrupt.
* sca3000 - an old bug meant that memory corruption could occur in the
hardware ring buffer readout function.
* mxs-lradc - wrong temp offset.
----------------------------------------------------------------
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()
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] IIO fixes for 4.3 - set 1.
2015-10-11 15:01 [PULL] IIO fixes for 4.3 - set 1 Jonathan Cameron
@ 2015-10-17 4:23 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-10-17 4:23 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org
On Sun, Oct 11, 2015 at 04:01:10PM +0100, Jonathan Cameron wrote:
> The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
>
> Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.3a
Pulled into my tree now, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-17 4:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 15:01 [PULL] IIO fixes for 4.3 - set 1 Jonathan Cameron
2015-10-17 4:23 ` 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.