LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Staging/IIO driver fixes for 5.2-rc3
@ 2019-05-31 1:47 Greg KH
2019-05-31 17:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-05-31 1:47 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: devel, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Staging/IIO driver fixes for 5.2-rc3
2019-05-31 1:47 [GIT PULL] Staging/IIO driver fixes for 5.2-rc3 Greg KH
@ 2019-05-31 17:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-31 17:25 UTC (permalink / raw)
To: Greg KH
Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, devel, linux-kernel
The pull request you sent on Thu, 30 May 2019 18:47:32 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.2-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2209a3055d6f366eeb070c217491afe855d3f389
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-31 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 1:47 [GIT PULL] Staging/IIO driver fixes for 5.2-rc3 Greg KH
2019-05-31 17:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).