linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.10-rc5
Date: Sun, 22 Nov 2020 12:43:14 +0100	[thread overview]
Message-ID: <X7pO0mtUNsMsE9F7@kroah.com> (raw)

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.10-rc5

for you to fetch changes up to 2dde2821b57f12fa8601d35d438b5e300fcbbe1d:

  Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-11-17 10:53:00 +0100)

----------------------------------------------------------------
Staging/IIO fixes for 5.10-rc5

Here are some small Staging and IIO driver fixes for 5.10-rc5.  They
include:
	- IIO fixes for reported regressions and problems
	- new device ids for IIO drivers
	- new device id for rtl8723bs driver
	- staging ralink driver Kconfig dependency fix
	- staging mt7621-pci bus resource fix

All of these have been in linux-next all week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Brian O'Keefe (1):
      staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

David Lechner (1):
      counter/ti-eqep: Fix regmap max_register

Fabien Parent (1):
      iio: adc: mediatek: fix unset field

Fabrice Gasnier (1):
      docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/.../jic23/iio into staging-linus

Gwendal Grignou (1):
      iio: cros_ec: Use default frequencies when EC returns invalid information

Hans de Goede (2):
      iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
      iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode

Lorenzo Bianconi (1):
      iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout

Necip Fazil Yildiran (2):
      staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINK
      iio: light: fix kconfig dependency bug for VCNL4035

Olivier Moysan (1):
      iio: adc: stm32-adc: fix a regression when using dma and irq

Paul Cercueil (2):
      iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
      iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used

Sergio Paracuellos (1):
      staging: mt7621-pci: avoid to request pci bus resources

 .../ABI/testing/sysfs-bus-iio-timer-stm32          | 24 ----------
 drivers/counter/ti-eqep.c                          |  4 +-
 drivers/iio/accel/kxcjk-1013.c                     | 51 +++++++++++++++++++---
 drivers/iio/adc/ingenic-adc.c                      | 34 ++++++++++++---
 drivers/iio/adc/mt6577_auxadc.c                    |  6 ++-
 drivers/iio/adc/stm32-adc-core.c                   | 41 ++++++++---------
 drivers/iio/adc/stm32-adc.c                        | 50 ++++++++++++++++++++-
 .../common/cros_ec_sensors/cros_ec_sensors_core.c  | 16 ++++---
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c       |  6 ++-
 drivers/iio/light/Kconfig                          |  1 +
 drivers/staging/mt7621-pci/pci-mt7621.c            | 15 ++-----
 drivers/staging/ralink-gdma/Kconfig                |  1 +
 drivers/staging/rtl8723bs/os_dep/sdio_intf.c       |  1 +
 13 files changed, 165 insertions(+), 85 deletions(-)

             reply	other threads:[~2020-11-22 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 11:43 Greg KH [this message]
2020-11-22 21:09 ` [GIT PULL] Staging/IIO driver fixes for 5.10-rc5 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=X7pO0mtUNsMsE9F7@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;
as well as URLs for NNTP newsgroup(s).