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 and IIO driver fixes for 5.5-rc7
Date: Sat, 18 Jan 2020 15:23:07 +0100 [thread overview]
Message-ID: <20200118142307.GA80149@kroah.com> (raw)
The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:
Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.5-rc7
for you to fetch changes up to 9fea3a40f6b07de977a2783270c8c3bc82544d45:
staging: comedi: ni_routes: allow partial routing information (2020-01-15 13:30:09 +0100)
----------------------------------------------------------------
Staging/IIO driver fixes for 5.5-rc7
Here are some small staging and iio driver fixes for 5.5-rc7
All of them are for some small reported issues. Nothing major, full
details in the shortlog.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexandru Tachici (1):
iio: adc: ad7124: Fix DT channel configuration
Guido Günther (1):
iio: light: vcnl4000: Fix scale for vcnl4040
Ian Abbott (2):
staging: comedi: ni_routes: fix null dereference in ni_find_route_source()
staging: comedi: ni_routes: allow partial routing information
Lars Möllendorf (1):
iio: buffer: align the size of scan bytes to size of the largest element
Stephan Gerhold (1):
iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
Tomasz Duszynski (1):
iio: chemical: pms7003: fix unmet triggered buffer dependency
drivers/iio/adc/ad7124.c | 12 +++++-------
drivers/iio/chemical/Kconfig | 1 +
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 3 ++-
drivers/iio/industrialio-buffer.c | 6 +++++-
drivers/iio/light/vcnl4000.c | 3 ++-
drivers/staging/comedi/drivers/ni_routes.c | 12 ++++++------
6 files changed, 21 insertions(+), 16 deletions(-)
next reply other threads:[~2020-01-18 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-18 14:23 Greg KH [this message]
2020-01-18 20:20 ` [GIT PULL] Staging and IIO driver fixes for 5.5-rc7 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=20200118142307.GA80149@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