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.2-rc3
Date: Thu, 30 May 2019 18:47:32 -0700 [thread overview]
Message-ID: <20190531014732.GA30765@kroah.com> (raw)
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.2-rc3
for you to fetch changes up to e61ff0fba72d981449c90b5299cebb74534b6f7c:
staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000' (2019-05-24 09:41:09 +0200)
----------------------------------------------------------------
Staging/IIO driver fixes for 5.2-rc3
Here are some Staging and IIO driver fixes to resolve some reported
problems for 5.2-rc3.
Nothing major here, just some tiny changes, full details are in the
shortlog.
All have been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Chengguang Xu (1):
staging: erofs: set sb->s_root to NULL when failing from __getname()
Dan Carpenter (4):
staging: kpc2000: double unlock in error handling in kpc_dma_transfer()
Staging: vc04_services: Fix a couple error codes
staging: vc04_services: prevent integer overflow in create_pagelist()
staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
Geordan Neukum (1):
staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/.../jic23/iio into staging-linus:
Max Filippov (1):
staging: kpc2000: fix build error on xtensa
Ruslan Babayev (1):
iio: dac: ds4422/ds4424 fix chip verification
Sean Nyekjaer (1):
iio: adc: ti-ads8688: fix timestamp is not updated in buffer
Steve Moskovchenko (1):
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Tim Collier (1):
staging: wlan-ng: fix adapter initialization failure
Tomer Maimon (1):
iio: adc: modify NPCM ADC read reference voltage
Vincent Stehlé (1):
iio: adc: ads124: avoid buffer overflow
YueHaibing (1):
staging: kpc2000: Fix build error without CONFIG_UIO
drivers/iio/adc/npcm_adc.c | 2 +-
drivers/iio/adc/ti-ads124s08.c | 2 +-
drivers/iio/adc/ti-ads8688.c | 2 +-
drivers/iio/dac/ds4424.c | 2 +-
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 46 ++++++++++++++++++++--
drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 20 +++++++++-
drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c | 3 ++
drivers/staging/erofs/super.c | 1 +
drivers/staging/kpc2000/Kconfig | 2 +
drivers/staging/kpc2000/kpc_dma/fileops.c | 4 +-
.../vc04_services/bcm2835-camera/controls.c | 4 +-
.../interface/vchiq_arm/vchiq_2835_arm.c | 9 +++++
drivers/staging/wilc1000/wilc_wlan.c | 8 +++-
drivers/staging/wlan-ng/hfa384x_usb.c | 3 +-
14 files changed, 91 insertions(+), 17 deletions(-)
next reply other threads:[~2019-05-31 1:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-31 1:47 Greg KH [this message]
2019-05-31 17:25 ` [GIT PULL] Staging/IIO driver fixes for 5.2-rc3 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=20190531014732.GA30765@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