[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151023212610.GA5049@kroah.com>
Date: Fri, 23 Oct 2015 14:26:10 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.3-rc7
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@...uxfoundation.org>
----------------------------------------------------------------
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists