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.3-rc4
Date: Sat, 10 Aug 2019 13:52:22 +0200 [thread overview]
Message-ID: <20190810115222.GA5874@kroah.com> (raw)
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.3-rc4
for you to fetch changes up to 09f6109ff4f8003af3370dfee0f73fcf6d20087a:
Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-07-28 11:07:26 +0200)
----------------------------------------------------------------
Staging / IIO driver fixes for 5.3-rc4
Here are some small staging and IIO driver fixes for 5.3-rc4.
Nothing major, just resolutions for a number of small reported issues,
full details 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>
----------------------------------------------------------------
Adham Abozaeid (1):
staging: wilc1000: flush the workqueue before deinit the host
Arnd Bergmann (1):
iio: adc: gyroadc: fix uninitialized return code
Christophe JAILLET (1):
staging: unisys: visornic: Update the description of 'poll_for_irq()'
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/.../jic23/iio into staging-linus
Gwendal Grignou (1):
iio: cros_ec_accel_legacy: Fix incorrect channel setting
Ivan Bornyakov (1):
staging: gasket: apex: fix copy-paste typo
Jan Sebastian Götte (1):
Staging: fbtft: Fix GPIO handling
Jean-Baptiste Maneyrol (1):
iio: imu: mpu6050: add missing available scan masks
Joe Perches (1):
iio: adc: max9611: Fix misuse of GENMASK macro
Maarten ter Huurne (1):
IIO: Ingenic JZ47xx: Set clock divider on probe
Mauro Carvalho Chehab (1):
docs: generic-counter.rst: fix broken references for ABI file
Phil Reid (2):
Staging: fbtft: Fix probing of gpio descriptor
Staging: fbtft: Fix reset assertion when using gpio descriptor
Tetsuo Handa (1):
staging: android: ion: Bail out upon SIGKILL when allocating memory.
Documentation/driver-api/generic-counter.rst | 4 +-
drivers/iio/accel/cros_ec_accel_legacy.c | 1 -
drivers/iio/adc/ingenic-adc.c | 54 +++++++++++++++++++++++
drivers/iio/adc/max9611.c | 2 +-
drivers/iio/adc/rcar-gyroadc.c | 4 +-
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 43 ++++++++++++++++++
drivers/staging/android/ion/ion_page_pool.c | 3 ++
drivers/staging/fbtft/fb_bd663474.c | 2 +-
drivers/staging/fbtft/fb_ili9163.c | 2 +-
drivers/staging/fbtft/fb_ili9325.c | 2 +-
drivers/staging/fbtft/fb_s6d1121.c | 2 +-
drivers/staging/fbtft/fb_ssd1289.c | 2 +-
drivers/staging/fbtft/fb_ssd1331.c | 4 +-
drivers/staging/fbtft/fb_upd161704.c | 2 +-
drivers/staging/fbtft/fbtft-bus.c | 2 +-
drivers/staging/fbtft/fbtft-core.c | 47 +++++++++-----------
drivers/staging/gasket/apex_driver.c | 2 +-
drivers/staging/unisys/visornic/visornic_main.c | 3 +-
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 1 +
19 files changed, 140 insertions(+), 42 deletions(-)
next reply other threads:[~2019-08-10 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-10 11:52 Greg KH [this message]
2019-08-10 19:30 ` [GIT PULL] Staging/IIO driver fixes for 5.3-rc4 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=20190810115222.GA5874@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.