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: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.6-rc7
Date: Fri, 20 Mar 2020 15:27:58 +0100 [thread overview]
Message-ID: <20200320142758.GA760533@kroah.com> (raw)
The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:
Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.6-rc7
for you to fetch changes up to 14800df6a020d38847fec77ac5a43dc221e5edfc:
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-03-18 11:20:42 +0100)
----------------------------------------------------------------
Staging/IIO fixes for 5.6-rc7
Here are a number of small staging and IIO driver fixes for 5.6-rc7
Nothing major here, just resolutions for some reported problems:
- iio bugfixes for a number of different drivers
- greybus loopback_test fixes
- wfx driver fixes
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexandru Tachici (1):
iio: accel: adxl372: Set iio_chan BE
Eugen Hristev (1):
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Fabrice Gasnier (1):
iio: trigger: stm32-timer: disable master mode when stopping
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/.../jic23/iio into staging-linus
Johan Hovold (3):
staging: greybus: loopback_test: fix poll-mask build breakage
staging: greybus: loopback_test: fix potential path truncation
staging: greybus: loopback_test: fix potential path truncations
Jérôme Pouiller (5):
staging: wfx: fix warning about freeing in-use mutex during device unregister
staging: wfx: fix lines ending with a comma instead of a semicolon
staging: wfx: make warning about pending frame less scary
staging: wfx: fix RCU usage in wfx_join_finalize()
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Michael Straube (1):
staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
Olivier Moysan (1):
iio: adc: stm32-dfsdm: fix sleep in atomic context
Petr Štetiar (1):
iio: chemical: sps30: fix missing triggered buffer dependency
Samuel Thibault (1):
staging/speakup: fix get_word non-space look-ahead
Stephan Gerhold (1):
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Tomas Novotny (2):
iio: light: vcnl4000: update sampling periods for vcnl4200
iio: light: vcnl4000: update sampling periods for vcnl4040
Wen-chien Jesse Sung (1):
iio: st_sensors: remap SMO8840 to LIS2DH12
YueHaibing (1):
iio: ping: set pa_laser_ping_cfg in of_ping_match
drivers/iio/accel/adxl372.c | 1 +
drivers/iio/accel/st_accel_i2c.c | 2 +-
drivers/iio/adc/at91-sama5d2_adc.c | 15 ++++++++++
drivers/iio/adc/stm32-dfsdm-adc.c | 43 +++++++--------------------
drivers/iio/chemical/Kconfig | 2 ++
drivers/iio/light/vcnl4000.c | 15 +++++-----
drivers/iio/magnetometer/ak8974.c | 2 +-
drivers/iio/proximity/ping.c | 2 +-
drivers/iio/trigger/stm32-timer-trigger.c | 11 +++++--
drivers/staging/greybus/tools/loopback_test.c | 21 ++++++-------
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/staging/speakup/main.c | 2 +-
drivers/staging/wfx/hif_tx.c | 15 +++++-----
drivers/staging/wfx/hif_tx.h | 2 +-
drivers/staging/wfx/hif_tx_mib.h | 15 ++++++----
drivers/staging/wfx/sta.c | 25 +++++++++-------
16 files changed, 95 insertions(+), 79 deletions(-)
next reply other threads:[~2020-03-20 14:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 14:27 Greg KH [this message]
2020-03-20 17:15 ` 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=20200320142758.GA760533@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
Powered by JetHome