* [GIT PULL] Staging driver fixes for 4.3-rc7
@ 2015-10-23 21:26 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-10-23 21:26 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel
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@linuxfoundation.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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-23 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 21:26 [GIT PULL] Staging driver fixes for 4.3-rc7 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.