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.20-rc5
Date: Fri, 30 Nov 2018 17:04:57 +0100 [thread overview]
Message-ID: <20181130160457.GA2944@kroah.com> (raw)
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-4.20-rc5
for you to fetch changes up to c648284f6c9606f1854816086593eeae5556845a:
Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2018-11-22 09:37:36 +0100)
----------------------------------------------------------------
Staging and IIO driver fixes for 4.20-rc5
Here are some small IIO and Staging driver fixes for 4.20-rc5.
Nothing major, the IIO fix ended up touching the HID drivers at the same
time, but the HID maintainer acked it. The staging fixes are all minor
patches for reported issues and regressions, 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>
----------------------------------------------------------------
Ben Wolsieffer (1):
staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
Christophe JAILLET (1):
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
Colin Ian King (3):
drivers: staging: cedrus: find ctx before dereferencing it ctx
staging: most: use format specifier "%s" in snprintf
staging: mt7621-pinctrl: fix uninitialized variable ngroups
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/.../jic23/iio into staging-linus
Hans de Goede (1):
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Larry Finger (2):
staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
Martin Kelly (1):
iio:st_magn: Fix enable device after trigger
Sergio Paracuellos (1):
staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'
Spencer E. Olson (2):
staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS
staging: comedi: clarify/unify macros for NI macro-defined terminals
drivers/hid/hid-sensor-custom.c | 2 +-
drivers/hid/hid-sensor-hub.c | 13 ++++++--
drivers/iio/accel/hid-sensor-accel-3d.c | 5 ++-
drivers/iio/gyro/hid-sensor-gyro-3d.c | 5 ++-
drivers/iio/humidity/hid-sensor-humidity.c | 3 +-
drivers/iio/light/hid-sensor-als.c | 8 +++--
drivers/iio/light/hid-sensor-prox.c | 8 +++--
drivers/iio/magnetometer/hid-sensor-magn-3d.c | 8 +++--
drivers/iio/magnetometer/st_magn_buffer.c | 12 ++-----
drivers/iio/orientation/hid-sensor-incl-3d.c | 8 +++--
drivers/iio/pressure/hid-sensor-press.c | 8 +++--
drivers/iio/temperature/hid-sensor-temperature.c | 3 +-
drivers/rtc/rtc-hid-sensor-time.c | 2 +-
drivers/staging/comedi/comedi.h | 39 ++++++++++++----------
drivers/staging/comedi/drivers/ni_mio_common.c | 3 +-
drivers/staging/media/sunxi/cedrus/cedrus.c | 22 ++++++------
drivers/staging/most/core.c | 2 +-
drivers/staging/mt7621-dma/mtk-hsdma.c | 3 +-
drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 2 +-
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c | 4 +--
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 2 +-
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c | 2 +-
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 7 +++-
include/linux/hid-sensor-hub.h | 4 ++-
24 files changed, 103 insertions(+), 72 deletions(-)
next reply other threads:[~2018-11-30 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 16:04 Greg KH [this message]
2018-11-30 21:00 ` [GIT PULL] Staging/IIO driver fixes for 4.20-rc5 pr-tracker-bot
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=20181130160457.GA2944@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox