From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.15-rc3
Date: Tue, 5 Dec 2017 16:45:42 +0100 [thread overview]
Message-ID: <20171205154542.GA4585@kroah.com> (raw)
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.15-rc3
for you to fetch changes up to e168e9845d956e6d0c057f9ecd28782a1ab4a08a:
Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2017-12-03 16:04:38 +0100)
----------------------------------------------------------------
staging and iio driver fixes for 4.15-rc3
Here are a number of small staging and iio driver fixes for reported
issues for 4.15-rc3. Nothing major here, the majority is IIO issues,
like normal, but there are also some small bugfixes for a few staging
drivers as well.
Full details are in the shortlog.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Aaro Koskinen (1):
staging: octeon-usb: use __delay() instead of cvmx_wait()
Andy Shevchenko (1):
iio: proximity: sx9500: Assign interrupt from GpioIo()
Arnd Bergmann (1):
iio: stm32: fix adc/trigger link error
Gilad Ben-Yossef (1):
staging: ccree: fix leak of import() after init()
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/.../jic23/iio into staging-linus
Larry Finger (1):
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Martin Blumenstingl (3):
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Matthew Giassa (1):
staging: comedi: ni_atmio: fix license warning.
Pan Bian (1):
iio: adc: cpcap: fix incorrect validation
Peter Meerwald-Stadler (1):
iio: health: max30102: Temperature should be in milli Celsius
Randy Dunlap (1):
iio: fix kernel-doc build errors
drivers/iio/adc/cpcap-adc.c | 2 +-
drivers/iio/adc/meson_saradc.c | 52 +++++++++++++++++++++-----
drivers/iio/health/max30102.c | 2 +-
drivers/iio/industrialio-core.c | 4 +-
drivers/iio/proximity/sx9500.c | 9 +++++
drivers/staging/ccree/ssi_hash.c | 9 +++--
drivers/staging/comedi/drivers/ni_atmio.c | 5 +++
drivers/staging/octeon-usb/octeon-hcd.c | 6 +--
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 14 ++-----
include/linux/iio/timer/stm32-lptim-trigger.h | 5 ++-
10 files changed, 77 insertions(+), 31 deletions(-)
reply other threads:[~2017-12-05 15:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171205154542.GA4585@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.